Standreas
Standreas
I made some test: Adding a shortcut ALT+Q for `qps` from italian keyboard (qwerty) and switching to french the shortcuts remains indeed on the physical key and doesn't change. So...
I made some test with shortcuts added by different WMs: * xfwm4: same issue, uses the physical keys always * kwin_wayland (and probably kwin_x11 too): respects layout * labwc has...
> however I created the shortcuts using the French layout and I test them always using the French layout, and the letters A, Q, Z, W, M do not work....
Didn't test immediately panel restart. So it's not a big thing.
I stumpled by chance open that, in my debian testing VM I had 2 pcmanfm, the gtk one and ours, so I removed it and saw it.
> Also please tag me in things related to FancyMenu because I really like following it's baby steps. Sometimes I miss these discussions. You can "watch" lxqt-panel and other repos...
It's a PR... the discussion is here: https://github.com/lxqt/lxqt/discussions
This probably depends as `lxqt-globalkeysd ` can't register keys under wayland yet. Keyboard shortcuts are all set by compositors config files atm.
It would work using dbus: `qdbus org.kde.StatusNotifierWatcher /global_key_shortcuts/panel/volume2/mute org.lxqt.global_key_shortcuts.client.activated` for example but we have the [numbering issue](https://github.com/lxqt/lxqt-panel/issues/2126) - we cannot know if the panel has changed.
It's still an issue IMO, because we have this setting in the GUI and it doesn't work on Wayland. So it should be greyed out at least.