Skip to content

[FEATURE] Auto-Hide Status Bar #143

@h3xp

Description

@h3xp

What is the request?

I would like a feature that allows to Auto-Hide the status bar like it is possible with the windows taskbar.

Why is it useful?

The main reason for this being useful is to prevent burn-in on OLED screens. Even with the OLED technology advancing in modern laptops it is still recommended to avoid showing static UI elements all the time. Screensavers, wallpaper slideshows and hiding the windows taskbar are some of the popular measures to prevent burn-in on windows.

How could it be implemented?

It does not necessarily have to have the proximity check of the cursor like the windows taskbar has, it also does not need a slide-in animation. A "simple" implementation would be to have the status bar always hidden and only display it once a key or hotkey is pressed, for example the windows key. It should then hide again after said key was released for a couple of seconds (maybe this could be a configurable delay ranging from immediately to a couple of seconds). There might be other options to prevent burn in on the status bar like changing its color every two minutes but I think hiding it would be the easiest and less distracting one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions