Fix inconsistency in CHANGES.md

This commit is contained in:
slotThe
2021-03-17 09:52:32 +01:00
parent d9a7f4388a
commit cb86dd3c61

View File

@@ -142,8 +142,8 @@
* `XMonad.Layout.Fullscreen` * `XMonad.Layout.Fullscreen`
Add fullscreenSupportBorder which uses smartBorders to remove window borders - Add fullscreenSupportBorder which uses smartBorders to remove
when the window is fullscreen. window borders when the window is fullscreen.
* `XMonad.Config.Mate` * `XMonad.Config.Mate`
@@ -819,9 +819,6 @@
The fullscreen layouts will now not render any window that is totally The fullscreen layouts will now not render any window that is totally
obscured by fullscreen windows. obscured by fullscreen windows.
Add fullscreenSupportBorder which uses smartBorders to remove window borders
when the window is fullscreen.
* `XMonad.Layout.Gaps` * `XMonad.Layout.Gaps`
Extended the sendMessage interface with `ModifyGaps` to allow arbitrary Extended the sendMessage interface with `ModifyGaps` to allow arbitrary