[PR #302] [MERGED] update dependencies #366

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

📋 Pull Request Information

Original PR: https://github.com/feschber/lan-mouse/pull/302
Author: @feschber
Created: 6/12/2025
Status: Merged
Merged: 10/8/2025
Merged by: @feschber

Base: mainHead: up-deps


📝 Commits (7)

📊 Changes

19 files changed (+1163 additions, -1026 deletions)

View changed files

📝 Cargo.lock (+1085 -956)
📝 Cargo.toml (+5 -5)
📝 flake.lock (+6 -6)
📝 input-capture/Cargo.toml (+5 -5)
📝 input-capture/src/layer_shell.rs (+6 -6)
📝 input-capture/src/lib.rs (+1 -1)
📝 input-capture/src/libei.rs (+6 -2)
📝 input-capture/src/macos.rs (+4 -4)
📝 input-capture/src/windows/event_thread.rs (+21 -17)
📝 input-emulation/Cargo.toml (+5 -5)
📝 input-emulation/src/macos.rs (+2 -2)
📝 input-emulation/src/wlroots.rs (+5 -5)
📝 input-event/Cargo.toml (+1 -1)
📝 input-event/src/lib.rs (+2 -2)
📝 lan-mouse-gtk/src/window.rs (+3 -3)
📝 lan-mouse-ipc/src/listen.rs (+1 -1)
📝 src/dns.rs (+3 -3)
📝 src/listen.rs (+1 -1)
📝 src/service.rs (+1 -1)

📄 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/302 **Author:** [@feschber](https://github.com/feschber) **Created:** 6/12/2025 **Status:** ✅ Merged **Merged:** 10/8/2025 **Merged by:** [@feschber](https://github.com/feschber) **Base:** `main` ← **Head:** `up-deps` --- ### 📝 Commits (7) - [`6b77656`](https://github.com/feschber/lan-mouse/commit/6b776567569ce86194cd51f1dcc21ef9c3ed3747) update dependencies - [`7e6b889`](https://github.com/feschber/lan-mouse/commit/7e6b889f843aeb5368a80001a8dbae8346fcef0d) update windows - [`8b4464f`](https://github.com/feschber/lan-mouse/commit/8b4464fda8d1eb5dfccc664383625cf5547dd080) clippy: inline format args - [`0415f2f`](https://github.com/feschber/lan-mouse/commit/0415f2f70b51f0c8f12ef299c5f40fb97d7427b4) update flake - [`7fa7481`](https://github.com/feschber/lan-mouse/commit/7fa74811e8e9708dc2af304f2c663c30a23d9c62) update core-graphics - [`fa8c6e3`](https://github.com/feschber/lan-mouse/commit/fa8c6e3b1c94df889c5178b0c99457dfedfd838c) fix poll after completion error - [`06961c5`](https://github.com/feschber/lan-mouse/commit/06961c5be363e90fdbcdc622bf386425e806ec98) fix ashpd?! ### 📊 Changes **19 files changed** (+1163 additions, -1026 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+1085 -956) 📝 `Cargo.toml` (+5 -5) 📝 `flake.lock` (+6 -6) 📝 `input-capture/Cargo.toml` (+5 -5) 📝 `input-capture/src/layer_shell.rs` (+6 -6) 📝 `input-capture/src/lib.rs` (+1 -1) 📝 `input-capture/src/libei.rs` (+6 -2) 📝 `input-capture/src/macos.rs` (+4 -4) 📝 `input-capture/src/windows/event_thread.rs` (+21 -17) 📝 `input-emulation/Cargo.toml` (+5 -5) 📝 `input-emulation/src/macos.rs` (+2 -2) 📝 `input-emulation/src/wlroots.rs` (+5 -5) 📝 `input-event/Cargo.toml` (+1 -1) 📝 `input-event/src/lib.rs` (+2 -2) 📝 `lan-mouse-gtk/src/window.rs` (+3 -3) 📝 `lan-mouse-ipc/src/listen.rs` (+1 -1) 📝 `src/dns.rs` (+3 -3) 📝 `src/listen.rs` (+1 -1) 📝 `src/service.rs` (+1 -1) </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:17:41 -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#366
No description provided.