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
/
Operations.hs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert float location patch. Not Xinerama safe
Don Stewart
2008-03-21
1
-8
/
+8
*
runLayout is now a LayoutClass method and takes the Workspace and the screen ...
Andrea Rossato
2008-02-22
1
-5
/
+5
*
Small linecount fix :)
robreim
2008-03-08
1
-2
/
+1
*
Change floats to always use the current screen
robreim
2008-03-08
1
-5
/
+6
*
Lift initColor exceptions into Maybe
Don Stewart
2008-02-06
1
-3
/
+5
*
Rename runManageHook to runQuery
Spencer Janssen
2008-02-04
1
-1
/
+2
*
Simplify duplicate/cloned screen logic
Spencer Janssen
2008-01-18
1
-20
/
+21
*
Put the screen removing stuff in getCleanedScreenInfo
Joachim Breitner
2007-12-31
1
-5
/
+13
*
Ignore cloned screens
Joachim Breitner
2007-12-31
1
-2
/
+13
*
Call 'broadcastMessage ReleaseResources' in restart
Spencer Janssen
2007-12-19
1
-17
/
+0
*
Set withdrawnState after calling hide
Spencer Janssen
2007-12-12
1
-1
/
+5
*
Remove stale comment
Spencer Janssen
2007-12-11
1
-1
/
+0
*
Make windows responsible for setting withdrawn state
Spencer Janssen
2007-12-11
1
-3
/
+4
*
Remove stale comment
Spencer Janssen
2007-12-11
1
-2
/
+0
*
Clean up stale mapped/waitingUnmap state in handle rather than unmanage.
Spencer Janssen
2007-12-11
1
-1
/
+0
*
normalize Module headers
Lukas Mai
2007-12-10
1
-1
/
+1
*
Move XMonad.Layouts to XMonad.Layout for uniformity with xmc
Andrea Rossato
2007-11-24
1
-1
/
+1
*
clean up fmap overuse with applicatives. more opportunities remain
Don Stewart
2007-11-20
1
-8
/
+9
*
ManageHook is a Monoid
Spencer Janssen
2007-11-19
1
-1
/
+1
*
No more liftM
Spencer Janssen
2007-11-19
1
-3
/
+3
*
New ManageHook system
Spencer Janssen
2007-11-09
1
-3
/
+1
*
Provide top level XMonad.hs export module
Don Stewart
2007-11-07
1
-1
/
+1
*
Hierarchify
Spencer Janssen
2007-11-01
1
-0
/
+505