From ca0299d259d8e0c2c3d019a16d3c7b3712033ba4 Mon Sep 17 00:00:00 2001 From: Standreas Date: Tue, 23 Apr 2024 14:30:21 +0200 Subject: [PATCH] NEWS.md: fix typos Closes: #1748 [via git-merge-pr] --- NEWS.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/NEWS.md b/NEWS.md index 75a3aa93..3e0c1393 100644 --- a/NEWS.md +++ b/NEWS.md @@ -80,7 +80,7 @@ window.inactive.shadow.color: #00000040 - Add -S|--session `` option to start `` on startup and to terminate the compositor when exits. This is useful for session management as it allows the session client (for example - `lxqt-session`) to terminate labwc - be exiting itself. + `lxqt-session`) to terminate labwc when exiting itself. - In theme setting color definitions, support inline alpha encoding like `#aabbccff` - Add window-switcher custom field inspired by printf formatting. #1670 @@ -166,7 +166,7 @@ osd.window-switcher.preview.border.color: #ffffff,#00a2ff,#ffffff in the same way as each potential `environment` file. - Allow empty variables in `environment` files. In other words, respond to variable declarations of the form "VARIABLE=", with no following value, - by setting the corresponding environemtn variable as an empty string. + by setting the corresponding environment variable as an empty string. - Add optional headless fallback output that is automatically created when no other output exists. Enable this by setting the environment variable `LABWC_FALLBACK_OUTPUT` to the desired output name. The feature @@ -228,7 +228,7 @@ osd.window-switcher.preview.border.color: #ffffff,#00a2ff,#ffffff helpful message instead of a segv crash. - Reload cursor theme and size on reconfigure. Written-by: @spl237 Issue #1587 -- Fix a number of surface-focus releted short-comings: +- Fix a number of surface-focus related short-comings: - Handle cursor-button-press on layer-shell subsurfaces and fix bug in `get_cursor_context()` which resulted in layer-surfaces not being detected correctly. PR #1594 -- 2.52.0