-
Notifications
You must be signed in to change notification settings - Fork 72
wayland support for livesplit-hotkey #140
Copy link
Copy link
Closed
Labels
enhancementAn improvement for livesplit-core.An improvement for livesplit-core.featureA new user visible feature for livesplit-core.A new user visible feature for livesplit-core.hotkeyThis is about the hotkey implementation.This is about the hotkey implementation.suitable for contributionsThe issue is suitable those who are contributing to livesplit-core.The issue is suitable those who are contributing to livesplit-core.
Metadata
Metadata
Assignees
Labels
enhancementAn improvement for livesplit-core.An improvement for livesplit-core.featureA new user visible feature for livesplit-core.A new user visible feature for livesplit-core.hotkeyThis is about the hotkey implementation.This is about the hotkey implementation.suitable for contributionsThe issue is suitable those who are contributing to livesplit-core.The issue is suitable those who are contributing to livesplit-core.
currently livesplit-hotkey only works with x11 on linux, which is less than ideal
inputbot, another crate that has any global hotkey support (even if it does bring cruft along with it) has moved to libinput as to support x11 and wayland in one go, which would probably be the best direction to go with this