Age | Commit message (Expand) | Author |
2022-07-15 | use named parameter for func prototype | NRK |
2022-05-10 | sync latest drw.{c,h} changes from dmenu | Hiltjo Posthuma |
2022-05-01 | Makefile: add manual path for OpenBSD | Hiltjo Posthuma |
2022-04-26 | manage: Make sure c->isfixed is applied before floating checks | Chris Down |
2022-04-26 | LICENSE: add Chris Down | Hiltjo Posthuma |
2022-04-26 | Revert "manage: For isfloating/oldstate check/set, ensure trans client actual... | Hiltjo Posthuma |
2022-04-16 | Update monitor positions also on removal | Santtu Lakkala |
2022-04-16 | manage: propertynotify: Reduce cost of unused size hints | Chris Down |
2022-03-13 | manage: For isfloating/oldstate check/set, ensure trans client actually exists | Miles Alan |
2022-03-13 | fix mem leak in cleanup() | NRK |
2022-01-07 | bump version to 6.3 | Hiltjo Posthuma |
2022-01-07 | +dwm-statuscmd diff, didn't work | Aryadev Chavali |
2022-01-07 | ~config.h now has toggleable gaps | Aryadev Chavali |
2021-12-19 | drawbar: Don't expend effort drawing bar if it is occluded | Chris Down |
2021-08-20 | Revert "Improve speed of drw_text when provided with large strings" | Hiltjo Posthuma |
2021-08-09 | Improve speed of drw_text when provided with large strings | Miles Alan |
2021-07-14 | Add a configuration option for fullscreen locking | Quentin Rameau |
2021-07-11 | (config.h)~scratchpad to alacritty and turn off gaps | Aryadev Chavali |
2021-05-22 | (Config)~changed some binds, minor edits | Aryadev Chavali |
2021-05-07 | ~make notify-send send a low priority notification | Aryadev Chavali |
2021-03-29 | Do not allow focus to drift from fullscreen client via focusstack() | Chris Down |
2021-03-27 | (Config)~set browsers to always goto 2nd tag | Aryadev Chavali |
2021-03-27 | (Config)+custom functions with bindings that print and reset gaps | Aryadev Chavali |
2021-03-27 | (Config)~borderpx 10 -> 2 | Aryadev Chavali |
2021-03-27 | (Config)~changed colours green -> blue | Aryadev Chavali |
2021-03-22 | +patches for centered master | Aryadev Chavali |
2020-09-29 | ~scratchpadcmd Emacs -> st + tmux | Aryadev Chavali |
2020-09-29 | -dwm-xrdb diff because I like specifying colours manually | Aryadev Chavali |
2020-09-29 | +dwm attachaside and dwm pertag | Aryadev Chavali |
2020-09-29 | +a new colour for my status bar | Aryadev Chavali |
2020-09-29 | ~mfact 0.5 -> 0.55 | Aryadev Chavali |
2020-09-29 | -Hyperkey commands | Aryadev Chavali |
2020-09-29 | ~scratchpad command to Emacs | Aryadev Chavali |
2020-08-21 | Fix x coordinate calculation in buttonpress. | Ian Remmler |
2020-07-21 | +my custom config for dwm | Aryadev Chavali |
2020-07-09 | Merge branch 'master' of https://git.suckless.org/dwm | dx |
2020-07-09 | +patches for scratchpad, color specification and gaps | dx |
2020-07-08 | dwm.1: fix wrong text in man page | Hiltjo Posthuma |
2020-06-11 | Fix memory leaks in drw | Alex Flierl |
2020-04-25 | dwm crashes when opening 50+ clients (tile layout) | bakkeby |
2020-04-22 | drawbar: Don't shadow sw global | Chris Down |
2020-04-22 | getatomprop: Add forward declaration | Chris Down |
2020-04-20 | setmfact: Unify bounds for compile-time and runtime mfact | Chris Down |
2020-04-03 | config.mk: fix POSIX_C_SOURCE macro for feature test for snprintf() | Hiltjo Posthuma |
2019-02-02 | Prepare 6.2 release. | Anselm R Garbe |
2018-06-02 | pledge: add rpath promise for the ugly Xft font fallback | Hiltjo Posthuma |
2018-06-02 | Makefile: just show the compiler output | Hiltjo Posthuma |
2018-06-02 | Do not strip at link stage | Klemens Nanni |
2018-05-25 | Pledge on OpenBSD | Klemens Nanni |
2018-05-25 | config.def.h: ClkTagBar missing from comment | Hiltjo Posthuma |