Changes: note keyboard fixes

Neal Gompa suggested running KWin with the --locale1 flag, which
makes it listen to locale1 changes. For systems that don't support
that, there is now a different approach that rudely writes the
config file -- which you should probably then copy into the
target system later with a *preservefiles* module.

FIXES #2264
This commit is contained in:
Adriaan de Groot 2024-09-07 11:25:05 -04:00
parent cde6acd224
commit 5fc2b2753a

View File

@ -10,13 +10,15 @@ the history of the 3.2 series (2018-05 - 2022-08).
# 3.3.10 (unreleased) # 3.3.10 (unreleased)
This release contains contributions from (alphabetically by given name): This release contains contributions from (alphabetically by given name):
- Nobody yet - Adriaan de Groot
- Neal Gompa
## Core ## ## Core ##
- Nothing yet - Nothing yet
## Modules ## ## Modules ##
- *keyboard* Repaired summary messages with strange formatting. (#2364) - *keyboard* Repaired summary messages with strange formatting. (#2364)
- *keyboard* Can update KDE Plasma configuration in Wayland. (thanks Neal, #2264)
- *locale* Repaired summary messages with strange formatting. (#2364) - *locale* Repaired summary messages with strange formatting. (#2364)