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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-05-25
pass mouse clicks on to focused windows (experimental)
conrad.irwin
1
-1
/
+1
2010-02-22
Resolve conflicts Geoff Reedy's window focus hack.
Adam Vogt
1
-2
/
+21
2009-10-11
Give focus to windows that don't set the input hint
Geoff Reedy
1
-1
/
+1
2009-06-22
implement the ICCCM WM_TAKE_FOCUS protocol
Geoff Reedy
1
-1
/
+2
2011-06-09
Remove -fglasgow-exts for deriving Data/Typeable needed with ghc-6.6
Adam Vogt
1
-1
/
+0
2010-03-27
reveal: don't insert non-clients into the set of mapped windows
Tomas Janousek
1
-1
/
+1
2010-02-14
Various clean-ups suggested by HLint
Spencer Janssen
1
-8
/
+7
2010-01-18
Rename numlockMask to numberlockMask to help users of the template config.
Adam Vogt
1
-2
/
+2
2010-01-18
Correct warnings with ghc-6.12
Adam Vogt
1
-3
/
+2
2009-12-16
Determine numlockMask automatically, fixes #120
Spencer Janssen
1
-2
/
+2
2009-11-19
Swap the order that windows are mapped/unmapped. Addresses #322
Spencer Janssen
1
-3
/
+3
2009-11-06
Support for extensible state in contrib modules.
Daniel Schoepe
1
-3
/
+7
2009-01-10
More flexible userCode function
Daniel Schoepe
1
-3
/
+3
2008-12-10
Call logHook as the very last action in windows
Spencer Janssen
1
-4
/
+4
2008-11-18
Tile all windows at once
Spencer Janssen
1
-9
/
+11
2008-11-18
Factor rational rect scaling into a separate function
Spencer Janssen
1
-5
/
+8
2008-10-05
add killWindow function
Joachim Breitner
1
-3
/
+7
2008-10-07
Regression: ungrab buttons on *non* root windows
Spencer Janssen
1
-1
/
+1
2008-10-07
Partial fix for #40
Spencer Janssen
1
-6
/
+12
2008-10-07
Fix haddock
Spencer Janssen
1
-2
/
+2
2008-10-07
Move screen locating code into pointScreen
Spencer Janssen
1
-3
/
+8
2008-10-07
Make pointWithin a top-level binding
Spencer Janssen
1
-5
/
+8
2008-06-01
Haddock links
Malebria
1
-7
/
+7
2008-05-02
Remember if focus changes were caused by mouse actions or by key commands
Klaus Weidner
1
-2
/
+5
2008-05-06
Wibble
Spencer Janssen
1
-1
/
+1
2008-04-08
Set focus *after* revealing windows
Spencer Janssen
1
-1
/
+1
2008-04-08
Reveal windows after moving/resizing them.
Spencer Janssen
1
-1
/
+2
2008-04-30
Hide newly created but non-visible windows (fixes bug #172)
Spencer Janssen
1
-1
/
+2
2008-04-05
floats always use current screen (with less bugs)
robreim
1
-2
/
+2
2008-04-04
XMonad.Operations: applySizeHint reshuffle
Lukas Mai
1
-5
/
+21
2008-03-25
Remove gaps
Spencer Janssen
1
-16
/
+2
2008-03-22
clean up for style
Don Stewart
1
-10
/
+11
2008-02-23
add sendMessageWithNoRefresh and have broadcastMessage use it
Andrea Rossato
1
-12
/
+35
2008-03-21
Revert float location patch. Not Xinerama safe
Don Stewart
1
-8
/
+8
2008-02-22
runLayout is now a LayoutClass method and takes the Workspace and the screen ...
Andrea Rossato
1
-5
/
+5
2008-03-08
Small linecount fix :)
robreim
1
-2
/
+1
2008-03-08
Change floats to always use the current screen
robreim
1
-5
/
+6
2008-02-06
Lift initColor exceptions into Maybe
Don Stewart
1
-3
/
+5
2008-02-04
Rename runManageHook to runQuery
Spencer Janssen
1
-1
/
+2
2008-01-18
Simplify duplicate/cloned screen logic
Spencer Janssen
1
-20
/
+21
2007-12-31
Put the screen removing stuff in getCleanedScreenInfo
Joachim Breitner
1
-5
/
+13
2007-12-31
Ignore cloned screens
Joachim Breitner
1
-2
/
+13
2007-12-19
Call 'broadcastMessage ReleaseResources' in restart
Spencer Janssen
1
-17
/
+0
2007-12-12
Set withdrawnState after calling hide
Spencer Janssen
1
-1
/
+5
2007-12-11
Remove stale comment
Spencer Janssen
1
-1
/
+0
2007-12-11
Make windows responsible for setting withdrawn state
Spencer Janssen
1
-3
/
+4
2007-12-11
Remove stale comment
Spencer Janssen
1
-2
/
+0
2007-12-11
Clean up stale mapped/waitingUnmap state in handle rather than unmanage.
Spencer Janssen
1
-1
/
+0
2007-12-10
normalize Module headers
Lukas Mai
1
-1
/
+1
2007-11-24
Move XMonad.Layouts to XMonad.Layout for uniformity with xmc
Andrea Rossato
1
-1
/
+1
[next]