mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-05-15 06:06:07 -06:00
[PR #170] [MERGED] track pressed keys in input-capture #315
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#315
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/170
Author: @feschber
Created: 8/6/2024
Status: ✅ Merged
Merged: 8/9/2024
Merged by: @feschber
Base:
main← Head:track-pressed-keys-in-input-capture📝 Commits (1)
a356007track pressed keys in input-capture📊 Changes
9 files changed (+125 additions, -77 deletions)
View changed files
📝
input-capture/src/dummy.rs(+2 -2)📝
input-capture/src/lib.rs(+85 -15)📝
input-capture/src/libei.rs(+1 -1)📝
input-capture/src/macos.rs(+2 -2)📝
input-capture/src/wayland.rs(+2 -4)📝
input-capture/src/windows.rs(+2 -2)📝
input-capture/src/x11.rs(+2 -2)📝
src/capture_test.rs(+2 -2)📝
src/server/capture_task.rs(+27 -47)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.