mirror of
https://git.suckless.org/dwm
synced 2026-07-07 13:34:41 +02:00
5 lines
241 B
Plaintext
5 lines
241 B
Plaintext
- add a flag to Key to execute the command on release (needed for commands
|
|
affecting the keyboard grab, see scrot -s for example)
|
|
- add updategeom() hook for external tools like dzen
|
|
- consider onscreenkeyboard hooks for tablet deployment
|