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
/
MultiToggle.hs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refer to modm as the current modMask
Adam Vogt
2009-10-22
1
-1
/
+1
*
Replace most -fglasgow-exts with specific LANGUAGE pragmas
Adam Vogt
2009-06-26
1
-5
/
+2
*
MultiToggle: add new XMonad.Layout.MultiToggle.Instances module for common in...
Brent Yorgey
2008-03-31
1
-25
/
+26
*
XMonad.Layout.MultiToggle: let runLayout modify the base layout if no transfo...
Lukas Mai
2008-03-28
1
-1
/
+5
*
MultiToggle: fix to work with runLayout changes to core
Brent Yorgey
2008-03-11
1
-5
/
+3
*
add emptyLayout to MultiToggle
Lukas Mai
2008-01-28
1
-0
/
+2
*
add 'single' helper function
Lukas Mai
2008-01-18
1
-2
/
+7
*
documentation fix
Lukas Mai
2008-01-18
1
-1
/
+1
*
style assimilation
Lukas Mai
2008-01-18
1
-1
/
+1
*
MultiToggle.hs: improve 'description' implementation in LayoutClass instance ...
Brent Yorgey
2008-01-15
1
-2
/
+2
*
More import pruning
Spencer Janssen
2007-12-08
1
-2
/
+2
*
Miscellaneous spell-checking
Shachaf Ben-Kiki
2007-11-19
1
-1
/
+1
*
change MultiToggle interface; add docs
Lukas Mai
2007-11-06
1
-21
/
+102
*
add serializable SwitchTrans (a.k.a. MultiToggle)
Lukas Mai
2007-11-06
1
-0
/
+149