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
/
MouseResizableTile.hs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-05-28
eliminate references to defaultConfig
Daniel Wagner
1
-1
/
+1
2012-11-09
Rename variables "state" to avoid warnings about shadowing
Adam Vogt
1
-37
/
+37
2010-10-23
Export types to reduce haddock warnings.
Adam Vogt
1
-0
/
+1
2011-11-15
get ready for GHC 7.4: Num a no longer implies (Eq a, Show a)
Daniel Wagner
1
-1
/
+1
2010-04-16
Note that mouseResizableTileMirrored may be removed.
Adam Vogt
1
-0
/
+1
2010-04-16
Structure L.MouseResizableTile documentation.
Adam Vogt
1
-29
/
+21
2010-04-15
X.L.MouseResizableTile: make everything configurable
Tomas Janousek
1
-30
/
+57
2010-04-15
X.L.MouseResizableTile: configurable gaps (dragger size and position)
Tomas Janousek
1
-38
/
+66
2009-12-30
Use more imported cursor constants.
Adam Vogt
1
-9
/
+5
2009-12-23
Let the core know about MouseResizableTile's draggers, so they are stacked co...
Jan Vornberger
1
-10
/
+13
2009-12-11
X.L.MouseResizableTile: change description for mirrored variant
Tomas Janousek
1
-1
/
+2
2009-11-26
X.L.MouseResizableTile: keep draggers on the bottom of the window stack.
Tomas Janousek
1
-0
/
+1
2009-10-23
Docs: use myLayout like template rather than plural
Wirt Wolff
1
-4
/
+4
2009-10-22
Refer to modm as the current modMask
Adam Vogt
1
-2
/
+2
2009-10-05
Hyperlink the reference to ResizableTile in MouseResizableTile
Adam Vogt
1
-1
/
+1
2009-09-30
Remove redundant parentheses from L.MouseResizableTile
Adam Vogt
1
-10
/
+9
2009-09-30
Factor out redundancy in L.MouseResizableTile.handleResize
Adam Vogt
1
-18
/
+9
2009-09-30
Use LANGUAGE instead of -fglasgow-exts in L.MouseResizableTile
Adam Vogt
1
-1
/
+1
2009-09-30
Fix haddock parse error in MouseResizableTile
Adam Vogt
1
-0
/
+2
2009-09-30
A ResizableTile-like layout that can be resized using the mouse.
Jan Vornberger
1
-0
/
+279