wlroots icon indicating copy to clipboard operation
wlroots copied to clipboard

backend/wayland: key event when focused with pressed keys

Open emersion opened this issue 6 years ago • 0 comments

  1. Start the Wayland backend
  2. Focus the wlroots window with some keys pressed (e.g. in Sway, mod+arrow to focus or mod+number to switch to rootston's workspace)
  3. Nested wlroots sends a key event

We need to update the internal key state without triggering a key event.


wlroots has migrated to gitlab.freedesktop.org. This issue has been moved to:

https://gitlab.freedesktop.org/wlroots/wlroots/-/issues/1769

emersion avatar Jul 23 '19 16:07 emersion