focusedHasProperty function

25 Mar
2008
25 Mar
'08
4:28 a.m.
I am using this like so to prevent accidentally closing my term: , ((modMask .|. shiftMask, xK_c), focusedHasProperty (ClassName "Roxterm") >>= flip unless kill1) Hopefully this will be useful to someone else.

25 Mar
25 Mar
4:58 a.m.
* Mathias Stearn
I am using this like so to prevent accidentally closing my term: , ((modMask .|. shiftMask, xK_c), focusedHasProperty (ClassName "Roxterm") >>= flip unless kill1)
Hopefully this will be useful to someone else.
Applied, thanks! -- Roman I. Cheplyaka (aka Feuerbach @ IRC)
6311
Age (days ago)
6311
Last active (days ago)
1 comments
2 participants
participants (2)
-
Mathias Stearn
-
Roman Cheplyaka