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-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
2008-01-15
Layout.Reflect: new contrib module for reflecting layouts horizontally/vertic...
Brent Yorgey
1
-0
/
+81
2008-01-14
ShowWName.hs: switch color/bgcolor in call to paintAndWrite
Brent Yorgey
1
-2
/
+2
2008-01-13
ShowWName now uses Timer and XUtils to display the workspace name
Andrea Rossato
1
-33
/
+42
2007-12-31
PerWorkspace.hs: add an explanatory note
Brent Yorgey
1
-0
/
+7
2007-12-31
Add ShowWName a layout modifier to show the workspace name
Andrea Rossato
1
-0
/
+95
2007-12-25
ResizableTile.hs: fix resizing to work in the presence of floating windows (r...
Brent Yorgey
1
-6
/
+12
2007-12-25
LayoutScreens: haddock fixes
Andrea Rossato
1
-5
/
+7
2007-12-24
Fix isssue 105
Andrea Rossato
2
-5
/
+5
2007-12-22
No more tabs
Spencer Janssen
3
-8
/
+8
2007-12-15
Add UrgencyHook support to Tabbed
Shachaf Ben-Kiki
1
-4
/
+16
2007-12-11
Magnifier: custom zoom ratio for magnifier' too
intrigeri
1
-0
/
+6
2007-12-11
Magnifier.hs: minor haddock fixes
Brent Yorgey
1
-8
/
+8
2007-12-11
fix haddock on Magnifier
tim.thelion
1
-1
/
+5
2007-12-09
Custom zoom levels for magnifier
tim.thelion
1
-0
/
+13
2007-12-08
More import pruning
Spencer Janssen
13
-17
/
+5
2007-12-08
Remove XMonad.Operations imports
Spencer Janssen
10
-11
/
+3
2007-12-08
Prune more imports
Spencer Janssen
9
-11
/
+0
2007-12-08
Remove redundant imports
Spencer Janssen
17
-37
/
+3
2007-12-05
Remove TilePrime, it is subsumed by HintedTile
Spencer Janssen
1
-108
/
+0
2007-12-04
LayoutScreens and Square: haddock updates
Brent Yorgey
2
-9
/
+11
2007-12-01
fix bug where we failed to hide combo decorations.
David Roundy
1
-6
/
+10
[prev]
[next]