Skip to content

plugins/hidecursor: Allow disabling inactivity timer, and set 60s maximum

Oliver Beard requested to merge work/olib/hidecursor into master

This MR the ability to disable the inactivity timer, so the cursor can only be hidden by typing. We also set a 60s maximum for the timer which makes more sense than the QSlider default of 99.

Before After
Screenshot_20240622_065631 Screenshot_20240624_090847

BUG: 488971 FIXED-IN: 6.2

Edited by Oliver Beard

Merge request reports