LiveSplit / LiveSplit/livesplit-core

Support the keybinding portal on Linux for Wayland support

Open
#619 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement feature hotkey suitable for contributions
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.