mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-05-15 06:06:07 -06:00
[PR #4] [MERGED] support for cmdline args and better error handling #220
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#220
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/4
Author: @feschber
Created: 2/18/2023
Status: ✅ Merged
Merged: 2/18/2023
Merged by: @feschber
Base:
main← Head:cmdline-args📝 Commits (6)
51d74fbsupport for cmdline args and better error handling5d28b04make config.toml optionalcc493bfdont abuse panic for error handling70fc257update doc30d2bc8more panics removed7c72b08more unwraps removed📊 Changes
9 files changed (+204 additions, -82 deletions)
View changed files
📝
DOC.md(+5 -11)📝
config.toml(+2 -2)📝
src/client.rs(+20 -25)📝
src/config.rs(+93 -8)📝
src/consumer.rs(+4 -5)📝
src/event/server.rs(+7 -9)📝
src/main.rs(+63 -13)📝
src/producer.rs(+4 -5)📝
src/request.rs(+6 -4)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.