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
X11 based sessions could use XInput2 events (e.g., via the x11rb crate), which should allow global capture including modifier keys without requiring elevated privileges.
X11 based sessions could use XInput2 events (e.g., via the
x11rbcrate), which should allow global capture including modifier keys without requiring elevated privileges.