From: Johan Malm Date: Mon, 21 Oct 2024 20:10:08 +0000 (+0100) Subject: NEWS.md: update for 0.8.1 X-Git-Url: https://git.mdlowis.com/?a=commitdiff_plain;h=c00cdf26164bf01975155a3f66615dc627df6bf6;p=proto%2Flabwc.git NEWS.md: update for 0.8.1 --- diff --git a/NEWS.md b/NEWS.md index 307c6784..68f4e627 100644 --- a/NEWS.md +++ b/NEWS.md @@ -9,6 +9,7 @@ The format is based on [Keep a Changelog] | Date | All Changes | wlroots version | lines-of-code | |------------|---------------|-----------------|---------------| +| 2024-10-25 | [0.8.1] | 0.18.1 | 25473 | | 2024-08-16 | [0.8.0] | 0.18.0 | 23320 | | 2024-06-19 | [0.7.4] | 0.17.4 | 22746 | | 2024-06-12 | [0.7.3] | 0.17.4 | 22731 | @@ -31,7 +32,7 @@ The format is based on [Keep a Changelog] | 2021-04-15 | [0.2.0] | 0.13.0 | 5011 | | 2021-03-05 | [0.1.0] | 0.12.0 | 4627 | -## [unreleased] +## [0.8.1] The most noteworthy additions in this release are: @@ -41,36 +42,40 @@ The most noteworthy additions in this release are: Notes to package maintainers: -- The SSD titlebar window icon support requires libsfdo to be added as a - dependency or statically linked. If this is not wanted, add -Dicon=disabled to - the `meson setup` command in the build script for the next release. -- PRs #1716 and #2205 add labwc xdg-portal configuration, modify `labwc.desktop` - and amend `XDG_CURRENT_DESKTOP` which should enable better out-of-the-box - support for xdg-desktop-portal, but if you already ship a custom setup for - this you or have different requirements, please review this change. +- The SSD titlebar window icon support requires [libsfdo] to be added as a + (build and run-time) dependency or statically linked. If this is not wanted, + add `-Dicon=disabled` to the `meson setup` command in the build script for the + next release. +- PRs [#1716] and [#2205] add labwc xdg-portal configuration, modify + `labwc.desktop` and amend `XDG_CURRENT_DESKTOP` which should enable better + out-of-the-box support for xdg-desktop-portal, but if you already ship a + custom setup for this or have different requirements, please review this + change. + +[libsfdo]: https://gitlab.freedesktop.org/vyivel/libsfdo ### Added -- Support dmabuf feedback (#2234, #1278) -- Add initial implementation of cosmic-workspace-unstable-v1 (#2030) +- Support dmabuf feedback [#2234] [#1278] +- Add initial implementation of cosmic-workspace-unstable-v1 [#2030] - Optionally support SSD titlebar window icons. When an icon file is not found or could not be loaded, the window menu icon is shown as before. The icon - theme can be selected with `` (#2128) + theme can be selected with `` [#2128] - Add actions `ToggleSnapToEdge` and `ToggleSnapToRegion`. These behave like `SnapToEdge` and `SnapToRegion`, except that they untile the window when already being tiled to the given region or direction. - Written-by: @jp7677 and @tokyo4j (#2154) + Written-by: @jp7677 and @tokyo4j [#2154] - Add action `UnSnap`. This behaves like `ToggleSnapToEdge/Region` but - unconditionally. Written-by: @jp7677 and @tokyo4j (#2154) -- Handle xdg-shell `show_window_menu` requests (#2167) + unconditionally. Written-by: @jp7677 and @tokyo4j [#2154] +- Handle xdg-shell `show_window_menu` requests [#2167] - Support the openbox style menus listed below. Written-by: @droc12345 1. `client-list-combined-menu` shows windows across all workspaces. This can be used with a mouse/key bind using: - `` (#2101) + `` [#2101] 2. `client-send-to` shows all workspaces that the current window can be sent to. This can additional be used within a client menu using: - `` (#2152) -- Add theme option for titlebar padding and button spacing (#2189) + `` [#2152] +- Add theme option for titlebar padding and button spacing [#2189] ``` window.button.height: 26 @@ -80,16 +85,16 @@ window.button.spacing: 0 ``` - Set titlebar height based on the maximum height of any of the objects within - it, rather than just taking the font height into account (#2152) -- Add theme option for setting button hover effect corner radius (#2127, #2231) + it, rather than just taking the font height into account [#2152] +- Add theme option for setting button hover effect corner radius [#2127] [#2231] ``` window.button.hover.bg.corner-radius: 0 ``` -- Add position arguments for menus. Written-by: @droc12345 (#2102) +- Add position arguments for menus. Written-by: @droc12345 [#2102] -``` +```xml root-menu @@ -100,7 +105,7 @@ window.button.hover.bg.corner-radius: 0 ``` - Allow interactive window movement when horizontally or vertically maximized - and add associated config option `` (#2052) + and add associated config option `` [#2052] - Add optional Shade (shade.xbm) and AllDesktops (desk.xbm) buttons and theme options: @@ -112,63 +117,68 @@ window.inactive.button.shade.unpressed.image.color ``` - Make action `FocusOutput` behave like `MoveToOutput` by adding direction and - wrap arguments. Written-by: @orfeasxyz (#2100) -- Add config option for titlebar layout. Written-by: @xi (#2088, #2150) + wrap arguments. Written-by: @orfeasxyz [#2100] +- Add config option for titlebar layout. Written-by: @xi [#2088] [#2150] -``` +```xml icon:iconify,max,close yes|no ``` -- Add `Oblique` option to `