Xpra: Ticket #2368: wayland client with native bindings

Following up #2243, we will need some form of native bindings to:

etc..



Thu, 25 Jul 2019 14:12:34 GMT - Antoine Martin: status changed

According to libxkbcommon quick guide: If we are a Wayland client, the compositor gives us a string complete with a keymap. Not sure where, no attributes in the GTK.EventKey, or in its GdkWaylandDevice attribute..

More keyboard related tickets: #1049, #856


Thu, 25 Jul 2019 14:48:46 GMT - mviereck:

Keyboard: On systems with systemd the output of localectl status might be a good guess. The Wayland compositor might still be configured different, but I assume most systems will have the same keyboard configuration on tty as on the desktop. On my german system I get the same valid output on tty, in X and in Wayland:

$ localectl status
   System Locale: LANG=de_DE.UTF-8
       VC Keymap: n/a
      X11 Layout: de
       X11 Model: pc105

Sun, 28 Jul 2019 06:07:59 GMT - Antoine Martin:

On systems with systemd the output of localectl status might be a good guess.

Thanks, added this as fallback in r23321.


Wed, 12 Feb 2020 05:18:40 GMT - Antoine Martin: milestone changed


Sat, 23 Jan 2021 05:49:25 GMT - migration script:

this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/2368