-
-
Notifications
You must be signed in to change notification settings - Fork 137
Open
Description
System information
- Version: v0.19.0 (643fbac)
- Build info: GCC 15.2.1 - Release
- Provenance: aur
- OS: Arch Linux -
- QT Platform: wayland
- DE: niri/Wayland
Describe the bug
After using vicinae deeplink 'vicinae://extensions/vicinae/clipboard/history', the
keyboard partially stops working - backspace and Ctrl+W don't work, but typing still works.
Clicking another window and back restores normal keyboard function.
To Reproduce
- Open a terminal (kitty)
- Run
wevin another window to monitor keyboard events - run
vicinae deeplink 'vicinae://extensions/vicinae/clipboard/history' - Select an item from clipboard history
- Try pressing backspace or Ctrl+W in the terminal - they don't work
- Click another window, then click back to terminal - keyboard works again
Expected behavior
Keyboard should work normally after vicinae closes.
Additional context
Using wev to debug:
- After vicinae closes:
keymap: format: 1 (xkb v1), size: 1440(wrong) - After clicking another window:
keymap: format: 1 (xkb v1), size: 34206(correct)
It appears vicinae sends an incorrect/minimal keymap when closing its layer-shell surface
on niri.
Metadata
Metadata
Assignees
Labels
No labels