NEWS.md: s/under-cursor/cursor/

This commit is contained in:
Johan Malm 2024-02-02 19:28:26 +00:00 committed by Consolatis
parent 242b94bca9
commit 268ed10fb7

View file

@ -88,8 +88,8 @@ The format is based on [Keep a Changelog]
- `MoveToOutput`, `FitToOutput` (by @jp7677) - `MoveToOutput`, `FitToOutput` (by @jp7677)
- `Shade`, `Unshade`, `ToggleShade` (by @ahesford @Consolatis) - `Shade`, `Unshade`, `ToggleShade` (by @ahesford @Consolatis)
- Add config option `<placement><policy>` with supported values `center`, - Add config option `<placement><policy>` with supported values `center`,
`under-cursor` and `automatic`. The latter minimizes overlap with other `cursor` and `automatic`. The latter minimizes overlap with other windows
windows already on screen and is similar to Openbox's smart window placement. already on screen and is similar to Openbox's smart window placement.
Written-by: @ahesford #1312 Written-by: @ahesford #1312
```xml ```xml