mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 03:20:21 -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.
|
||||
--
|
||||
-- - @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.
|
||||
data Border = Border
|
||||
|
Loading…
x
Reference in New Issue
Block a user