mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-05-15 06:06:07 -06:00
[PR #202] [MERGED] MacOS Multimonitor support #327
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#327
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/202
Author: @Jacoby6000
Created: 9/18/2024
Status: ✅ Merged
Merged: 9/20/2024
Merged by: @feschber
Base:
main← Head:macos-multi-monitor-support📝 Commits (1)
cb1f8b2Fix multimonitors📊 Changes
1 file changed (+80 additions, -13 deletions)
View changed files
📝
input-emulation/src/macos.rs(+80 -13)📄 Description
I'm pretty new to rust, so don't be afraid to tell me anything I did horribly wrong 😅
This seems to fix multi-monitors on macos and hasn't had any issues from what I can tell.
The basic process is:
Resolves #83
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.