0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 16 hours ago.
Sep 20, 2024 — Sep 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
change man page a bit More... about 18 years ago
rename jdwm to awesome More... about 18 years ago
cosmetic More... about 18 years ago
add resize_hints config More... about 18 years ago
add settrans bindings and comment file More... about 18 years ago
add libconfig requirement More... about 18 years ago
remove sx and sy since they are always 0, LOL More... about 18 years ago
move barwin to Statusbar More... about 18 years ago
remove global var screen, compute it More... about 18 years ago
remove sw/sh, calculate each time More... about 18 years ago
remove jdwmprops as global var, replaced by a macro More... about 18 years ago
move bpos to Statusbar struct and change name of default_statubar_position in jdwmconf More... about 18 years ago
remove global bh/blw and add a Statusbar type More... about 18 years ago
remove initlayout function More... about 18 years ago
document set_default_config More... about 18 years ago
simplify for() More... about 18 years ago
remove global selscreen variable and remove unused vars from setup() More... about 18 years ago
set *handler as local to main, not global/extern, and set handler functions no-static More... about 18 years ago
remove useless string.h inclusion More... about 18 years ago
documentation of uicb_view() More... about 18 years ago
documentation More... about 18 years ago
make prop local and malloced More... about 18 years ago
make prop saveprops() dynamicly allocated too More... about 18 years ago
make prop in save() dynamic More... about 18 years ago
make prop dynamicly allocated More... about 18 years ago
bug fix, size of prop was not good More... about 18 years ago
make loadprops more dynamic More... about 18 years ago
cosmetic: remove useless ; More... about 18 years ago
remove nexttiled More... about 18 years ago
Rework settrans - set setclienttrans static - remove current_opacity arg of setclienttrans, not useful More... about 18 years ago