index
:
XMonadContrib
master
mirror of http://code.haskell.org/XMonadContrib
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
XMonad
/
Layout
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Replaced more stuff in X.L.Maximize with pure versions
Jan Vornberger
2009-05-17
1
-5
/
+5
*
Expanded on X.L.Maximize functionality
Jan Vornberger
2009-05-03
1
-11
/
+16
*
LayoutModifier to minimize windows (re-recorded from Bluetile repo)
Jan Vornberger
2009-09-29
1
-0
/
+95
*
Factor out direction types and put them in X.U.Types
Daniel Schoepe
2009-09-19
4
-30
/
+30
*
Add function to disable focusFollowsMouse conditionally
Daniel Schoepe
2009-08-29
1
-1
/
+17
*
Mark modules last-modified in 2007 as stable
Adam Vogt
2009-09-04
1
-1
/
+1
*
More flexible interface for X.H.FadeInactive
Daniel Schoepe
2009-08-21
1
-8
/
+8
*
ThreeColMid - Swap slave window positions
Anders Engstrom
2009-05-03
1
-3
/
+3
*
NoWrap export patch for use with X.L.MessageControl
quentin.moser
2009-01-28
1
-7
/
+7
*
new XMonad.Layout.MessageControl module
quentin.moser
2009-01-28
1
-0
/
+126
*
Share more mkAdjust calls L.LayoutHints in the LayoutHintsToCenter modifier
Adam Vogt
2009-07-26
1
-13
/
+13
*
LayoutBuilder - make an example more sane
Anders Engstrom
2009-05-13
1
-3
/
+3
*
remove myself as maintainer from code I don't maintain.
David Roundy
2009-07-16
1
-1
/
+1
*
Correct license for L.CenteredMaster
Adam Vogt
2009-07-08
1
-1
/
+1
*
Remove trailing whitespace from many modules
Adam Vogt
2009-07-05
13
-57
/
+57
*
Clarify documentation the Migrate message added to L.SubLayouts
Adam Vogt
2009-07-05
1
-2
/
+3
*
Reduce a bit of recently introduced duplication in L.SubLayouts
Adam Vogt
2009-07-05
1
-5
/
+3
*
Add Migrate message to L.SubLayouts, for better support of moving windows bet...
Adam Vogt
2009-07-05
1
-13
/
+23
*
L.SubLayouts: also run the layout being modified in a restricted environment
Adam Vogt
2009-07-05
1
-11
/
+30
*
L.SubLayouts fix bug where previously run layouts would not get messages
Adam Vogt
2009-07-05
1
-3
/
+3
*
Keep track of whether messages should be given to new sublayouts in L.SubLayouts
Adam Vogt
2009-06-28
1
-11
/
+11
*
Run sublayouts in L.Sublayouts in a restricted state
Adam Vogt
2009-06-28
1
-3
/
+11
*
Replace most -fglasgow-exts with specific LANGUAGE pragmas
Adam Vogt
2009-06-26
17
-46
/
+18
*
Column_layout.dpatch
portnov84
2009-06-05
1
-0
/
+71
*
Use -fwarn-tabs for test, remove tabs
Adam Vogt
2009-06-24
1
-8
/
+8
*
Fix window ordering bug in L.LimitWindows
Adam Vogt
2009-06-22
1
-4
/
+7
*
L.LimitWindows add usage information, functions to modify the limit
Adam Vogt
2009-06-22
1
-3
/
+46
*
Expand Tabbed documentation to describe mouse clicks processing
Dmitry Astapov
2009-06-21
1
-0
/
+4
*
Close tabs by middle click on tab decoration
Dmitry Astapov
2009-06-21
1
-0
/
+10
*
Provide means to find original window by its decoration.
Dmitry Astapov
2009-06-21
1
-0
/
+4
*
Add L.LimitWindows layout modifier
Adam Vogt
2009-06-19
1
-0
/
+55
*
use 'take 1' instead of custom truncHead function in L.WindowNavigation
Adam Vogt
2009-06-18
1
-5
/
+1
*
Correct many typos in the documentation, consistent US spellingg
Adam Vogt
2009-06-18
12
-37
/
+35
*
minor typo in ./XMonad/Layout/StackTile.hs
Joachim Breitner
2009-06-17
1
-1
/
+1
*
X.L.ResizableTile: make sure windows aren't resized to a height larger than t...
Brent Yorgey
2009-06-04
1
-1
/
+1
*
X.L.AutoMaster: fix warning
Roman Cheplyaka
2009-06-02
1
-1
/
+1
*
AutoMaster.dpatch
Ilya Portnov
2009-04-26
1
-0
/
+123
*
Fix L.Mosaic bug where stored [Rational] was not extended
Adam Vogt
2009-05-25
1
-2
/
+7
*
Remove L.ThreeColumnsMiddle compatiblity module
Adam Vogt
2009-05-25
1
-4
/
+0
*
LayoutBuilder fix maintainer
Anders Engstrom
2009-05-24
1
-1
/
+1
*
Simplyify L.Mosaic interface, and support resizing specific windows
Adam Vogt
2009-05-24
1
-107
/
+112
*
L.ResizableTile document ResizableTall parameters with records
Adam Vogt
2009-05-19
1
-1
/
+14
*
L.LayoutHints, add layoutHintsToCentre
Adam Vogt
2009-05-19
1
-11
/
+162
*
Remove excess whitespace from L.LayoutHints
Adam Vogt
2009-05-19
1
-3
/
+3
*
new layout module X.L.Spacing, put blank space around each window
Brent Yorgey
2009-05-14
1
-0
/
+54
*
X.L.LayoutBuilder doc fix and cleaning
Anders Engstrom
2009-05-09
1
-17
/
+44
*
X.L.LayoutBuilder custom layouts
Anders Engstrom
2009-05-09
1
-0
/
+250
*
Fix typo in L.Mosaic hints
Adam Vogt
2009-05-08
1
-1
/
+1
*
ThreeCol - Update docs to match reality
Anders Engstrom
2009-05-03
1
-9
/
+10
*
Export ThreeColMid from L.ThreeColumnsMiddle
Adam Vogt
2009-04-25
1
-0
/
+4
[prev]
[next]