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 #3853

Open
erffy opened this issue Dec 29, 2024 · 1 comment
Open

Feature: Auto-Hide #3853

erffy opened this issue Dec 29, 2024 · 1 comment
Labels
enhancement New feature or request keyboard

Comments

@erffy
Copy link

erffy commented Dec 29, 2024

There is a 'Hide' feature but it is not as desired, the bar can disappear from the top and when we move the mouse to the part of the layout where it is set, it becomes visible and when we move it away it hides back, so we gain more space on the screen.

@github-actions github-actions bot added enhancement New feature or request keyboard labels Dec 29, 2024
@UnaTried
Copy link

UnaTried commented Dec 29, 2024

You can set the size to 5px (so you can still see where to hover the mouse and don't accidentally go on it too often so it keeps changing size) in css and to 50px (or your size) on hover.

You can also use modifier-reset to show and hide it with your keyboard.

If you're on sway you can use mode and set it to invisible or hidden.

And for the two options above (not the css one) you can

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

No branches or pull requests

2 participants