You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
xremap/src
Chakib Benziane ac0f4aa3ee
better to send no key for skip event (#462)
I didn't think much about it on my first patch but when skip_key_event
is set the KEY_UNKNOWN is repeated. Better to send no key at all.
3 days ago
..
client KDE: Add support for window matching. (#448) 1 month ago
config Window matcher for modmap and keymap (wlroots client only) (#447) 1 month ago
action.rs Adds RELATIVE event catcher (#187) 1 year ago
action_dispatcher.rs Adds RELATIVE event catcher (#187) 1 year ago
device.rs Support device-specific remapping in config (#380) 5 months ago
event.rs Support device-specific remapping in config (#380) 5 months ago
event_handler.rs better to send no key for skip event (#462) 3 days ago
main.rs Support device-specific remapping in config (#380) 5 months ago
tests.rs Window matcher for modmap and keymap (wlroots client only) (#447) 1 month ago