Update NEWS.md

This commit is contained in:
Johan Malm 2021-10-13 21:36:26 +01:00
parent 74f01af5db
commit 5325fca4b4

View file

@ -12,12 +12,14 @@ For full changelog, use `git log`
- Support `wlr_foreign_toplevel protocol`. This enables controlling - Support `wlr_foreign_toplevel protocol`. This enables controlling
windows from panels such as waybar. windows from panels such as waybar.
- Support fullscreen mode. - Support fullscreen mode.
- Support drag-and-drop. Written-by: @ARDiDo
- Support some libinput configuration. Written-by: @ARDiDo
- Add the following config options: - Add the following config options:
- Load default keybinds on `<keyboard><default />` - Load default keybinds on `<keyboard><default />`
- Specify distance between views and output edges with `<core><gap>` - Specify distance between views and output edges with `<core><gap>`
- Set menu item font with `<theme><font place="MenuItem">` - Set menu item font with `<theme><font place="MenuItem">`
- Allow `<theme><font>` without place="" attribute, thus enabling - Allow `<theme><font>` without place="" attribute, thus enabling
simpler config files. simpler config files
- Support for primary selection. Written-by: @telent - Support for primary selection. Written-by: @telent
- Support 'alt-tab' on screen display when cycling between windows - Support 'alt-tab' on screen display when cycling between windows
- Add theme options to set buttons colors individually (for iconify, close - Add theme options to set buttons colors individually (for iconify, close