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-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
2008-02-20
Decoration: fix an issue with decoration window creation and more
Andrea Rossato
1
-24
/
+16
2008-02-19
LayoutHints: fix a wrong fix
Andrea Rossato
1
-1
/
+1
2008-02-19
Decoration: comment only
Andrea Rossato
1
-22
/
+123
2008-02-19
Decoratione: generate rectangles first, and create windows accordingly
Andrea Rossato
1
-57
/
+71
2008-02-19
Fix doc for Tabbed
Roman Cheplyaka
1
-1
/
+1
2008-02-18
Tabbed and TabBarDecoration: no need to implement decorateFirst (the default ...
Andrea Rossato
2
-2
/
+0
2008-02-18
TabBarDecoration: simpleTabBar automatically applies resizeVertical
Andrea Rossato
2
-10
/
+20
2008-02-18
DwmStyle: comment fix only
Andrea Rossato
1
-1
/
+1
2008-02-18
ResizeScreen: add resizeHorizontalRight and resizeVerticalBottom
Andrea Rossato
1
-9
/
+18
2008-02-18
Add TabBarDecoration, a layout modifier to add a bar of tabs to any layout
Andrea Rossato
2
-53
/
+100
2008-02-18
add Eq superclass to DecorationStyle and change styles in order not to decora...
Andrea Rossato
5
-16
/
+25
2008-02-18
Refactor MouseResize, remove isDecoration and introduce isInStack, isVisible,...
Andrea Rossato
2
-12
/
+34
2008-02-12
DecorationMadness: resizable layouts now use MouseResize too
Andrea Rossato
1
-46
/
+63
2008-02-12
SimpleFloat now uses MouseResize
Andrea Rossato
1
-4
/
+5
2008-02-12
Decoration: remove mouse resize and more
Andrea Rossato
1
-17
/
+15
2008-02-11
Decoration.hs: variable names consistency only
Andrea Rossato
1
-6
/
+6
2008-02-11
Tabbed and SimpleTabbed (in DecorationMadness) define their own decorationMou...
Andrea Rossato
2
-0
/
+2
2008-02-11
Decoration: DecorationStyle class cleanup and focus/drag unification
Andrea Rossato
1
-16
/
+34
2008-02-10
DecorationMadness: comment only
Andrea Rossato
1
-4
/
+3
2008-02-10
DecorationMadness: added a few floating layouts
Andrea Rossato
1
-0
/
+81
2008-02-10
SimpleFloat: export SimpleFloat and add documentation
Andrea Rossato
1
-3
/
+8
[prev]
[next]