index
:
xmonad
master
mirror of http://code.haskell.org/xmonad
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
XMonad
/
ManageHook.hs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-05-24
Haddock formatting for a type (-->)
Adam Vogt
1
-1
/
+2
2011-02-24
Generalize types of ManageHook functions, so they can be reused
Brandon S Allbery KF8NH
1
-6
/
+7
2010-02-11
Fix compile error when using base-3 (thanks bogner).
Adam Vogt
1
-1
/
+1
2010-01-18
Correct warnings with ghc-6.12
Adam Vogt
1
-3
/
+3
2009-12-06
Generalize the type of (<+>). It can be used for keybindings too.
Adam Vogt
1
-2
/
+2
2009-07-10
Remove tabs from ManageHook.hs
Adam Vogt
1
-1
/
+1
2009-07-10
Set infix 0 --> to reduce parentheses in ManageHooks
Adam Vogt
1
-0
/
+2
2009-01-06
Fix possible head []
Joachim Breitner
1
-1
/
+2
2009-02-19
ManageHook.doShift: use shiftWin instead of shift
Spencer Janssen
1
-1
/
+1
2008-06-01
Haddock links
Malebria
1
-3
/
+3
2008-07-14
I prefer the spencerjanssen@gmail.com address now
Spencer Janssen
1
-1
/
+1
2008-05-06
Added doShift function for more user-friendly hooks
Ivan N. Veselov
1
-0
/
+4
2008-04-06
XMonad.ManageHook: add 'appName', another name for 'resource'
Lukas Mai
1
-2
/
+6
2008-04-06
XMonad.ManageHook: make 'title' locale-aware; haddock cleanup
Lukas Mai
1
-10
/
+26
2008-03-25
Rename property to stringProperty
Spencer Janssen
1
-4
/
+4
2008-03-25
ManageHook: add a 'property' Query that can get an arbitrary String property ...
Brent Yorgey
1
-0
/
+12
2008-03-21
Revert float location patch. Not Xinerama safe
Don Stewart
1
-1
/
+1
2008-03-08
Change floats to always use the current screen
robreim
1
-1
/
+1
2007-12-10
normalize Module headers
Lukas Mai
1
-1
/
+1
2007-11-24
Typos and formatting
Andrea Rossato
1
-3
/
+3
2007-11-21
Add 'and' and 'or' functions to ManageHook.
Spencer Janssen
1
-0
/
+10
2007-11-20
pointfree
Don Stewart
1
-1
/
+1
2007-11-19
ManageHook is a Monoid
Spencer Janssen
1
-14
/
+16
2007-11-16
we need examples for the managehook edsl
Don Stewart
1
-0
/
+2
2007-11-09
Docs for ManageHook
Spencer Janssen
1
-3
/
+12
2007-11-09
New ManageHook system
Spencer Janssen
1
-0
/
+55