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
2007-11-15
remove unneeded Data.Bits imports.
David Roundy
1
-1
/
+0
2007-11-15
Tabbed.hs, SetWMName.hs: the modules need bitwise "or"
Valery V. Vorotyntsev
1
-0
/
+1
2007-11-14
no need to import Data.Bits
Don Stewart
1
-1
/
+0
2007-11-14
ManageDocks.hs: haddock fixes
Andrea Rossato
1
-6
/
+7
2007-11-14
UrgencyHook.hs: small haddock fix
Andrea Rossato
1
-0
/
+1
2007-11-12
remove dead code
Devin Mullins
1
-4
/
+1
2007-11-14
pattern guards and newtype deriving required for ManageDocks.hs to build!
Don Stewart
1
-1
/
+3
2007-11-13
add ToggleStruts capability to avoidStruts.
David Roundy
1
-9
/
+18
2007-11-12
fix intro doco for UrgencyHook
Devin Mullins
1
-9
/
+5
2007-11-12
revert UrgencyHook behavior back to ICCCM non-compliance
Devin Mullins
1
-21
/
+53
2007-11-12
add StdoutUrgencyHook, to help debug weird client behavior
Devin Mullins
1
-3
/
+13
2007-11-11
changes to work with XConfig of kind * -> *.
David Roundy
1
-2
/
+3
2007-11-09
font size 15 pixels is the dzen default
Don Stewart
1
-1
/
+1
2007-11-11
let clients track their urgency, per ICCCM
Devin Mullins
1
-22
/
+14
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-10
fix bug in avoidStruts.
David Roundy
1
-1
/
+1
2007-11-08
fix types to work with Mats fix to X11.
David Roundy
1
-4
/
+4
2007-11-01
Change the type of properties from Word32 to CLong
Mats Jansborg
1
-2
/
+2
2007-11-08
fix bug in avoidStruts.
David Roundy
1
-1
/
+14
2007-11-08
DynamicLog: typo in docs
Andrea Rossato
1
-1
/
+1
2007-11-07
add higher order 'dzen' function
Don Stewart
1
-1
/
+24
2007-11-07
Set defaultGaps for makeSimpleDzenConfig
Spencer Janssen
1
-1
/
+2
2007-11-07
DynamicLog: Add makeSimpleDzenConfig function
Eric Mertens
1
-1
/
+12
2007-11-07
DynamicLog: add ppOutput field to PP
Eric Mertens
1
-3
/
+7
2007-11-06
EwmhDesktops: move to correct name, update so it compiles
gwern0
1
-5
/
+5
2007-11-06
Add LANGUAGE pragmas for ManageDocks
Spencer Janssen
1
-0
/
+1
2007-11-01
Hierarchify
Spencer Janssen
6
-0
/
+833
[prev]