wtype (a binary that inputs keys through the virtual-keyboard protocol) works as it should but once it exits (and closes the virtual keyboard), the selected app stops receiving input events from your keyboard.
Reproduction
- run
wtype -k p in a shell
- observe that
p got written (as it should)
- observe that your keyboard does not input anymore until you unfocus the app (niri keybinds still work)
System Information
- niri version: niri 25.05.1 (Nixpkgs)
wtype(a binary that inputs keys through the virtual-keyboard protocol) works as it should but once it exits (and closes the virtual keyboard), the selected app stops receiving input events from your keyboard.Reproduction
wtype -k pin a shellpgot written (as it should)System Information