summaryrefslogtreecommitdiff
path: root/dwm.c
AgeCommit message (Expand)Author
2024-06-10Add missing void to updateclientlist definitionHEADmasterPontus Stenetorp
2023-10-15Added support for XF86KeysRafael Marçalo
2023-08-17Revert "noborder Patch"Rafael Marçalo
2023-04-09Removed unused variable declarationRafael Marçalo
2023-04-09restore SIGCHLD sighandler to default before spawning a programHiltjo Posthuma
2023-01-31Use sigaction(SA_NOCLDWAIT) for SIGCHLD handlingChris Down
2022-12-10grabkeys: Avoid missing events when a keysym maps to multiple keycodesChris Down
2022-09-07Revert "Added sticky windows option"rafa_99
2022-09-07Added sticky windows optionrafa_99
2022-08-18Remove blw variable in favour of calculating the value when neededStein
2022-08-12Make floating windows spawn within the monitor's window areaStein
2022-08-11Simplify client y-offset correctionStein
2022-08-06code-style: simplify some checksNRK
2022-08-03unmanage: stop listening for events for unmanaged windowsStein
2022-08-03spawn: reduce 2 lines, change fprintf() + perror() + exit() to die("... :")explosion-mental
2022-07-24Revert "do not call signal-unsafe function inside sighanlder"Hiltjo Posthuma
2022-07-18Revert "Status padding patch"rafa_99
2022-07-18Revert "Fade inactive patch"rafa_99
2022-07-16use named parameter for func prototypeNRK
2022-07-16do not call signal-unsafe function inside sighanlderNRK
2022-07-06Fade inactive patchrafa_99
2022-06-26Status padding patchrafa_99
2022-04-26manage: Make sure c->isfixed is applied before floating checksChris Down
2022-04-26Revert "manage: For isfloating/oldstate check/set, ensure trans client actual...Hiltjo Posthuma
2022-04-16manage: propertynotify: Reduce cost of unused size hintsChris Down
2022-03-15fix mem leak in cleanup()NRK
2022-03-15manage: For isfloating/oldstate check/set, ensure trans client actually existsMiles Alan
2022-01-07drawbar: Don't expend effort drawing bar if it is occludedChris Down
2022-01-07Custom Vanity Gaps Patchrafa_99
2022-01-07Revert "Centered Master Layout Patch"rafa_99
2022-01-07Revert "Fibonacci Layout Patch"rafa_99
2021-07-19Add a configuration option for fullscreen lockingQuentin Rameau
2021-06-10Revert Replaced Mouse hovering with mouse clickrafa_99
2021-06-09Revert "Singular Borders Patch"rafa_99
2021-04-14Singular Borders Patchrafa_99
2021-04-14noborder Patchrafa_99
2021-04-13Removed Unused Coderafa_99
2021-04-13Updated config.def.h, modularized colors and removed dmenu built-in coderafa_99
2021-04-13Hide vacant tags patchrafa_99
2021-04-13Swallow Patchrafa_99
2021-04-13Restart Signalrafa_99
2021-04-13Move Resize Patchrafa_99
2021-04-13Replaced Mouse hovering with mouse clickrafa_99
2021-04-13Focus Adjacent Tag Patchrafa_99
2021-04-13Fibonacci Layout Patchrafa_99
2021-04-13Centered Master Layout Patchrafa_99
2021-04-13Stocked Up DWMrafa_99
2020-12-16Updated DWM with upstream reporafa_99
2020-07-05Cleaned Up Non Used Functionsrafa_99
2020-07-05Focus Adjacent Tag Patchrafa_99