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
2008-03-26
XMonad.Layout.NoBorders: fix floating fullscreen logic
Lukas Mai
1
-1
/
+1
2008-03-26
Fix bugs in Tabbed and TabBarDecoration -- please remember multi-head!
Spencer Janssen
2
-2
/
+2
2008-03-25
fix bug in TabBarDecoration leading to gaps in corner.
David Roundy
1
-5
/
+4
2008-03-25
fix bug leading to gaps in tabs at the corner of the screen.
David Roundy
1
-11
/
+7
2008-03-25
XMonad.Layout.LayoutModifier: add a metric crapload of documentation
Brent Yorgey
1
-10
/
+205
2008-03-25
XMonad.Layout.Reflect: update documentation to reflect (haha) recent updates ...
Brent Yorgey
1
-2
/
+2
2008-03-25
XMonad.Layout.HintedTile: make alignment of shrunk windows configurable
Lukas Mai
1
-16
/
+32
2008-03-24
XMonad.Layout.Magnifier: add documentation
Brent Yorgey
1
-0
/
+12
2008-03-22
XMonad.Actions.MouseGestures: reexport Direction from WindowNavigation, avoid...
Lukas Mai
1
-1
/
+1
2008-03-22
cut Anneal and Mosaic.
David Roundy
1
-487
/
+0
2008-03-11
fix WorkspaceDir to work when there are multiple screens.
David Roundy
1
-3
/
+7
2008-03-22
fix various compilation errors
Lukas Mai
1
-1
/
+1
2008-03-21
XMonad.Layout.NoBorders: first attempt at documenting smartBorders
Lukas Mai
1
-4
/
+8
2008-03-21
allow magnifier to toggle whether it's active
daniel
1
-1
/
+3
2008-03-21
a magnifier that defaults to not magnifying any windows
daniel
1
-0
/
+5
2008-03-20
XMonad.Layout.Magnifier: remove references to Data.Ratio.% from documentation
Lukas Mai
1
-7
/
+3
2008-03-20
mark Mosaic as broken. use MosaicAlt
Don Stewart
1
-0
/
+2
2008-03-17
tabs
Don Stewart
1
-2
/
+2
2008-03-18
Move window properties to a separate Util module
Roman Cheplyaka
1
-22
/
+1
2008-03-17
XMonad.Layout.NoBorders: always unborder fullscreen floating windows, even wh...
Lukas Mai
1
-4
/
+2
2008-03-17
MagicFocus: reimplement as a LayoutModifier, fix bug (MagicFocus didn't pass ...
Brent Yorgey
1
-14
/
+13
2008-03-16
LayoutCombinators: improve documentation (closes ticket #136)
Brent Yorgey
1
-15
/
+78
2008-03-16
Xmonad.Layout.NoBorders: make smartBorders unborder fullscreen floating windo...
Lukas Mai
1
-11
/
+19
2008-03-11
ScratchWorkspace: update to work with runLayout changes
Brent Yorgey
1
-1
/
+1
2008-03-11
MagicFocus: update to work with runLayout changes
Brent Yorgey
1
-3
/
+3
2008-03-11
LayoutScreens: update to work with runLayout changes
Brent Yorgey
1
-1
/
+1
2008-03-11
Combo: update to work with runLayout changes
Brent Yorgey
1
-7
/
+7
2008-03-11
MultiToggle: fix to work with runLayout changes to core
Brent Yorgey
1
-5
/
+3
2008-02-23
PerWorksapce: use a safer False as default
Andrea Rossato
1
-2
/
+2
2008-02-22
PerWorkspace: reimplemented using runLayout
Andrea Rossato
1
-73
/
+27
2008-02-23
ToggleLayouts: reimplemented with runLayout
Andrea Rossato
1
-8
/
+6
2008-02-23
LayoutCombinators: NewSelect reimplemented with runLayout
Andrea Rossato
1
-8
/
+6
2008-02-23
LayoutModifier: reimplement ModifiedLayout using runLayout and more
Andrea Rossato
2
-18
/
+14
2008-02-22
Combo: updated to latest runLayout changes
Andrea Rossato
1
-3
/
+3
2008-03-08
make smartBorders ignore screens with no dimensions.
David Roundy
1
-1
/
+3
2008-03-08
rewrite ScratchWorkspace to make scratch always visible, but not always on sc...
David Roundy
1
-56
/
+73
2008-03-07
Fix ThreeColumns doc.
Roman Cheplyaka
1
-3
/
+1
2008-03-02
Font and XUtils: add UTF-8 support and various fixes related to XFT
Andrea Rossato
1
-2
/
+2
2008-03-05
Fix ToggleOff: It was adding 0.1 to the magnification.
Braden Shepherdson
1
-1
/
+1
2008-03-03
Magnifier: fix behavior for windows on the bottom + right of the screen. Now...
Brent Yorgey
1
-7
/
+10
2008-03-01
XMonad.Layout.Simplest: add FlexibleInstances pragma
Lukas Mai
1
-1
/
+1
2008-03-01
XMonad.Layout.ScratchWorkspace: avoid warnings, make tests compile again
Lukas Mai
1
-9
/
+10
2008-02-29
implement ScratchWorkspace.
David Roundy
1
-0
/
+77
2008-02-29
simplify Simplest--allow it to apply to non-Windows.
David Roundy
1
-1
/
+1
2008-02-29
Add bottom-tabbed layout.
Roman Cheplyaka
1
-5
/
+29
2008-02-25
Fix usage doc.
Roman Cheplyaka
1
-1
/
+5
2008-02-24
Fix haddock hyperlink.
Roman Cheplyaka
1
-1
/
+1
2008-02-21
Add XMonad.Layout.IM
Roman Cheplyaka
1
-0
/
+107
2008-02-21
Export XMonad.Layout.Grid.arrange (for use in XMonad.Layout.IM)
Roman Cheplyaka
1
-1
/
+1
2008-02-20
Decoration: some haddock updates
Andrea Rossato
1
-5
/
+2
[prev]
[next]