aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-10Simplify client y-offset correctionStein
2022-08-08sync code-style patch from libslHiltjo Posthuma
2022-08-06code-style: simplify some checksNRK
2022-08-02spawn: reduce 2 lines, change fprintf() + perror() + exit() to die("... :")explosion-mental
2022-08-02unmanage: stop listening for events for unmanaged windowsStein
2022-07-22Revert "do not call signal-unsafe function inside sighanlder"Hiltjo Posthuma
2022-07-15do not call signal-unsafe function inside sighanlderNRK
2022-07-15use named parameter for func prototypeNRK
2022-05-10sync latest drw.{c,h} changes from dmenuHiltjo Posthuma
2022-05-01Makefile: add manual path for OpenBSDHiltjo Posthuma
2022-04-26manage: Make sure c->isfixed is applied before floating checksChris Down
2022-04-26LICENSE: add Chris DownHiltjo Posthuma
2022-04-26Revert "manage: For isfloating/oldstate check/set, ensure trans client actual...Hiltjo Posthuma
2022-04-16Update monitor positions also on removalSanttu Lakkala
2022-04-16manage: propertynotify: Reduce cost of unused size hintsChris Down
2022-03-13manage: For isfloating/oldstate check/set, ensure trans client actually existsMiles Alan
2022-03-13fix mem leak in cleanup()NRK
2022-01-07bump version to 6.3Hiltjo Posthuma
2022-01-07+dwm-statuscmd diff, didn't workAryadev Chavali
2022-01-07~config.h now has toggleable gapsAryadev Chavali
2021-12-19drawbar: Don't expend effort drawing bar if it is occludedChris Down
2021-08-20Revert "Improve speed of drw_text when provided with large strings"Hiltjo Posthuma
2021-08-09Improve speed of drw_text when provided with large stringsMiles Alan
2021-07-14Add a configuration option for fullscreen lockingQuentin Rameau
2021-07-11(config.h)~scratchpad to alacritty and turn off gapsAryadev Chavali
2021-05-22(Config)~changed some binds, minor editsAryadev Chavali
2021-05-07~make notify-send send a low priority notificationAryadev Chavali
2021-03-29Do not allow focus to drift from fullscreen client via focusstack()Chris Down
2021-03-27(Config)~set browsers to always goto 2nd tagAryadev Chavali
2021-03-27(Config)+custom functions with bindings that print and reset gapsAryadev Chavali
2021-03-27(Config)~borderpx 10 -> 2Aryadev Chavali
2021-03-27(Config)~changed colours green -> blueAryadev Chavali
2021-03-22+patches for centered masterAryadev Chavali
2020-09-29~scratchpadcmd Emacs -> st + tmuxAryadev Chavali
2020-09-29-dwm-xrdb diff because I like specifying colours manuallyAryadev Chavali
2020-09-29+dwm attachaside and dwm pertagAryadev Chavali
2020-09-29+a new colour for my status barAryadev Chavali
2020-09-29~mfact 0.5 -> 0.55Aryadev Chavali
2020-09-29-Hyperkey commandsAryadev Chavali
2020-09-29~scratchpad command to EmacsAryadev Chavali
2020-08-21Fix x coordinate calculation in buttonpress.Ian Remmler
2020-07-21+my custom config for dwmAryadev Chavali
2020-07-09Merge branch 'master' of https://git.suckless.org/dwmdx
2020-07-09+patches for scratchpad, color specification and gapsdx
2020-07-08dwm.1: fix wrong text in man pageHiltjo Posthuma
2020-06-11Fix memory leaks in drwAlex Flierl
2020-04-25dwm crashes when opening 50+ clients (tile layout)bakkeby
2020-04-22drawbar: Don't shadow sw globalChris Down
2020-04-22getatomprop: Add forward declarationChris Down
2020-04-20setmfact: Unify bounds for compile-time and runtime mfactChris Down