mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-01 04:31:52 -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
|
||||
|
||||
* `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
|
||||
|
||||
## 0.17.0 (October 27, 2021)
|
||||
@@ -157,11 +162,6 @@
|
||||
|
||||
### 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`
|
||||
|
||||
Layout modifier for user provided per-window aspect ratios.
|
||||
|
Reference in New Issue
Block a user