mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-05-15 14:15:52 -06:00
[PR #281] [MERGED] Fix parsing TOML key 'position' and values #358
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#358
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/281
Author: @michellao
Created: 3/18/2025
Status: ✅ Merged
Merged: 3/21/2025
Merged by: @feschber
Base:
main← Head:fix-config-toml-naming📝 Commits (3)
6624f98fix parsing toml key position and values054445bUsing rename_all instead rename over each enume4dfa47rename struct field directly📊 Changes
2 files changed (+3 additions, -2 deletions)
View changed files
📝
lan-mouse-ipc/src/lib.rs(+1 -0)📝
src/config.rs(+2 -2)📄 Description
Just fix parsing TOML position and its values
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.