Problem or use case
Currently, customization settings for display duration and fade duration are only supported for keyboard keypresses. Mouse actions (e.g., clicks, scrolls) lack these timing controls, causing them to disappear using default or fixed timing.
- Allows users to keep mouse click/scroll indicators on screen longer for presentations, tutorials, or video recordings.
- Provides visual consistency by allowing keyboard and mouse feedback overlays to match in timing and feel.
🎯 Proposed Solution
Extend the existing display and fade duration options to mouse actions so users can configure visual feedback timing consistently across both input types.
📋 Feature Details
- Display Duration: Add a configurable timer for how long mouse action indicators remain visible on screen before fading out.
- Fade Duration: Add a configurable duration for the transition/fade-out animation of mouse actions.
- UI Consistency: Mirror the existing duration controls used in the keyboard configuration panel within the mouse settings section.
Problem or use case
Currently, customization settings for display duration and fade duration are only supported for keyboard keypresses. Mouse actions (e.g., clicks, scrolls) lack these timing controls, causing them to disappear using default or fixed timing.
🎯 Proposed Solution
Extend the existing display and fade duration options to mouse actions so users can configure visual feedback timing consistently across both input types.
📋 Feature Details