-
-
Notifications
You must be signed in to change notification settings - Fork 377
[FEATURE] Instant Auto Hide Taskbar Animation #536
Description
Please confirm these before moving forward
- I have searched for similar feature requests and have not found a duplicate.
Feature Type
New functionality
Describe your feature request
I am requesting the implementation of a toggle or slider that controls the TaskbarAnimations and the MouseHoverTime delay.
Specifically, the feature should allow users to:
Disable the slide-in/slide-out animation entirely for the taskbar when "Automatically hide the taskbar" is enabld.
Adjust the hover delay, allowing the taskbar to trigger the moment the cursor hits the screen edge rather than waiting for the default 400ms polling period.
Use case
Windows 10 and 11 prioritize animation over speed. When the taskbar is set to auto-hide, there is a hardcoded animation that takes roughly 200–400ms, and a hover-recognition delay. For people who frequently switch apps, this creates a feeling that the OS feels extremely unresponsive or slow.
Software Details (Only for 'New software to be added' requests)
No response
Additional context
Path: HKEY_CURRENT_USER\Control Panel\Desktop
Setting: UserPreferencesMask
Path: HKEY_CURRENT_USER\Control Panel\Mouse
Value Name: MouseHoverTime
Path: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced
Value Name: ExtendedUIHoverTime