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
*
Remove -fglasgow-exts for deriving Data/Typeable needed with ghc-6.6
Adam Vogt
2011-06-09
1
-1
/
+0
*
reveal: don't insert non-clients into the set of mapped windows
Tomas Janousek
2010-03-27
1
-1
/
+1
*
Various clean-ups suggested by HLint
Spencer Janssen
2010-02-14
1
-8
/
+7
*
Rename numlockMask to numberlockMask to help users of the template config.
Adam Vogt
2010-01-18
1
-2
/
+2
*
Correct warnings with ghc-6.12
Adam Vogt
2010-01-18
1
-3
/
+2
*
Determine numlockMask automatically, fixes #120
Spencer Janssen
2009-12-16
1
-2
/
+2
*
Swap the order that windows are mapped/unmapped. Addresses #322
Spencer Janssen
2009-11-19
1
-3
/
+3
*
Support for extensible state in contrib modules.
Daniel Schoepe
2009-11-06
1
-3
/
+7
*
More flexible userCode function
Daniel Schoepe
2009-01-10
1
-3
/
+3
*
Call logHook as the very last action in windows
Spencer Janssen
2008-12-10
1
-4
/
+4
*
Tile all windows at once
Spencer Janssen
2008-11-18
1
-9
/
+11
*
Factor rational rect scaling into a separate function
Spencer Janssen
2008-11-18
1
-5
/
+8
*
add killWindow function
Joachim Breitner
2008-10-05
1
-3
/
+7
*
Regression: ungrab buttons on *non* root windows
Spencer Janssen
2008-10-07
1
-1
/
+1
*
Partial fix for #40
Spencer Janssen
2008-10-07
1
-6
/
+12
*
Fix haddock
Spencer Janssen
2008-10-07
1
-2
/
+2
*
Move screen locating code into pointScreen
Spencer Janssen
2008-10-07
1
-3
/
+8
*
Make pointWithin a top-level binding
Spencer Janssen
2008-10-07
1
-5
/
+8
*
Haddock links
Malebria
2008-06-01
1
-7
/
+7
*
Remember if focus changes were caused by mouse actions or by key commands
Klaus Weidner
2008-05-02
1
-2
/
+5
*
Wibble
Spencer Janssen
2008-05-06
1
-1
/
+1
*
Set focus *after* revealing windows
Spencer Janssen
2008-04-08
1
-1
/
+1
*
Reveal windows after moving/resizing them.
Spencer Janssen
2008-04-08
1
-1
/
+2
*
Hide newly created but non-visible windows (fixes bug #172)
Spencer Janssen
2008-04-30
1
-1
/
+2
*
floats always use current screen (with less bugs)
robreim
2008-04-05
1
-2
/
+2
*
XMonad.Operations: applySizeHint reshuffle
Lukas Mai
2008-04-04
1
-5
/
+21
*
Remove gaps
Spencer Janssen
2008-03-25
1
-16
/
+2
*
clean up for style
Don Stewart
2008-03-22
1
-10
/
+11
*
add sendMessageWithNoRefresh and have broadcastMessage use it
Andrea Rossato
2008-02-23
1
-12
/
+35
*
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
[next]