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
/
Tabbed.hs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add bottom-tabbed layout.
Roman Cheplyaka
2008-02-29
1
-5
/
+29
*
Fix doc for Tabbed
Roman Cheplyaka
2008-02-19
1
-1
/
+1
*
Tabbed and TabBarDecoration: no need to implement decorateFirst (the default ...
Andrea Rossato
2008-02-18
1
-1
/
+0
*
Tabbed and SimpleTabbed (in DecorationMadness) define their own decorationMou...
Andrea Rossato
2008-02-11
1
-0
/
+1
*
Tabbed: add simpleTabbed and fx documentation
Andrea Rossato
2008-02-09
1
-3
/
+24
*
make tabbed work nicely with LayoutCombinators and WindowNavigation.
David Roundy
2008-02-05
1
-5
/
+13
*
switch tabbed back to using Simplest (so tabs will be shown).
David Roundy
2008-02-04
1
-2
/
+3
*
Various decorations related updates
Spencer Janssen
2008-01-30
1
-74
/
+8
*
Don't export TConf anymore and export DeConfig instead
Andrea Rossato
2008-01-26
1
-1
/
+2
*
Tabbed now uses Decoration
Andrea Rossato
2008-01-25
1
-183
/
+80
*
Fix isssue 105
Andrea Rossato
2007-12-24
1
-4
/
+4
*
No more tabs
Spencer Janssen
2007-12-22
1
-6
/
+6
*
Add UrgencyHook support to Tabbed
Shachaf Ben-Kiki
2007-12-15
1
-4
/
+16
*
Remove XMonad.Operations imports
Spencer Janssen
2007-12-08
1
-1
/
+0
*
Remove redundant imports
Spencer Janssen
2007-12-08
1
-5
/
+0
*
dafaultConfig --> defaultConfig
Brent Yorgey
2007-11-23
1
-1
/
+1
*
Tabbed: haddock fixes
Andrea Rossato
2007-11-21
1
-3
/
+4
*
Tabbed: haddock documentation and code formatting
Andrea Rossato
2007-11-21
1
-29
/
+22
*
Add Font layer supporting an Xft backend. Make Tabbed.hs a user of this layer.
Clemens Fruhwirth
2007-11-16
1
-18
/
+33
*
remove unneeded Data.Bits imports.
David Roundy
2007-11-15
1
-1
/
+0
*
Tabbed.hs, SetWMName.hs: the modules need bitwise "or"
Valery V. Vorotyntsev
2007-11-15
1
-16
/
+17
*
Tabbed: removed -fno-warn-orphans
Andrea Rossato
2007-11-15
1
-1
/
+0
*
no need to import Data.Bits
Don Stewart
2007-11-14
1
-1
/
+0
*
Tabbed: added -fno-warn-orphans
Andrea Rossato
2007-11-14
1
-1
/
+1
*
make shrinker preserved over restart in tabbed.
David Roundy
2007-11-13
1
-19
/
+32
*
Hierarchify
Spencer Janssen
2007-11-01
1
-0
/
+214