index
:
dwm.git
master
dynamic window manager
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dwm.c
Age
Commit message (
Expand
)
Author
2023-04-09
restore SIGCHLD sighandler to default before spawning a program
Hiltjo Posthuma
2023-01-31
Use sigaction(SA_NOCLDWAIT) for SIGCHLD handling
Chris Down
2022-12-10
grabkeys: Avoid missing events when a keysym maps to multiple keycodes
Chris Down
2022-09-07
Revert "Added sticky windows option"
rafa_99
2022-09-07
Added sticky windows option
rafa_99
2022-08-18
Remove blw variable in favour of calculating the value when needed
Stein
2022-08-12
Make floating windows spawn within the monitor's window area
Stein
2022-08-11
Simplify client y-offset correction
Stein
2022-08-06
code-style: simplify some checks
NRK
2022-08-03
unmanage: stop listening for events for unmanaged windows
Stein
2022-08-03
spawn: reduce 2 lines, change fprintf() + perror() + exit() to die("... :")
explosion-mental
2022-07-24
Revert "do not call signal-unsafe function inside sighanlder"
Hiltjo Posthuma
2022-07-18
Revert "Status padding patch"
rafa_99
2022-07-18
Revert "Fade inactive patch"
rafa_99
2022-07-16
use named parameter for func prototype
NRK
2022-07-16
do not call signal-unsafe function inside sighanlder
NRK
2022-07-06
Fade inactive patch
rafa_99
2022-06-26
Status padding patch
rafa_99
2022-04-26
manage: Make sure c->isfixed is applied before floating checks
Chris Down
2022-04-26
Revert "manage: For isfloating/oldstate check/set, ensure trans client actual...
Hiltjo Posthuma
2022-04-16
manage: propertynotify: Reduce cost of unused size hints
Chris Down
2022-03-15
fix mem leak in cleanup()
NRK
2022-03-15
manage: For isfloating/oldstate check/set, ensure trans client actually exists
Miles Alan
2022-01-07
drawbar: Don't expend effort drawing bar if it is occluded
Chris Down
2022-01-07
Custom Vanity Gaps Patch
rafa_99
2022-01-07
Revert "Centered Master Layout Patch"
rafa_99
2022-01-07
Revert "Fibonacci Layout Patch"
rafa_99
2021-07-19
Add a configuration option for fullscreen locking
Quentin Rameau
2021-06-10
Revert Replaced Mouse hovering with mouse click
rafa_99
2021-06-09
Revert "Singular Borders Patch"
rafa_99
2021-04-14
Singular Borders Patch
rafa_99
2021-04-14
noborder Patch
rafa_99
2021-04-13
Removed Unused Code
rafa_99
2021-04-13
Updated config.def.h, modularized colors and removed dmenu built-in code
rafa_99
2021-04-13
Hide vacant tags patch
rafa_99
2021-04-13
Swallow Patch
rafa_99
2021-04-13
Restart Signal
rafa_99
2021-04-13
Move Resize Patch
rafa_99
2021-04-13
Replaced Mouse hovering with mouse click
rafa_99
2021-04-13
Focus Adjacent Tag Patch
rafa_99
2021-04-13
Fibonacci Layout Patch
rafa_99
2021-04-13
Centered Master Layout Patch
rafa_99
2021-04-13
Stocked Up DWM
rafa_99
2020-12-16
Updated DWM with upstream repo
rafa_99
2020-07-05
Cleaned Up Non Used Functions
rafa_99
2020-07-05
Focus Adjacent Tag Patch
rafa_99
2020-07-04
Hide Vacant tags Patch
rafa_99
2020-07-04
Swallow Patch
rafa_99
2020-07-04
Restart Signal
rafa_99
2020-07-04
Move Resize Patch
rafa_99
[next]