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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-08-03
debug-managehook
allbery.b
1
-0
/
+100
2014-08-03
debug-debug
allbery.b
1
-48
/
+65
2014-07-10
derive Applicative instances to suppress AMP warning
Adam Vogt
1
-0
/
+2
2013-12-19
ServerMode properly indent
Adam Vogt
1
-1
/
+1
2013-12-19
remove ServerMode tabs
Adam Vogt
1
-5
/
+5
2013-12-19
fix -Wall ServerMode
Adam Vogt
1
-4
/
+4
2013-12-19
documentation note that ServerMode is similar to wmctrl
Adam Vogt
1
-1
/
+2
2013-12-16
Generalized XMonad.Hooks.ServerMode
polson2
1
-41
/
+108
2013-09-25
fix UrgencyHook and add filterUrgencyHook
Adam Vogt
1
-1
/
+17
2013-09-23
export XMonad.Hooks.UrgencyHook.clearUrgency (issue 533)
Adam Vogt
1
-1
/
+1
2013-08-14
minor documentation fix: manageDocks doesn't do anything with struts, so don'...
Daniel Wagner
1
-2
/
+1
2013-07-23
Haddock formatting in H.Minimize
Adam Vogt
1
-1
/
+1
2013-07-08
Escape dzen markup and remove xmobar tags from window titles by default.
Adam Vogt
1
-13
/
+30
2013-06-18
DynamicBars-use-ExtensibleState
gopsychonauts
1
-25
/
+24
2013-05-28
use Data.Default wherever possible, and deprecate the things it replaces
Daniel Wagner
2
-24
/
+28
2013-05-28
eliminate references to defaultConfig
Daniel Wagner
18
-32
/
+32
2013-05-14
Remove misleading comment: we definitely don't support ghc-6.6 anymore
Adam Vogt
1
-1
/
+0
2013-04-25
Cache results from calcGap in ManageDocks
Adam Vogt
1
-14
/
+38
2013-02-25
getAtomName is now defined in the X11 library
Daniel Wagner
1
-15
/
+0
2013-02-12
Add EWMH DEMANDS_ATTENTION support to UrgencyHook.
Maarten de Vries
1
-10
/
+57
2013-01-17
Unconditionally set _NET_WORKAREA in ManageDocks
Adam Vogt
1
-0
/
+8
2013-01-09
Add X.H.WorkspaceHistory
Dmitri Iouchtchenko
1
-0
/
+74
2012-12-15
Address warnings from Debug modules
Adam Vogt
1
-4
/
+5
2012-08-14
debug-hooks
allbery.b
2
-0
/
+1346
2012-11-09
Remove trailing whitespace.
Adam Vogt
4
-6
/
+6
2012-11-09
Use Control.Exception.catch explitly to avoid warnings
Adam Vogt
1
-3
/
+2
2012-11-09
Add missing type signatures.
Adam Vogt
2
-0
/
+5
2012-11-09
Rename variables "state" to avoid warnings about shadowing
Adam Vogt
2
-7
/
+7
2012-11-08
Gut H.ICCCMFocus: issue 177 has been merged in core.
Adam Vogt
1
-17
/
+2
2012-08-16
ewmh-eventhook-custom
pastorelli.mario
1
-8
/
+13
2012-08-23
accept more windows as docks
Daniel Wagner
1
-2
/
+2
2012-05-04
UrgencyHooks made available as Window -> X () functions
gopsychonauts
1
-1
/
+10
2012-03-29
Added isUnfocusedOnCurrentWS and fadeInactiveCurrentWSLogHook for better supp...
Jesper Reenberg
1
-6
/
+27
2012-05-01
Use getXMonadDir to get the default xmonad directory.
Julia Jomantaite
1
-5
/
+3
2012-03-16
add-dynamic-bars-module
Ben Boeckel
1
-0
/
+136
2012-03-11
persist-togglehook-options
Ben Boeckel
1
-1
/
+2
2012-02-25
Add BorderUrgencyHook to XMonad.Hooks.UrgencyHook
allbery.b
1
-0
/
+26
2012-01-02
X.H.EwmhDesktops note that fullscreenEventHook is not included in ewmh
Adam Vogt
1
-1
/
+4
2012-01-02
X.H.EwmhDesktops haddock formatting.
Adam Vogt
1
-1
/
+1
2010-10-23
Export types to reduce haddock warnings.
Adam Vogt
2
-2
/
+4
2011-11-15
get ready for GHC 7.4: Num a no longer implies (Eq a, Show a)
Daniel Wagner
1
-1
/
+1
2011-07-31
GHC 7 compat
Daniel Wagner
1
-1
/
+4
2011-07-15
Correct H.DynamicLog.dynamicLogXinerama comment. Wuzzeb's patch at issue 466.
Adam Vogt
1
-4
/
+9
2011-06-09
Move tests from ManageDocks to tests/
Adam Vogt
1
-13
/
+12
2011-05-28
X.H.FloatNext: export X.H.ToggleHook.runLogHook
Tomas Janousek
1
-1
/
+2
2011-05-15
add-willhook-function
Ben Boeckel
1
-0
/
+5
2011-05-15
use-map-in-toggle-hook
Ben Boeckel
1
-20
/
+9
2011-05-04
Compile with ghc7
Mats Rauhala
1
-2
/
+1
2011-02-26
XMonad.Hooks.FadeWindows: A generalized window fading hook
Brandon S Allbery KF8NH
1
-0
/
+221
2011-02-24
XMonad/Hooks/DebugKeyEvents - debug helper to see what keys xmonad sees
Brandon S Allbery KF8NH
1
-0
/
+107
[next]