index
:
dwm.git
master
dynamic window manager
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-09-07
Added sticky windows option
rafa_99
2022-08-19
config.def.h: make keys and buttons const
NRK
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-10
sync code-style patch from libsl
Hiltjo Posthuma
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-05-12
sync latest drw.{c,h} changes from dmenu
Hiltjo Posthuma
2022-05-01
Makefile: add manual path for OpenBSD
Hiltjo Posthuma
2022-04-26
LICENSE: add Chris Down
Hiltjo Posthuma
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-25
Delete config.h
Rafael Marçalo
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-12
Added stock color that were wrongly updated
rafa_99
2022-01-07
bump version to 6.3
Hiltjo Posthuma
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
Removed centered master layout
rafa_99
2022-01-07
Revert "Centered Master Layout Patch"
rafa_99
2022-01-07
Revert "Fibonacci Layout Patch"
rafa_99
2021-11-03
Removed secondary screenshot bind
rafa_99
2021-11-02
Added bind to script that switches keyboard layout
rafa_99
2021-11-01
Fixed Up Bindings
rafa_99
2021-11-01
More based binds
rafa_99
2021-09-05
YouTube Keybind
rafa_99
2021-08-22
Added screenkeys feature
rafa_99
2021-08-21
Added PassMenu Keybind
rafa_99
2021-08-20
Revert "Improve speed of drw_text when provided with large strings"
Hiltjo Posthuma
2021-08-13
Quick search added
rafa_99
2021-08-13
Updated Command So It Uses Default Terminal
rafa_99
2021-08-13
Added Documentation Bind
rafa_99
2021-08-12
Improve speed of drw_text when provided with large strings
Miles Alan
2021-08-12
Updated Code Order
rafa_99
2021-07-19
Full screen locking
rafa_99
2021-07-19
Add a configuration option for fullscreen locking
Quentin Rameau
2021-07-05
Removed Cordless Bind
rafa_99
2021-06-12
Updated Hotkeys
rafa_99
2021-06-10
Revert Replaced Mouse hovering with mouse click
rafa_99
[next]