mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-05-15 14:15:52 -06:00
[PR #65] [MERGED] ignore every event except Enter in receiving mode #265
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#265
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/65
Author: @feschber
Created: 1/5/2024
Status: ✅ Merged
Merged: 1/5/2024
Merged by: @feschber
Base:
main← Head:ignore-events-in-receiving-mode📝 Commits (1)
536203eignore every event except Enter in receiving mode📊 Changes
2 files changed (+8 additions, -3 deletions)
View changed files
📝
src/event.rs(+3 -3)📝
src/server.rs(+5 -0)📄 Description
Some compositors still send keyevents to the layer-shell window until it is unfocused which causes unwanted behaviour.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.