50
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 05, 2024 — Nov 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
drw.c: drw_scm_free: call free inside More... about 1 month ago
cleanup schemes and colors More... about 1 month ago
config: make refreshrate for mouse move/resize a config option More... 3 months ago
bump version to 6.6 More... 3 months ago
Avoid unsigned integer underflow in drw_text() More... about 1 year ago
util.c: output function might override errno and thus affect perror() More... about 1 year ago
sync drw.{c,h} from dmenu More... about 1 year ago
Add missing void to updateclientlist definition More... over 1 year ago
bump version to 6.5 More... over 1 year ago
Makefile: remove the options target More... about 2 years ago
restore SIGCHLD sighandler to default before spawning a program More... over 2 years ago
config.mk: update to _XOPEN_SOURCE=700L
NRK
More... over 2 years ago
Use sigaction(SA_NOCLDWAIT) for SIGCHLD handling More... almost 3 years ago
grabkeys: Avoid missing events when a keysym maps to multiple keycodes More... almost 3 years ago
Revert "Remove dmenumon variable" More... about 3 years ago
bump version to 6.4 More... about 3 years ago
remove workaround for a crash with color emojis on some systems, now fixed in libXft 2.3.5 More... about 3 years ago
Remove dmenumon variable More... about 3 years ago
config.def.h: make keys and buttons const
NRK
More... about 3 years ago
Remove blw variable in favour of calculating the value when needed More... about 3 years ago
Make floating windows spawn within the monitor's window area More... about 3 years ago
Simplify client y-offset correction More... about 3 years ago
sync code-style patch from libsl More... about 3 years ago
code-style: simplify some checks
NRK
More... over 3 years ago
unmanage: stop listening for events for unmanaged windows More... over 3 years ago
spawn: reduce 2 lines, change fprintf() + perror() + exit() to die("... :") More... over 3 years ago
Revert "do not call signal-unsafe function inside sighanlder" More... over 3 years ago
use named parameter for func prototype
NRK
More... over 3 years ago
do not call signal-unsafe function inside sighanlder
NRK
More... over 3 years ago
sync latest drw.{c,h} changes from dmenu More... over 3 years ago