aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-19config.def.h: make keys and buttons constNRK
2022-08-17Remove blw variable in favour of calculating the value when neededStein
2022-08-13Merge branch 'master' into flyxyz
2022-08-12Make floating windows spawn within the monitor's window areaStein
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-06-03remove mullvad-exclude firefox hotkeyxyz
2022-05-30no firefox auto tagxyz
2022-05-29monerod hotkey, auto assign some programs to tagsxyz
2022-05-10sync latest drw.{c,h} changes from dmenuHiltjo Posthuma
2022-05-02refactorxyz
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-04-04Merge branch 'master' into flyxyz
2022-04-01remove caps lock signalxyz
2022-03-30inc font sizexyz
2022-03-19use backlight scriptxyz
2022-03-19adjust backlightxyz
2022-03-13manage: For isfloating/oldstate check/set, ensure trans client actually existsMiles Alan
2022-03-13fix mem leak in cleanup()NRK
2022-02-27notify me when screenshot finishedstudioxyz
2022-02-21use kill $(pidof -x sbar) insteadxyz
2022-01-25alt-s use env inside alacritty -e to fix a bugxyz
2022-01-23alt-s translate with sdcvxyz
2022-01-11mod1-q and mod1-v hotkeysxyz
2022-01-09Merge branch 'master' into flyxyz
2022-01-07bump version to 6.3Hiltjo Posthuma
2022-01-04vpn always onxyz
2021-12-27alt-v hotkey also kill weechatxyz
2021-12-19drawbar: Don't expend effort drawing bar if it is occludedChris Down
2021-12-17move all sxhkd hotkeys here; caps_lock detect is a workaround, if press caps_...xyz
2021-12-11 use alacritty instead of stxyz
2021-12-11apply actualfullscreen patch by Sönke Lambertxyz
2021-12-11apply dgmulf/base16-dwm tomorrow-night patchxyz
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-03-29Do not allow focus to drift from fullscreen client via focusstack()Chris Down
2020-08-21Fix x coordinate calculation in buttonpress.Ian Remmler
2020-07-08dwm.1: fix wrong text in man pageHiltjo Posthuma