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-10-05
Merge emptyLayoutMod into redoLayout
Joachim Breitner
1
-6
/
+6
2008-05-01
Fix issue #179 by handling events correctly
Andrea Rossato
1
-2
/
+2
2008-04-30
Remove redundant type signature
Spencer Janssen
1
-1
/
+1
2008-02-24
Fix haddock hyperlink.
Roman Cheplyaka
1
-1
/
+1
2008-02-20
Decoration: some haddock updates
Andrea Rossato
1
-5
/
+2
2008-02-20
Decoration: fix an issue with decoration window creation and more
Andrea Rossato
1
-24
/
+16
2008-02-19
Decoration: comment only
Andrea Rossato
1
-22
/
+123
2008-02-19
Decoratione: generate rectangles first, and create windows accordingly
Andrea Rossato
1
-57
/
+71
2008-02-18
add Eq superclass to DecorationStyle and change styles in order not to decora...
Andrea Rossato
1
-3
/
+6
2008-02-18
Refactor MouseResize, remove isDecoration and introduce isInStack, isVisible,...
Andrea Rossato
1
-3
/
+24
2008-02-12
Decoration: remove mouse resize and more
Andrea Rossato
1
-17
/
+15
2008-02-11
Decoration.hs: variable names consistency only
Andrea Rossato
1
-6
/
+6
2008-02-11
Decoration: DecorationStyle class cleanup and focus/drag unification
Andrea Rossato
1
-16
/
+34
2008-02-10
Move DefaultDecoration from DecorationMadness to Decoration
Andrea Rossato
1
-0
/
+4
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