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
/
DecorationMadness.hs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
use Data.Default wherever possible, and deprecate the things it replaces
Daniel Wagner
2013-05-28
1
-25
/
+25
*
eliminate references to defaultConfig
Daniel Wagner
2013-05-28
1
-1
/
+1
*
suppress some warnings under ghc 6.12.1 and clean up redundant imports to get...
Brent Yorgey
2010-01-12
1
-1
/
+0
*
Use -fwarn-tabs for test, remove tabs
Adam Vogt
2009-06-24
1
-8
/
+8
*
Correct many typos in the documentation, consistent US spellingg
Adam Vogt
2009-06-18
1
-2
/
+2
*
TabBarDecoration: simpleTabBar automatically applies resizeVertical
Andrea Rossato
2008-02-18
1
-5
/
+5
*
Add TabBarDecoration, a layout modifier to add a bar of tabs to any layout
Andrea Rossato
2008-02-18
1
-53
/
+30
*
add Eq superclass to DecorationStyle and change styles in order not to decora...
Andrea Rossato
2008-02-18
1
-5
/
+7
*
DecorationMadness: resizable layouts now use MouseResize too
Andrea Rossato
2008-02-12
1
-46
/
+63
*
Tabbed and SimpleTabbed (in DecorationMadness) define their own decorationMou...
Andrea Rossato
2008-02-11
1
-0
/
+1
*
DecorationMadness: comment only
Andrea Rossato
2008-02-10
1
-4
/
+3
*
DecorationMadness: added a few floating layouts
Andrea Rossato
2008-02-10
1
-0
/
+81
*
Move DefaultDecoration from DecorationMadness to Decoration
Andrea Rossato
2008-02-10
1
-4
/
+0
*
DecorationMadness: make tunable tabbed layouts respect the Theme decoHeight f...
Andrea Rossato
2008-02-10
1
-4
/
+4
*
Add DecorationMadness: a repository of weirdnesses
Andrea Rossato
2008-02-09
1
-0
/
+527