mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-05-15 06:06:07 -06:00
[PR #345] [MERGED] Save config #383
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#383
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/345
Author: @feschber
Created: 10/31/2025
Status: ✅ Merged
Merged: 2/7/2026
Merged by: @feschber
Base:
main← Head:save-config📝 Commits (5)
6d16747add setters for clients and authorized keys18bba18impl change config requesta29489cbasic saving functionality16c7a57save config automatically87a078badd TODO comment📊 Changes
7 files changed (+160 additions, -11 deletions)
View changed files
📝
Cargo.lock(+1 -0)📝
Cargo.toml(+1 -0)📝
lan-mouse-cli/src/lib.rs(+3 -0)📝
lan-mouse-ipc/src/lib.rs(+2 -0)📝
src/client.rs(+9 -0)📝
src/config.rs(+82 -1)📝
src/service.rs(+62 -10)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.