[PR #240] [MERGED] Add time to wlroots discrete scroll event emulation #342

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

📋 Pull Request Information

Original PR: https://github.com/feschber/lan-mouse/pull/240
Author: @Vassili-Dev
Created: 11/27/2024
Status: Merged
Merged: 1/20/2025
Merged by: @feschber

Base: mainHead: wlroots-scroll-timestamp-fix


📝 Commits (1)

📊 Changes

1 file changed (+7 additions, -1 deletions)

View changed files

📝 input-emulation/src/wlroots.rs (+7 -1)

📄 Description

It seems that some WLRoots compositors want the timestamp in the Discrete/120 scroll event.

Might resolve https://github.com/feschber/lan-mouse/issues/239

  • Add current time as miliiseconds to scroll event emulation

🔄 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/240 **Author:** [@Vassili-Dev](https://github.com/Vassili-Dev) **Created:** 11/27/2024 **Status:** ✅ Merged **Merged:** 1/20/2025 **Merged by:** [@feschber](https://github.com/feschber) **Base:** `main` ← **Head:** `wlroots-scroll-timestamp-fix` --- ### 📝 Commits (1) - [`189a604`](https://github.com/feschber/lan-mouse/commit/189a6046d41968b8fa6e6331098e7f9372d9043b) Add time to scroll event ### 📊 Changes **1 file changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `input-emulation/src/wlroots.rs` (+7 -1) </details> ### 📄 Description It seems that some WLRoots compositors want the timestamp in the Discrete/120 scroll event. Might resolve https://github.com/feschber/lan-mouse/issues/239 - Add current time as miliiseconds to scroll event emulation --- <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:11 -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#342
No description provided.