mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-05-15 14:15:52 -06:00
[PR #188] [MERGED] layer-shell: drop hard-dep on shortcut-inhibit #320
Labels
No labels
Xorg
documentation
enhancement
macos
pull-request
question
windows
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/lan-mouse#320
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/feschber/lan-mouse/pull/188
Author: @feschber
Created: 9/3/2024
Status: ✅ Merged
Merged: 9/3/2024
Merged by: @feschber
Base:
main← Head:drop-hard-dep-shortcut-inhibit📝 Commits (1)
b48d712layer-shell: drop hard-dep on shortcut-inhibit📊 Changes
1 file changed (+17 additions, -10 deletions)
View changed files
📝
input-capture/src/wayland.rs(+17 -10)📄 Description
soften dependency off layer-shell backend to make
https://wayland.app/protocols/keyboard-shortcuts-inhibit-unstable-v1 optional.
This allows partial functionality on compositors that don't support the protocol, e.g. labwc. (#187 )
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.