summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-27float mode focus and tiling mode focus seperatedSuleyman Farajli
2025-05-27install prefix can be selectedSuleyman Farajli
2025-05-27focusmaster keybind changedSuleyman Farajli
2025-05-27small style changeSuleyman Farajli
2025-05-27gitignore updatedSuleyman Farajli
2025-05-27automatically exits fullscreen right when another window is spawnedSuleyman Farajli
2025-05-27focusmaster keybind changedSuleyman Farajli
2025-05-27REMOVED: automatically exits fullscreen when another window is spawnedSuleyman Farajli
2025-05-27focusmaster patched and keybinds addedSuleyman Farajli
2025-05-27automatically exits fullscreen when another window is spawnedSuleyman Farajli
2025-05-27Makefile updatedSuleyman Farajli
2025-05-27gitignore updatedSuleyman Farajli
2025-05-27master stack ratio changedSuleyman Farajli
2025-05-27focus on fullscreen enabledSuleyman Farajli
2025-05-27useless stuff removed from config.hSuleyman Farajli
2025-05-27setborderpx patched and keybinds addedSuleyman Farajli
2025-05-27scratchpad patched and keybinds addedSuleyman Farajli
2025-05-27moveresize patched and keybinds changedSuleyman Farajli
2025-05-27fullgaps patched and keybinds addedSuleyman Farajli
2025-05-27floating windows appear in the middle of the screenSuleyman Farajli
2025-05-27actualfullscreen patchedSuleyman Farajli
2025-05-27config.def.h removedSuleyman Farajli
2025-05-27layout icon and window name was removed from the barSuleyman Farajli
2025-05-27volume, brightness keybinds added and other keybinds changedSuleyman Farajli
2025-05-27monocle layout was removedSuleyman Farajli
2025-05-27gitignore addedSuleyman Farajli
2025-05-27first commitSuleyman Farajli
2024-03-19bump version to 6.5Hiltjo Posthuma
2023-09-22Makefile: remove the options targetHiltjo Posthuma
2023-04-09restore SIGCHLD sighandler to default before spawning a programHiltjo Posthuma
2023-02-17config.mk: update to _XOPEN_SOURCE=700LNRK
2023-01-28Use sigaction(SA_NOCLDWAIT) for SIGCHLD handlingChris Down
2022-12-07grabkeys: Avoid missing events when a keysym maps to multiple keycodesChris Down
2022-10-28Revert "Remove dmenumon variable"Hiltjo Posthuma
2022-10-04bump version to 6.4Hiltjo Posthuma
2022-09-17remove workaround for a crash with color emojis on some systems, now fixed in...Hiltjo Posthuma
2022-08-28Remove dmenumon variableStein
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-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-05-10sync latest drw.{c,h} changes from dmenuHiltjo Posthuma
2022-05-01Makefile: add manual path for OpenBSDHiltjo Posthuma