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