-
Notifications
You must be signed in to change notification settings - Fork 265
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ability to hide taskbar #77
Comments
Upvoting this!!! Yes this app really needs this feature! |
I second |
bump |
This is an ESSENTIAL and fundamental characteristic of the original taskbar, also mentioned in #469, #319 and #346. In my mind it is the ONLY important option that really needs to be fixed. This isn't just me moaning. I can live (at a push) without it. However, gaining that extra screen space is essential. My own dock has it, as one of the first things I implemented. You can see that here: https://www.deviantart.com/yereverluvinuncleber/journal/RocketDock-Enhanced-Settings-Screen-Pt-2-830399731 Several requests for this now from different people. A timer that counts the last interaction with the dock, triggering another, this one providing a form opacity fade from 255 to 0 (and vice versa when the user's cursor enters the dock area) - can't be that tricky to implement. Basically, if it doesn't hide it isn't acting like a proper dock should. I could knock up some code if required, I am not a C# programmer but I have similar code in VB6. |
I have been working on auto-hide support for RetroBar; here is a pre-release that can be tested. Please note that this has not gone through the full gamut of testing and may not be perfect! |
Tested on Windows 10 Pro 21H2. All working perfectly with a nice slide out. Stress testing now. Results checking on Windows 11 and 7 coming shortly. |
This is available now in 1.13. |
Like the title said, is there a way for the taskbar to hide/unhide like the ordinary taskbar can? Preferably with a shortcut
The text was updated successfully, but these errors were encountered: