Skip to content
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

[FEATURE] Auto-Hide Status Bar #143

Open
h3xp opened this issue May 28, 2024 · 1 comment
Open

[FEATURE] Auto-Hide Status Bar #143

h3xp opened this issue May 28, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@h3xp
Copy link

h3xp commented May 28, 2024

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.

@h3xp h3xp added the enhancement New feature or request label May 28, 2024
@ryannewcomer
Copy link

hey, that is a good feature! but I think the author doesn't care or doesn't do this project anymore. the last commitment was 6 months ago. it added a traffic feature. the author also forgets to add indentation to the config file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants