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
/
Hooks
/
ManageDocks.hs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-04-05
XMonad.Hooks.ManageDocks: haddock fix
Lukas Mai
1
-2
/
+2
2008-04-02
XMonad.Layout.Gaps: new contrib module for manual gap support, in the few cas...
Brent Yorgey
1
-1
/
+5
2008-03-31
XMonad.Hooks.ManageDocks: export checkDoc
Lukas Mai
1
-2
/
+2
2008-03-31
move Direction type from WindowNavigation to ManageDocks (ManageDocks will mo...
Brent Yorgey
1
-23
/
+28
2008-03-31
ManageDocks: clean up + add more documentation
Brent Yorgey
1
-21
/
+23
2008-03-27
ManageDocks: add avoidStrutsOn, for covering some docks and not others by def...
Brent Yorgey
1
-2
/
+17
2008-03-27
ManageDocks: add ability to toggle individual gaps independently
Brent Yorgey
1
-17
/
+39
2008-03-30
Haddock fix
Roman Cheplyaka
1
-1
/
+1
2008-03-27
ManageDocks: add warning about making sure gaps are set to zero before switch...
Brent Yorgey
1
-1
/
+7
2008-02-23
LayoutModifier: reimplement ModifiedLayout using runLayout and more
Andrea Rossato
1
-2
/
+2
2008-02-10
Small refactoring.
Nils Anders Danielsson
1
-21
/
+35
2008-02-10
Fixed off-by-one error which broke strut handling for some panels.
Nils Anders Danielsson
1
-4
/
+19
2008-01-27
ManageDocks: implement AvoidStruts as a layout modifier
Andrea Rossato
1
-18
/
+12
2008-01-26
ManageDocks: add emptyLayout definition for supporting the new decoration fra...
Andrea Rossato
1
-0
/
+3
2007-12-31
ManageDocks: some documentation fixes
Andrea Rossato
1
-1
/
+4
2007-12-22
AvoidStruts: add support for partial struts
Spencer Janssen
1
-40
/
+43
2007-12-22
ManageDocks: ignore desktop windows also
Spencer Janssen
1
-3
/
+4
2007-12-13
Add support for _NET_WM_STRUT_PARTIAL
Spencer Janssen
1
-9
/
+11
2007-12-10
ManageDocks: when there are struts on opposing edges, the right/bottom strut
Spencer Janssen
1
-2
/
+3
2007-12-09
Update ManageDocks to the new ManageHook system, remove the gap setting code ...
Spencer Janssen
1
-84
/
+61
2007-12-08
Remove XMonad.Operations imports
Spencer Janssen
1
-1
/
+0
2007-12-08
Prune more imports
Spencer Janssen
1
-2
/
+0
2007-12-08
Remove redundant imports
Spencer Janssen
1
-1
/
+0
2007-11-19
Miscellaneous spell-checking
Shachaf Ben-Kiki
1
-1
/
+1
2007-11-14
ManageDocks.hs: haddock fixes
Andrea Rossato
1
-6
/
+7
2007-11-14
pattern guards and newtype deriving required for ManageDocks.hs to build!
Don Stewart
1
-1
/
+3
2007-11-13
add ToggleStruts capability to avoidStruts.
David Roundy
1
-9
/
+18
2007-11-10
fix bug in avoidStruts.
David Roundy
1
-1
/
+1
2007-11-01
Change the type of properties from Word32 to CLong
Mats Jansborg
1
-2
/
+2
2007-11-08
fix bug in avoidStruts.
David Roundy
1
-1
/
+14
2007-11-06
Add LANGUAGE pragmas for ManageDocks
Spencer Janssen
1
-0
/
+1
2007-11-01
Hierarchify
Spencer Janssen
1
-4
/
+4
2007-11-01
Use hierarchical module names from the core
Spencer Janssen
1
-2
/
+2
2007-10-24
code to define a strut-avoiding layout.
David Roundy
1
-0
/
+19
2007-10-23
STRUT aware gap toggling (clean patch)
mail
1
-8
/
+40
2007-10-10
Fix EwmhDesktops, ManageDocks, and SetWMName compilation for amd64
Alex Tarkovsky
1
-30
/
+30
2007-10-07
doc fixes for ManageDocks
Devin Mullins
1
-1
/
+3
2007-10-07
ManageDocks now handles STRUT windows as well
mail
1
-5
/
+46
2007-10-06
(un)Manage Docks based on WINDOW_TYPE
mail
1
-0
/
+59