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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-07-05
L.SubLayouts: also run the layout being modified in a restricted environment
Adam Vogt
1
-11
/
+30
2009-07-05
L.SubLayouts fix bug where previously run layouts would not get messages
Adam Vogt
1
-3
/
+3
2009-06-28
Keep track of whether messages should be given to new sublayouts in L.SubLayouts
Adam Vogt
1
-11
/
+11
2009-06-28
Run sublayouts in L.Sublayouts in a restricted state
Adam Vogt
1
-3
/
+11
2009-06-26
Replace most -fglasgow-exts with specific LANGUAGE pragmas
Adam Vogt
17
-46
/
+18
2009-06-05
Column_layout.dpatch
portnov84
1
-0
/
+71
2009-06-24
Use -fwarn-tabs for test, remove tabs
Adam Vogt
1
-8
/
+8
2009-06-22
Fix window ordering bug in L.LimitWindows
Adam Vogt
1
-4
/
+7
2009-06-22
L.LimitWindows add usage information, functions to modify the limit
Adam Vogt
1
-3
/
+46
2009-06-21
Expand Tabbed documentation to describe mouse clicks processing
Dmitry Astapov
1
-0
/
+4
2009-06-21
Close tabs by middle click on tab decoration
Dmitry Astapov
1
-0
/
+10
2009-06-21
Provide means to find original window by its decoration.
Dmitry Astapov
1
-0
/
+4
2009-06-19
Add L.LimitWindows layout modifier
Adam Vogt
1
-0
/
+55
2009-06-18
use 'take 1' instead of custom truncHead function in L.WindowNavigation
Adam Vogt
1
-5
/
+1
2009-06-18
Correct many typos in the documentation, consistent US spellingg
Adam Vogt
12
-37
/
+35
2009-06-17
minor typo in ./XMonad/Layout/StackTile.hs
Joachim Breitner
1
-1
/
+1
2009-06-04
X.L.ResizableTile: make sure windows aren't resized to a height larger than t...
Brent Yorgey
1
-1
/
+1
2009-06-02
X.L.AutoMaster: fix warning
Roman Cheplyaka
1
-1
/
+1
2009-04-26
AutoMaster.dpatch
Ilya Portnov
1
-0
/
+123
2009-05-25
Fix L.Mosaic bug where stored [Rational] was not extended
Adam Vogt
1
-2
/
+7
2009-05-25
Remove L.ThreeColumnsMiddle compatiblity module
Adam Vogt
1
-4
/
+0
2009-05-24
LayoutBuilder fix maintainer
Anders Engstrom
1
-1
/
+1
2009-05-24
Simplyify L.Mosaic interface, and support resizing specific windows
Adam Vogt
1
-107
/
+112
2009-05-19
L.ResizableTile document ResizableTall parameters with records
Adam Vogt
1
-1
/
+14
2009-05-19
L.LayoutHints, add layoutHintsToCentre
Adam Vogt
1
-11
/
+162
2009-05-19
Remove excess whitespace from L.LayoutHints
Adam Vogt
1
-3
/
+3
2009-05-14
new layout module X.L.Spacing, put blank space around each window
Brent Yorgey
1
-0
/
+54
2009-05-09
X.L.LayoutBuilder doc fix and cleaning
Anders Engstrom
1
-17
/
+44
2009-05-09
X.L.LayoutBuilder custom layouts
Anders Engstrom
1
-0
/
+250
2009-05-08
Fix typo in L.Mosaic hints
Adam Vogt
1
-1
/
+1
2009-05-03
ThreeCol - Update docs to match reality
Anders Engstrom
1
-9
/
+10
2009-04-25
Export ThreeColMid from L.ThreeColumnsMiddle
Adam Vogt
1
-0
/
+4
2009-04-14
ThreeColumns support middle column, with more backwards compatiblity
Adam Vogt
1
-10
/
+18
2009-04-11
X.L.ThreeColumnsMiddle merged into X.L.ThreeColumns with some new features
Anders Engstrom
2
-117
/
+42
2009-05-03
nameTail - Remove the first word of a layout description
Anders Engstrom
1
-2
/
+15
2009-05-02
Add changeMaster function to L.Mosaic
Adam Vogt
1
-4
/
+8
2009-04-29
Remove -XScopedTypeVariables requirement with L.SubLayouts
Adam Vogt
1
-10
/
+15
2009-04-23
Add SubLayouts: a layout combinator for nesting layouts.
Adam Vogt
1
-0
/
+445
2009-04-06
Document and extend BoringWindows to support multiple sources of boring.
Adam Vogt
1
-31
/
+90
2009-03-03
Add Apply message to L.WindowNavigation
Adam Vogt
1
-1
/
+7
2009-03-22
Add promoteWarp event to L.MagicFocus
Adam Vogt
1
-8
/
+44
2009-02-24
Combo fix ReleaseResources when no windows are available, new fix
Anders Engstrom
1
-6
/
+5
2009-02-21
OneBig_resize.dpatch
portnov84
1
-0
/
+8
2009-02-20
OneBig_layout.dpatch
portnov84
1
-0
/
+125
2009-04-15
ComboP
konstantin.sobolev
1
-0
/
+180
2009-03-25
More configurability for Layout.NoBorders (typeclass method)
Adam Vogt
1
-32
/
+122
2009-03-11
More predictable aspect ratio in GridVariants.Grid
Norbert Zeh
1
-2
/
+12
2009-03-01
X.L.Master: fix number of windows
Ismael Carnales
1
-1
/
+1
2009-02-19
Cleanup X.L.Mosaic, without breaking it
Adam Vogt
1
-5
/
+4
2009-02-10
X.L.Mosaic: prevent users from causing non-termination with negative elements
Adam Vogt
1
-5
/
+7
[prev]
[next]