Commit Graph

6 Commits

Author SHA1 Message Date
Nihal Jere f508bb9489 dmenu: fix unfilled rectangle drawing in wld port of libdrw 2021-06-26 23:20:19 -07:00
Michael Forney 5ff4eb3e8f dmenu: Exit when keyboard focus is lost
Currently, swc has no way to refocus panel surfaces when they lose
focus, so when dmenu loses focus, dmenu gets stuck with no way to
quit or resume input. For now, exiting is better behavior than
forcing the user to kill it manually.
2021-03-29 23:10:27 -07:00
Michael Forney 775f76f04d dmenu: Fix use of uninitialized variable in error case 2019-07-06 01:24:36 -07:00
Michael Forney a32671ebce dmenu: Fix control key handling
xkb_keysym_to_utf8 does not do control transformations, so handled
control keys (for instance, Ctrl-w) would still insert a 'w'.
2019-03-19 00:52:21 -07:00
Michael Forney a53d1c1340 dmenu: Update to 4.9 2019-03-19 00:52:21 -07:00
Michael Forney 4332740046 Rename rev to ver, and keep track of package versions as well 2019-03-19 00:14:12 -07:00