focusedHasProperty function
25 Mar
2008
25 Mar
'08
12:28 p.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
12:58 p.m.
* Mathias Stearn <redbeard0531@gmail.com> [2008-03-25 00:28:43-0400]
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)
6687
Age (days ago)
6687
Last active (days ago)
1 comments
2 participants
participants (2)
-
Mathias Stearn -
Roman Cheplyaka