WayfireWM / WayfireWM/wayfire-plugins-extra
Hide Cursor ignores drawing tablets
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 103
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
With the hide-cursor plugin activated, and a drawing tablet connected, tablet input does not cause the cursor to be shown or the timer to reset. The mouse moves with tablet input but stays invisible, and will be hidden after the timeout as if the mouse was never moved.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the hide-cursor plugin and reproduce the issue with a drawing tablet connected, comparing tablet input with mouse movement. The fix is complete when tablet movement shows the cursor and resets the hide timer as mouse movement does.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100