mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-05-15 14:15:52 -06:00
[PR #279] [MERGED] simplify configuration #354
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#354
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/279
Author: @feschber
Created: 3/15/2025
Status: ✅ Merged
Merged: 3/15/2025
Merged by: @feschber
Base:
main← Head:change-config-syntax📝 Commits (1)
3ee4975simplify configuration📊 Changes
10 files changed (+224 additions, -243 deletions)
View changed files
📝
Cargo.lock(+1 -0)📝
lan-mouse-cli/src/lib.rs(+2 -2)📝
lan-mouse-gtk/Cargo.toml(+1 -0)📝
lan-mouse-gtk/src/lib.rs(+12 -7)📝
lan-mouse-gtk/src/window.rs(+2 -2)📝
src/capture_test.rs(+2 -2)📝
src/config.rs(+147 -180)📝
src/emulation_test.rs(+2 -2)📝
src/main.rs(+41 -38)📝
src/service.rs(+14 -10)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.