mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 11:30:22 -07:00
warn about use of avoidStruts with spacing modifiers
This commit is contained in:
parent
a67be39673
commit
2cf0a10f5b
@ -96,6 +96,10 @@ import XMonad.Actions.MessageFeedback
|
|||||||
-- every direction.
|
-- every direction.
|
||||||
--
|
--
|
||||||
-- - @True@: Enable the 'windowBorder'.
|
-- - @True@: Enable the 'windowBorder'.
|
||||||
|
--
|
||||||
|
-- __Warning__: If you also use the 'avoidStruts' layout modifier, it
|
||||||
|
-- must come /before/ any of these modifiers. See the documentation of
|
||||||
|
-- 'avoidStruts' for details.
|
||||||
|
|
||||||
-- | Represent the borders of a rectangle.
|
-- | Represent the borders of a rectangle.
|
||||||
data Border = Border
|
data Border = Border
|
||||||
|
Loading…
x
Reference in New Issue
Block a user