[PR #9] [MERGED] Cleanup #224

Closed
opened 2026-05-05 22:14:35 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/feschber/lan-mouse/pull/9
Author: @feschber
Created: 6/10/2023
Status: Merged
Merged: 6/10/2023
Merged by: @feschber

Base: mainHead: cleanup


📝 Commits (3)

  • 848e931 support for cmdline args and better error handling
  • bccdee7 make config.toml optional
  • bccc2a7 more unwraps removed

📊 Changes

3 files changed (+27 additions, -25 deletions)

View changed files

📝 src/backend/consumer/wlroots.rs (+3 -4)
📝 src/event.rs (+14 -14)
📝 src/request.rs (+10 -7)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/feschber/lan-mouse/pull/9 **Author:** [@feschber](https://github.com/feschber) **Created:** 6/10/2023 **Status:** ✅ Merged **Merged:** 6/10/2023 **Merged by:** [@feschber](https://github.com/feschber) **Base:** `main` ← **Head:** `cleanup` --- ### 📝 Commits (3) - [`848e931`](https://github.com/feschber/lan-mouse/commit/848e931c6ef956d1d53a0c4767d74ea98ce6165f) support for cmdline args and better error handling - [`bccdee7`](https://github.com/feschber/lan-mouse/commit/bccdee7d60a6e192e756fd901d40c0d09677508b) make config.toml optional - [`bccc2a7`](https://github.com/feschber/lan-mouse/commit/bccc2a78673e58492051eac66ed3567e2076236d) more unwraps removed ### 📊 Changes **3 files changed** (+27 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `src/backend/consumer/wlroots.rs` (+3 -4) 📝 `src/event.rs` (+14 -14) 📝 `src/request.rs` (+10 -7) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 22:14:35 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/lan-mouse#224
No description provided.