aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-18Merged laptop version with remoteAryadev Chavali
2023-11-06Added "deck" layout patchAryadev Chavali
2023-11-06Temporarily disabled attachaside diffAryadev Chavali
2023-10-22new colorscheme, bar is now on bottomAryadev Chavali
2023-10-22Changed font of DWMAryadev Chavali
2023-10-20Added fibonacci layout to DWMAryadev Chavali
2023-10-06Add some comments in config.hAryadev Chavali
2022-10-11(config.h)~changed tag 6 to musical noteAryadev Chavali
2022-09-18(config.h)-whitespaceAryadev Chavali
2022-09-18(config.h)~changed a few thingsAryadev Chavali
2022-01-07+dwm-statuscmd diff, didn't workAryadev Chavali
2022-01-07~config.h now has toggleable gapsAryadev Chavali
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-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-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
2020-04-03config.mk: fix POSIX_C_SOURCE macro for feature test for snprintf()Hiltjo Posthuma
2019-02-02Prepare 6.2 release.Anselm R Garbe
2018-06-02pledge: add rpath promise for the ugly Xft font fallbackHiltjo Posthuma
2018-06-02Makefile: just show the compiler outputHiltjo Posthuma
2018-06-02Do not strip at link stageKlemens Nanni
2018-05-25Pledge on OpenBSDKlemens Nanni
2018-05-25config.def.h: ClkTagBar missing from commentHiltjo Posthuma
2018-05-12Function declarations in correct order.Christopher Drelich
2018-05-12remove old TODO and BUGS entriesHiltjo Posthuma
2018-03-14update README: remove mentioning the old dextra repoHiltjo Posthuma
2018-03-14All functions in alphabetical order except for this one.Christopher Drelich
2018-03-14ColBorder has been moved to the enum with ColFg and ColBg.Christopher Drelich
2017-12-27dont NUL terminate _NET_WM_NAMEHiltjo Posthuma
2017-11-03sync dmenu drw.{c,h} code: use Clr* (was Scm)Hiltjo Posthuma