Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keyboard layout in wayland #2231

Open
fpiecka opened this issue Mar 13, 2024 · 0 comments
Open

Keyboard layout in wayland #2231

fpiecka opened this issue Mar 13, 2024 · 0 comments

Comments

@fpiecka
Copy link

fpiecka commented Mar 13, 2024

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant