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
/
Decoration.hs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-02-09
Decoration: change mouseEventHook to decoEventHook and more
Andrea Rossato
1
-15
/
+18
2008-02-08
Decoration: enable mouse dragging of windows
Andrea Rossato
1
-5
/
+11
2008-02-08
Decoration: add a mouseEventHook methohd and move mouse button event there
Andrea Rossato
1
-5
/
+12
2008-02-07
Decoration: consistency of variable names
Andrea Rossato
1
-30
/
+30
2008-02-07
Decoration: add a SetTheme message and releaseResources
Andrea Rossato
1
-10
/
+17
2008-02-04
enable button click for focus in tabbed.
David Roundy
1
-0
/
+8
2008-02-04
in Decoration, remove windows that are precisely hidden underneath other wind...
David Roundy
1
-3
/
+8
2008-01-31
Make LayoutHints a decoration aware layout modifier
Andrea Rossato
1
-1
/
+4
2008-01-30
Various decorations related updates
Spencer Janssen
1
-60
/
+53
2008-01-28
Decoration: the fontset must be released even when we don't decorate the firs...
Andrea Rossato
1
-1
/
+3
2008-01-28
Decoration: I forgot we need to release the fontset too!
Andrea Rossato
1
-1
/
+2
2008-01-28
Decoration: after deleting the windows we must update the layout modifier
Andrea Rossato
1
-1
/
+2
2008-01-26
Add SimpleFloat a very basic floating layout that will place windows accordin...
Andrea Rossato
1
-5
/
+2
2008-01-26
Decoration: code formatting only
Andrea Rossato
1
-15
/
+12
2008-01-25
Add Decoration, a layout modifier and a class for easily writing decorated la...
Andrea Rossato
1
-0
/
+252