[PR #120] [MERGED] add discrete120 scroll event #292

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

📋 Pull Request Information

Original PR: https://github.com/feschber/lan-mouse/pull/120
Author: @feschber
Created: 5/4/2024
Status: Merged
Merged: 5/4/2024
Merged by: @feschber

Base: mainHead: discrete-scroll-event


📝 Commits (2)

📊 Changes

9 files changed (+165 additions, -62 deletions)

View changed files

📝 src/capture/wayland.rs (+13 -3)
📝 src/capture/windows.rs (+2 -3)
📝 src/emulate/libei.rs (+14 -2)
📝 src/emulate/macos.rs (+27 -2)
📝 src/emulate/windows.rs (+4 -3)
📝 src/emulate/wlroots.rs (+5 -0)
📝 src/emulate/x11.rs (+3 -0)
📝 src/emulate/xdg_desktop_portal.rs (+63 -49)
📝 src/event.rs (+34 -0)

📄 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/120 **Author:** [@feschber](https://github.com/feschber) **Created:** 5/4/2024 **Status:** ✅ Merged **Merged:** 5/4/2024 **Merged by:** [@feschber](https://github.com/feschber) **Base:** `main` ← **Head:** `discrete-scroll-event` --- ### 📝 Commits (2) - [`afa628e`](https://github.com/feschber/lan-mouse/commit/afa628e9080a76f0b719db9f7406d3e47a2b5a64) add discrete120 scroll event - [`d1d401e`](https://github.com/feschber/lan-mouse/commit/d1d401e950e16d08b001a93f98486684c339d47c) formatting ### 📊 Changes **9 files changed** (+165 additions, -62 deletions) <details> <summary>View changed files</summary> 📝 `src/capture/wayland.rs` (+13 -3) 📝 `src/capture/windows.rs` (+2 -3) 📝 `src/emulate/libei.rs` (+14 -2) 📝 `src/emulate/macos.rs` (+27 -2) 📝 `src/emulate/windows.rs` (+4 -3) 📝 `src/emulate/wlroots.rs` (+5 -0) 📝 `src/emulate/x11.rs` (+3 -0) 📝 `src/emulate/xdg_desktop_portal.rs` (+63 -49) 📝 `src/event.rs` (+34 -0) </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:16:03 -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#292
No description provided.