LiveSplit / LiveSplit/livesplit-core
Support the keybinding portal on Linux for Wayland support
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 227
- Forks
- 81
- Avg merge
- 22h 45m
- Merged PRs (30d)
- 3
Description
Currently livesplit doesn't properly support hotkeys on Wayland, instead relying on the input group and X11's (broken and insecure) functionality.
As of xdg-desktop-portal v1.16, global hotkeys are possible and are implemented already in KDE and are being worked on for GNOME.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Linux hotkey handling that currently relies on the input group and X11, then review how xdg-desktop-portal global hotkeys are supported. Done means global hotkeys work on Wayland through the keybinding portal rather than depending on X11 or the input group.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux, rust
- Domain
- desktop, operating-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100