XMonad.Layout.Gaps: new contrib module for manual gap support, in the few cases where ManageDocks is not appropriate (dock apps that don't set STRUTS properly, adjusting for a display that is cut off on one edge, etc.)

This commit is contained in:
Brent Yorgey
2008-04-02 00:37:42 +00:00
parent e170cfc611
commit 25c23eb79d
3 changed files with 154 additions and 1 deletions

View File

@@ -118,6 +118,7 @@ library
XMonad.Layout.Dishes
XMonad.Layout.DragPane
XMonad.Layout.DwmStyle
XMonad.Layout.Gaps
XMonad.Layout.Grid
XMonad.Layout.HintedGrid
XMonad.Layout.HintedTile