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

Bar hidden by hide mode causes blank spaces over display #8475

Open
D95-waka opened this issue Nov 24, 2024 · 0 comments
Open

Bar hidden by hide mode causes blank spaces over display #8475

D95-waka opened this issue Nov 24, 2024 · 0 comments
Labels
bug Not working as intended

Comments

@D95-waka
Copy link

bar 1 {
        modifier "Mod4+Shift"
        mode hide
        swaybar_command waybar
}
  • Description:
    • When setting bar in hide mode, then shows it using the defined modifier and moving workspace at the same time, after releasing the modifier key there will be blank rectangle where the bar was, moving workspace again will fix that.
    • for example, run $ sleep 5; swaymsg workspace next, then press Mod4+Shift for 6 seconds then stop.
    • This behavior is new to sway 1.10
    • example for output:
      output
@D95-waka D95-waka added the bug Not working as intended label Nov 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Not working as intended
Development

No branches or pull requests

1 participant