neovide: Neovide does not change keyboard layout when the system keyboard layout gets changed, while neovide is open
Describe the bug Open Neovide with e.g. the us keyboard layout. Change the keyboard layout to e.g. de. Neovide still behaves as if the keyboard is set to us.
To Reproduce
Steps to reproduce the behavior:
use setxkbmap us
to set to us layout
Open Neovide type ‘y’
use setxkbmap de
to set to de layout
type ‘y’ it will output ‘z’
Expected behavior Keyboard layout changes should apply to neovide.
Desktop (please complete the following information):
- OS: Archlinux with X Server
- 0.7.0.r227.g4131c50-1
Please run neovide --log
and paste the contents of the .log
file here:
No output from log
About this issue
- Original URL
- State: closed
- Created 3 years ago
- Reactions: 1
- Comments: 21 (8 by maintainers)
I am not able to reproduce it anymore either 👍
Unable to reproduce it anymore either.
We likely need to wait for https://github.com/rust-windowing/winit/issues/2678