Skip to content

Hide keyboard display action if remote keyboard input is not supported

Nicolas Fella requested to merge nicolasfella/kdeconnect-android:wl into master

Keyboard input is not yet supported on Wayland. The desktop already announces this, we just didn't use that information yet.

Hide the open keyboard button when we know that key input is not available

Merge request reports