BUG: 348198
Details
Details
- Reviewers
ngraham broulik hein - Group Reviewers
Plasma - Commits
- R119:a14258a0cd60: fill layouts from X server when there are no layouts in config
- move ~/.config/kxkbrc
- connect a USB keyboard
- layout changing works
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Unit Tests Skipped
Comment Actions
- Overwrite configureLayouts based on whether layouts is empty or not
- Make sure fetched layouts were saved to config
Comment Actions
The paths in this diff seem wrong (BUILD/plasma-desktop-5.15.4/kcms/keyboard/keyboard_config.cpp). Also the repo it's intended for is not specified. It would be very helpful if you could use arc for patches in the future.
https://community.kde.org/Infrastructure/Phabricator#Using_Arcanist
Comment Actions
Thanks, it works now!
kcms/keyboard/keyboard_config.cpp | ||
---|---|---|
112 ↗ | (On Diff #58889) | While you're touching this, port away from foreach, which is deprecated. Also more const |