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
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
2007-09-28
Tabbed: removed two little bugs due to the mess during the transition (my fau...
Andrea Rossato
1
-2
/
+2
2007-09-28
Use LANGUAGE pragmas over -fglasgow-exts
Spencer Janssen
1
-1
/
+2
2007-09-28
Tabbed: give a nice description
Spencer Janssen
1
-0
/
+1
2007-09-28
NewTabbed: after a ReleaseResources we should return Tabbed Nothing...
Andrea Rossato
1
-4
/
+4
2007-09-28
Move NewTabbed to Tabbed
Spencer Janssen
1
-3
/
+3
2007-09-27
NewTabbed: fixes a (reintroduced) bug and some code formatting
Andrea Rossato
1
-23
/
+22
2007-09-26
make NewTabbed use InvisibleMaybe to hide its cache.
David Roundy
1
-17
/
+24
2007-09-26
NewTabbed: we must check if the sceen rectangle changed
Andrea Rossato
1
-4
/
+5
2007-09-25
modifyLayout -> handleMessage.
David Roundy
1
-1
/
+1
2007-09-25
NewTabbed: fixed a bug and some code formatting
Andrea Rossato
1
-10
/
+12
2007-09-24
Added a NewTabbed module with a new tabbed layout to test
Andrea Rossato
1
-0
/
+241