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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-04-24
Error fix for Tabbed when tabbar always shown
Ivan.Miljenovic
1
-1
/
+2
2008-04-15
Allow tabbar to always be shown.
Ivan.Miljenovic
1
-25
/
+76
2008-03-31
Remove broken link to screenshot.
Roman Cheplyaka
1
-4
/
+1
2008-03-26
cleanup in Tabbed (make 'loc' be actual location).
David Roundy
1
-3
/
+3
2008-03-26
Fix bugs in Tabbed and TabBarDecoration -- please remember multi-head!
Spencer Janssen
1
-1
/
+1
2008-03-25
fix bug leading to gaps in tabs at the corner of the screen.
David Roundy
1
-11
/
+7
2008-02-29
Add bottom-tabbed layout.
Roman Cheplyaka
1
-5
/
+29
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
1
-1
/
+0
2008-02-11
Tabbed and SimpleTabbed (in DecorationMadness) define their own decorationMou...
Andrea Rossato
1
-0
/
+1
2008-02-09
Tabbed: add simpleTabbed and fx documentation
Andrea Rossato
1
-3
/
+24
2008-02-05
make tabbed work nicely with LayoutCombinators and WindowNavigation.
David Roundy
1
-5
/
+13
2008-02-04
switch tabbed back to using Simplest (so tabs will be shown).
David Roundy
1
-2
/
+3
2008-01-30
Various decorations related updates
Spencer Janssen
1
-74
/
+8
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
2007-12-24
Fix isssue 105
Andrea Rossato
1
-4
/
+4
2007-12-22
No more tabs
Spencer Janssen
1
-6
/
+6
2007-12-15
Add UrgencyHook support to Tabbed
Shachaf Ben-Kiki
1
-4
/
+16
2007-12-08
Remove XMonad.Operations imports
Spencer Janssen
1
-1
/
+0
2007-12-08
Remove redundant imports
Spencer Janssen
1
-5
/
+0
2007-11-23
dafaultConfig --> defaultConfig
Brent Yorgey
1
-1
/
+1
2007-11-21
Tabbed: haddock fixes
Andrea Rossato
1
-3
/
+4
2007-11-21
Tabbed: haddock documentation and code formatting
Andrea Rossato
1
-29
/
+22
2007-11-16
Add Font layer supporting an Xft backend. Make Tabbed.hs a user of this layer.
Clemens Fruhwirth
1
-18
/
+33
2007-11-15
remove unneeded Data.Bits imports.
David Roundy
1
-1
/
+0
2007-11-15
Tabbed.hs, SetWMName.hs: the modules need bitwise "or"
Valery V. Vorotyntsev
1
-16
/
+17
2007-11-15
Tabbed: removed -fno-warn-orphans
Andrea Rossato
1
-1
/
+0
2007-11-14
no need to import Data.Bits
Don Stewart
1
-1
/
+0
2007-11-14
Tabbed: added -fno-warn-orphans
Andrea Rossato
1
-1
/
+1
2007-11-13
make shrinker preserved over restart in tabbed.
David Roundy
1
-19
/
+32
2007-11-01
Hierarchify
Spencer Janssen
1
-7
/
+7
2007-11-01
Use hierarchical module names from the core
Spencer Janssen
1
-2
/
+2
2007-10-15
defaultLayouts -> layouts
Spencer Janssen
1
-9
/
+9
2007-10-13
Tabbed: haddock fixes
Andrea Rossato
1
-5
/
+9
2007-10-12
doco fix: s/SomeLayout/Layout/g
Devin Mullins
1
-4
/
+4
2007-10-08
make createNewWindow set background and foreground to a given color.
David Roundy
1
-1
/
+1
2007-10-08
Add LANGUAGE pragams
Shachaf Ben-Kiki
1
-1
/
+2
2007-10-07
Tabbed and XPrompt updated to lates Extras changes
Andrea Rossato
1
-15
/
+11
2007-10-07
Tabbed: updated to the last (unannounced) API changes
Andrea Rossato
1
-1
/
+5
2007-10-05
Tabbed: check if we really have a window to focus
Andrea Rossato
1
-2
/
+4
2007-09-29
some renaming of classes and data types.
David Roundy
1
-1
/
+1
2007-10-02
Make Tabbed use XUtils.releaseFont
Andrea Rossato
1
-3
/
+2
2007-10-01
Tabbed: updated usage information
Andrea Rossato
1
-4
/
+4
2007-09-30
Removed fromIMaybe from Tabbed ad added it to Invisible
Andrea Rossato
1
-6
/
+2
2007-09-30
Tabbed: reintroduced shrinker configuration option and removed the unneeded R...
Andrea Rossato
1
-33
/
+36
2007-09-30
Tabbed: moved string positioning to XUtils
Andrea Rossato
1
-5
/
+1
2007-09-29
make Tabbed use XUtils
Andrea Rossato
1
-47
/
+14
2007-09-29
Tabbed: fixed a bug: when only one window is in the stack doLayout must still...
Andrea Rossato
1
-3
/
+3
2007-09-28
Tabbed now uses Invisible
Andrea Rossato
1
-20
/
+14
[next]