graesslin created this revision. graesslin added a reviewer: Plasma. Herald added a project: Plasma. Herald added a subscriber: plasma-devel.
REVISION SUMMARY So far the keyboard kcm was forced to X11 only. But that is not required, also on Wayland xkb is used for keyboard layouts. Thus everything which is not X11 specific can also work on Wayland. In fact KWin reads the keyboard layout information from the configuration file this kcm writes to. The important change here is that a default fallback rule name (evdev) is used. On Wayland we are not yet able to resolve the rule name thus the complete UI was disabled. With this change the UI is configurable and works - one can change the layout in KWin. Of course in the long run this needs better Wayland integration to properly resolve the rule name. REPOSITORY rPLASMADESKTOP Plasma Desktop BRANCH kcm-keyboard-wayland REVISION DETAIL https://phabricator.kde.org/D1006 AFFECTED FILES kcms/keyboard/kcm_keyboard.desktop kcms/keyboard/xkb_rules.cpp EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: graesslin, Plasma Cc: plasma-devel
_______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel