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-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
2008-02-10
Move DefaultDecoration from DecorationMadness to Decoration
Andrea Rossato
2
-4
/
+4
2008-02-10
DecorationMadness: make tunable tabbed layouts respect the Theme decoHeight f...
Andrea Rossato
1
-4
/
+4
2008-02-10
ScreenResize: vertical and horizontal now respond to SetTheme
Andrea Rossato
1
-3
/
+8
2008-02-09
Add DecorationMadness: a repository of weirdnesses
Andrea Rossato
1
-0
/
+527
2008-02-09
Decoration: change mouseEventHook to decoEventHook and more
Andrea Rossato
1
-15
/
+18
2008-02-09
Tabbed: add simpleTabbed and fx documentation
Andrea Rossato
1
-3
/
+24
2008-02-08
Decoration: enable mouse dragging of windows
Andrea Rossato
1
-5
/
+11
2008-02-08
WindowArranger: add a SetGeometry message - needed to enable mouseDrag
Andrea Rossato
1
-1
/
+5
2008-02-08
Decoration: add a mouseEventHook methohd and move mouse button event there
Andrea Rossato
1
-5
/
+12
2008-02-07
Decoration: consistency of variable names
Andrea Rossato
1
-30
/
+30
2008-02-07
Decoration: add a SetTheme message and releaseResources
Andrea Rossato
1
-10
/
+17
2008-02-07
SimpleFloat: comment only
Andrea Rossato
1
-1
/
+1
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
[prev]
[next]