mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-10 17:52:09 -07:00
X.L.CenteredIfSignle: Update CHANGES.md
This commit is contained in:
10
CHANGES.md
10
CHANGES.md
@@ -6,6 +6,11 @@
|
|||||||
|
|
||||||
### New Modules
|
### New Modules
|
||||||
|
|
||||||
|
* `XMonad.Layout.CenteredIfSingle`
|
||||||
|
|
||||||
|
Layout modifier that, if only a single window is on screen, places that window
|
||||||
|
in the middle of the screen.
|
||||||
|
|
||||||
### Bug Fixes and Minor Changes
|
### Bug Fixes and Minor Changes
|
||||||
|
|
||||||
## 0.17.0 (October 27, 2021)
|
## 0.17.0 (October 27, 2021)
|
||||||
@@ -157,11 +162,6 @@
|
|||||||
|
|
||||||
### New Modules
|
### New Modules
|
||||||
|
|
||||||
* `XMonad.Layout.CenteredIfSingle`
|
|
||||||
|
|
||||||
Layout modifier that, if only a single window is on screen, places that window
|
|
||||||
in the middle of the screen.
|
|
||||||
|
|
||||||
* `XMonad.Layout.FixedAspectRatio`
|
* `XMonad.Layout.FixedAspectRatio`
|
||||||
|
|
||||||
Layout modifier for user provided per-window aspect ratios.
|
Layout modifier for user provided per-window aspect ratios.
|
||||||
|
Reference in New Issue
Block a user