mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-05-15 06:06:07 -06:00
[PR #412] [CLOSED] feat(x11): implement X11 input capture backend #407
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#407
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/412
Author: @posthum4n-ai
Created: 4/4/2026
Status: ❌ Closed
Base:
main← Head:feat/x11-input-capture📝 Commits (1)
fe80d3ffeat(x11): implement X11 input capture backend📊 Changes
2 files changed (+544 additions, -13 deletions)
View changed files
📝
input-capture/src/error.rs(+4 -2)📝
input-capture/src/x11.rs(+540 -11)📄 Description
We (Claude+me) got X11 input working using polling instead of mouse events. For me this works perfectly on X11, is this something we want into main? Tested with Gnome 46 + X11.
I don't have experience with Rust or X11, but I'm super happy with how this works for me.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.