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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adjustments to use the new event hook feature instead of Hooks.EventHook
Daniel Schoepe
2009-02-03
1
-9
/
+9
*
Adjustments to new userCode function
Daniel Schoepe
2009-01-10
1
-2
/
+2
*
Work around ghc 6.10 bug #2738
Don Stewart
2008-11-04
1
-1
/
+1
*
UrgencyHook bug fix: cleanupUrgents should clean up reminders, too
Devin Mullins
2008-09-20
1
-6
/
+6
*
add clearUrgents for your keys
Devin Mullins
2008-09-09
1
-3
/
+10
*
add reminder functionality to UrgencyHook
Devin Mullins
2008-08-24
1
-33
/
+91
*
change withUrgencyHookC api
Devin Mullins
2008-08-21
1
-18
/
+21
*
X.H.UrgencyHook: haddock fixes
Devin Mullins
2008-08-16
1
-2
/
+2
*
XMonad.Hooks.UrgencyHook: +FocusHook
gwern0
2008-07-17
1
-1
/
+12
*
callUrgencyHook after adjustUrgents
Devin Mullins
2008-07-14
1
-2
/
+2
*
more documentation for WindowNavigation and UrgencyHook
Devin Mullins
2008-05-25
1
-0
/
+26
*
doco tweaks
Devin Mullins
2008-05-24
1
-2
/
+2
*
UrgencyHook: removeVisiblesFromUrgents -> cleanupUrgents
Devin Mullins
2008-05-15
1
-16
/
+22
*
decent documentation for UrgencyHook
Devin Mullins
2008-05-15
1
-34
/
+124
*
X.A.WindowNavigation: have currentPosition handle axes independently
Devin Mullins
2008-05-15
1
-0
/
+2
*
UrgencyHook: some documentation (more is needed)
Devin Mullins
2008-05-14
1
-5
/
+27
*
UrgencyHook: got rid of the need for instances to know about suppressWhen
Devin Mullins
2008-05-14
1
-28
/
+30
*
pull suppressWhen logic into main WithUrgencyHook handler
Devin Mullins
2008-05-13
1
-17
/
+18
*
add suppressWhen option to dzenUrgencyHook
Devin Mullins
2008-05-13
1
-11
/
+22
*
UrgencyHook: doc typo
Devin Mullins
2008-05-12
1
-2
/
+2
*
UrgencyHook: extract whenNotVisible
Devin Mullins
2008-05-12
1
-5
/
+10
*
SpawnUrgencyHook, FWIW
Devin Mullins
2008-05-12
1
-0
/
+9
*
make UrgencyHook an EventHook
Devin Mullins
2008-05-12
1
-39
/
+33
*
bug doco for UrgencyHook
Devin Mullins
2008-04-26
1
-0
/
+4
*
Remove XMonad.Operations imports
Spencer Janssen
2007-12-08
1
-1
/
+0
*
Prune more imports
Spencer Janssen
2007-12-08
1
-2
/
+0
*
Remove redundant imports
Spencer Janssen
2007-12-08
1
-2
/
+0
*
add to Droundy a non-working urgency hook and enable avoidStruts.
David Roundy
2007-12-01
1
-0
/
+1
*
UrgencyHook: haddock fixes
Devin Mullins
2007-11-22
1
-9
/
+13
*
UrgencyHook.hs: small haddock fix
Andrea Rossato
2007-11-14
1
-0
/
+1
*
remove dead code
Devin Mullins
2007-11-12
1
-4
/
+1
*
fix intro doco for UrgencyHook
Devin Mullins
2007-11-12
1
-9
/
+5
*
revert UrgencyHook behavior back to ICCCM non-compliance
Devin Mullins
2007-11-12
1
-21
/
+53
*
add StdoutUrgencyHook, to help debug weird client behavior
Devin Mullins
2007-11-12
1
-3
/
+13
*
let clients track their urgency, per ICCCM
Devin Mullins
2007-11-11
1
-22
/
+14
*
wrap user code in userCode, go figure
Devin Mullins
2007-11-11
1
-3
/
+2
*
add LANGUAGE PatternGuards to UrgencyHook
Devin Mullins
2007-11-11
1
-1
/
+1
*
remove dead doco
Devin Mullins
2007-11-11
1
-4
/
+2
*
clarify config code... a bit
Devin Mullins
2007-11-11
1
-4
/
+3
*
fix doco for UrgencyHook
Devin Mullins
2007-11-11
1
-22
/
+14
*
add NoUrgencyHook, for shachaf's sake
Devin Mullins
2007-11-11
1
-0
/
+6
*
oops, export the configuration options
Devin Mullins
2007-11-11
1
-1
/
+2
*
add dzenUrgencyHook back
Devin Mullins
2007-11-11
1
-4
/
+27
*
get UrgencyHook to compile
Devin Mullins
2007-11-10
1
-10
/
+17
*
Hierarchify
Spencer Janssen
2007-11-01
1
-0
/
+134