author | Stiletto <blasux@blasux.ru> |
Wed, 02 Apr 2014 20:32:11 +0400 | |
changeset 1539 | e2a9bd720b6e |
parent 1529 | 23b71491e149 |
permissions | -rw-r--r-- |
1539
e2a9bd720b6e
Imported dwm 6.0 from snapshot
Stiletto <blasux@blasux.ru>
parents:
1529
diff
changeset
|
1 |
- add a flag to Key to execute the command on release (needed for commands |
e2a9bd720b6e
Imported dwm 6.0 from snapshot
Stiletto <blasux@blasux.ru>
parents:
1529
diff
changeset
|
2 |
affecting the keyboard grab, see scrot -s for example) |
1524 | 3 |
- add updategeom() hook for external tools like dzen |
1529 | 4 |
- consider onscreenkeyboard hooks for tablet deployment |