You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm writing an EIS implementation for Niri. What's the recommended way to hook onto the keymap and modifiers events, when the event target (that only copies the events) isn't a Wayland client?
Not sure how the receiver context (EI context for InputCapture portal) will interact with this.