index
:
XMonadContrib
master
mirror of http://code.haskell.org/XMonadContrib
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
XMonad
/
Hooks
/
UrgencyHook.hs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-11-11
wrap user code in userCode, go figure
Devin Mullins
1
-3
/
+2
2007-11-11
add LANGUAGE PatternGuards to UrgencyHook
Devin Mullins
1
-1
/
+1
2007-11-11
remove dead doco
Devin Mullins
1
-4
/
+2
2007-11-11
clarify config code... a bit
Devin Mullins
1
-4
/
+3
2007-11-11
fix doco for UrgencyHook
Devin Mullins
1
-22
/
+14
2007-11-11
add NoUrgencyHook, for shachaf's sake
Devin Mullins
1
-0
/
+6
2007-11-11
oops, export the configuration options
Devin Mullins
1
-1
/
+2
2007-11-11
add dzenUrgencyHook back
Devin Mullins
1
-4
/
+27
2007-11-10
get UrgencyHook to compile
Devin Mullins
1
-10
/
+17
2007-11-01
Hierarchify
Spencer Janssen
1
-5
/
+5
2007-11-03
clean up destroyed windows from urgents list
Devin Mullins
1
-2
/
+5
2007-11-03
add focusUrgent action, for those too lazy to read
Devin Mullins
1
-0
/
+9
2007-11-03
changed urgent state from Set to list
Devin Mullins
1
-8
/
+9
2007-10-27
use a global IORef to keep list of urgent windows
Devin Mullins
1
-15
/
+55
2007-10-22
Fix pragmas in XMonadContrib
Shachaf Ben-Kiki
1
-0
/
+2
2007-10-19
update UrgencyHook example config to reflect changes to WindowNavigation and ...
Brent Yorgey
1
-2
/
+2
2007-10-18
change example to dzenUrgencyHook
Devin Mullins
1
-12
/
+5
2007-10-16
rename LayoutSelect & defaultLayout in comments
Devin Mullins
1
-2
/
+2
2007-10-12
add import to comments, for clarity
Devin Mullins
1
-0
/
+3
2007-10-12
documentation for UrgencyHook
Devin Mullins
1
-2
/
+54
2007-10-12
d'oh, minor UrgencyHook cleanup
Devin Mullins
1
-1
/
+1
2007-10-11
brand new UrgencyHook contrib, depends on X11-extras WMHints binding
Devin Mullins
1
-0
/
+31
[prev]