Ben Boeckel
a9d1ce1efc
ungrab-keyboard-before-action
...
If an action that requires the keyboard to be grabbed (e.g., launching dmenu),
it is a race when submapping the action as to whether the action will have
access to the keyboard or not. To fix this, the keyboard should be ungrabbed
before executing the action.
2011-05-15 21:03:12 +00:00
Adam Vogt
74a03cd8fb
Refer to modm as the current modMask
...
This makes the config suggestions consistent with the current template.
2009-10-22 04:11:26 +00:00
Khudyakov Alexey
c884dbb74b
Clean Xkb masks in X.A.Submap
...
Xkb adds its own mask and prevent Submap keybindings from normal
functioning when alternate layout is used. This patch cleans
these masks.
2009-06-23 16:46:53 +00:00
Anders Engstrom
823ea115ae
submapDefault fix key leakage
2009-04-26 17:10:02 +00:00
Anders Engstrom
b39dfa1917
submapDefault
...
Add support for a default action to take when the entered key does not match any entry.
2009-01-18 15:29:33 +00:00
Spencer Janssen
3a522e7e3c
Remove XMonad.Operations imports
2007-12-08 00:05:47 +00:00
Spencer Janssen
4f7764ca8b
Prune more imports
2007-12-07 23:51:16 +00:00
Spencer Janssen
dc11825588
Remove redundant imports
2007-12-07 23:38:27 +00:00
Brent Yorgey
eb6c642fd9
SimpleDate, Submap: modMask --> modMask x
2007-11-27 19:20:39 +00:00
Brent Yorgey
0cce3cff7e
Submap: haddock updates
2007-11-27 19:18:41 +00:00
Spencer Janssen
2bb992c128
-Wall police
2007-11-05 06:00:36 +00:00
Spencer Janssen
cd1884466a
Hierarchify
2007-11-01 20:10:59 +00:00