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-02-05
make WindowNavigation ignore decorations.
David Roundy
1
-7
/
+9
2008-02-05
make tabbed work nicely with LayoutCombinators and WindowNavigation.
David Roundy
1
-5
/
+13
2008-02-05
make WindowNavigation work when windows are stacked.
David Roundy
1
-1
/
+1
2008-02-04
enable button click for focus in tabbed.
David Roundy
1
-0
/
+8
2008-02-04
in Decoration, remove windows that are precisely hidden underneath other wind...
David Roundy
1
-3
/
+8
2008-02-04
switch tabbed back to using Simplest (so tabs will be shown).
David Roundy
1
-2
/
+3
2008-01-31
Make LayoutHints a decoration aware layout modifier
Andrea Rossato
2
-5
/
+9
2008-01-31
Remove LayoutCombinator class and revert PerWorkspace to its Maybe Bool state
Andrea Rossato
2
-79
/
+65
2008-01-30
SimpleDecoration: export defaultTheme
Andrea Rossato
1
-0
/
+1
2008-01-30
Various decorations related updates
Spencer Janssen
5
-161
/
+80
2008-01-26
TwoPane: add description string
Joachim Fasting
1
-0
/
+1
2008-01-29
LayoutCombinator class: code clean up
Andrea Rossato
2
-15
/
+12
2008-01-29
Add a LayoutCombinator class and a CombinedLayout and port PerWorkspace to th...
Andrea Rossato
2
-93
/
+109
2008-01-28
Named: reimplemented as a LayoutModifier and updated Config.Droundy accordingly
Andrea Rossato
1
-17
/
+13
2008-01-28
LayoutModifier: add modifyDescription for completely override the modified la...
Andrea Rossato
1
-3
/
+5
2008-01-28
Make ToggleLayouts and Named implement emptyLayout
Andrea Rossato
2
-0
/
+7
2008-01-28
Decoration: the fontset must be released even when we don't decorate the firs...
Andrea Rossato
1
-1
/
+3
2008-01-28
Decoration: I forgot we need to release the fontset too!
Andrea Rossato
1
-1
/
+2
2008-01-28
Decoration: after deleting the windows we must update the layout modifier
Andrea Rossato
1
-1
/
+2
2008-01-27
Reflect: reimplemented as a layout modifier (which makes it compatible with w...
Andrea Rossato
1
-15
/
+11
2008-01-27
SimpleFLoat: change the description to Float (Simple is the decoration descri...
Andrea Rossato
1
-1
/
+1
2008-01-27
ResizeScreen has been rewritten as a layout modifier
Andrea Rossato
1
-35
/
+17
2008-01-27
LayoutModifier add a modifyLayout
Andrea Rossato
1
-1
/
+4
2008-01-27
Make LayoutCombinators deal with emptyLayout
Andrea Rossato
1
-0
/
+4
2008-01-27
Add ResizeScreen, a layout modifier for modifing the screen geometry
Andrea Rossato
1
-0
/
+81
2008-01-27
WindowArranger can now arrange all windows
Andrea Rossato
2
-23
/
+31
2008-01-26
Add SimpleFloat a very basic floating layout that will place windows accordin...
Andrea Rossato
2
-5
/
+78
2008-01-26
WindoWrranger: export the WindowArranger type (see the upcoming SimpleFloat)
Andrea Rossato
1
-0
/
+1
2008-01-26
ShowWName: show the name of empty layouts too
Andrea Rossato
1
-3
/
+8
2008-01-26
Decoration: code formatting only
Andrea Rossato
1
-15
/
+12
2008-01-26
export DeConfig to avoid importing Decoration
Andrea Rossato
2
-0
/
+2
2008-01-26
Don't export TConf anymore and export DeConfig instead
Andrea Rossato
1
-1
/
+2
2008-01-25
Tabbed now uses Decoration
Andrea Rossato
1
-183
/
+80
2008-01-25
Add DwmStyle, a layout modifier to add dwm-style decorations to windows in an...
Andrea Rossato
1
-0
/
+69
2008-01-25
Adde SimpleDecoration, a layout modifier to add simple decorations to windows...
Andrea Rossato
1
-0
/
+69
2008-01-25
Add Layout.Simplest, the simplest layout
Andrea Rossato
1
-0
/
+41
2008-01-25
Add Decoration, a layout modifier and a class for easily writing decorated la...
Andrea Rossato
1
-0
/
+252
2008-01-25
Add WindowArranger, a layout modifier to move and resize windows with the key...
Andrea Rossato
1
-0
/
+189
2008-01-24
ShowWName: moved fi to XUtils
Andrea Rossato
1
-4
/
+0
2008-01-24
LayoutModifier: add emptyLayoutMod for dealing with empty workspaces
Andrea Rossato
1
-0
/
+10
2008-01-22
LayoutModifier: add pureMess and pureModifier to the LayoutModifier class
Andrea Rossato
1
-2
/
+7
2008-01-15
Layout.ShowWName: generalize the instance
Andrea Rossato
1
-2
/
+2
2008-01-28
add emptyLayout to MultiToggle
Lukas Mai
1
-0
/
+2
2008-01-18
add 'single' helper function
Lukas Mai
1
-2
/
+7
2008-01-18
documentation fix
Lukas Mai
1
-1
/
+1
2008-01-18
style assimilation
Lukas Mai
1
-1
/
+1
2008-01-16
Reflect.hs: minor haddock fix
Brent Yorgey
1
-1
/
+1
2008-01-15
Reflect.hs: use -fglasgow-exts for now instead of LANGUAGE pragmas, for compa...
Brent Yorgey
1
-1
/
+5
2008-01-15
Reflect.hs: add MultiToggle support
Brent Yorgey
1
-6
/
+40
2008-01-15
MultiToggle.hs: improve 'description' implementation in LayoutClass instance ...
Brent Yorgey
1
-2
/
+2
[next]