guake icon indicating copy to clipboard operation
guake copied to clipboard

Keyboard layout in wayland

Open fpiecka opened this issue 11 months ago • 0 comments

When guake is hidden and opened again, it's keyboard layout is reset to default in wayland. In X, keyboard layout stayed the same through hiding and reopening.

This is relevant when keyboard layout is set per window and not globally for all windows.

I understand this has something to do with window management in wayland and maybe there is no possibility of fixing this on the side of guake.

The behavior is the same in yakuake and tilda - X is ok, wayland not.

Expected behavior

When keyboard layouts are configured per windows in system settings, I expect guake to preserve keyboard layout setting through hiding guake and reopening it.

Actual behavior

Keyboard layout after reopening guake is the default. The same as for any new window.

To Reproduce

Set keyboard layout switching policy to "per window" in system settings

  1. Open guake and change keyboard layout to a different one from default
  2. Hide guake
  3. Reopen guake

fpiecka avatar Mar 13 '24 08:03 fpiecka