mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-05-15 14:15:52 -06:00
[PR #155] [MERGED] remove dispatch workaround #305
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#305
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/155
Author: @feschber
Created: 7/4/2024
Status: ✅ Merged
Merged: 7/4/2024
Merged by: @feschber
Base:
main← Head:drop-dispatch-hack📝 Commits (3)
b3aa3f4remove dispatch workaroundf97621eadjust error handling09f08f1fix drop impl for desktop-portal📊 Changes
13 files changed (+353 additions, -390 deletions)
View changed files
📝
Cargo.lock(+1 -0)📝
input-emulation/Cargo.toml(+1 -0)📝
input-emulation/src/dummy.rs(+8 -1)📝
input-emulation/src/error.rs(+25 -1)📝
input-emulation/src/lib.rs(+7 -7)📝
input-emulation/src/libei.rs(+185 -246)📝
input-emulation/src/macos.rs(+17 -11)📝
input-emulation/src/windows.rs(+4 -2)📝
input-emulation/src/wlroots.rs(+19 -15)📝
input-emulation/src/x11.rs(+5 -1)📝
input-emulation/src/xdg_desktop_portal.rs(+43 -70)📝
src/emulation_test.rs(+17 -16)📝
src/server/emulation_task.rs(+21 -20)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.