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

Hyprbars: hyprbars-buttons not visible after hyprland and hyprbars plugin update #283

Open
oluijks opened this issue Jan 29, 2025 · 0 comments

Comments

@oluijks
Copy link

oluijks commented Jan 29, 2025

After upgrading hyprland and the hyprbars plugin, yesterday I believe, everything works ok, the hyprbar plugin starts fine except the buttons are not showing at all... I'm not sure if this is a hyprland or a hyprbars plugin thing so I thought I let you know here...

I'm pretty new to hyprland so if you need more info let me know I'm happy to provide that.

Update: the buttons work fine functionally, just not visible. I've tried giving them other colors but no success. So it seems a visibility thing...

plugin {
  hyprbars {
    bar_height = 35
    bar_text_size = 11
    bar_text_font = Hack Nerd Font
    bar_title_enabled = false

    hyprbars-button = rgb(c32148), 16, , hyprctl dispatch killactive
    hyprbars-button = rgb(4169e1), 16, , hyprctl dispatch fullscreen 1
    hyprbars-button = rgb(a9a9a9), 16, , hyprctl dispatch movetoworkspacesilent special:MinimizedApps

    # With icons it works, leaving empty doesn't
    # hyprbars-button = rgb(c32148), 22, , hyprctl dispatch killactive
    # hyprbars-button = rgb(4169e1), 22, , hyprctl dispatch fullscreen 1
    # hyprbars-button = rgb(a9a9a9), 22, , hyprctl dispatch movetoworkspacesilent special:MinimizedApps
  }
}
Hyprland 0.47.0 built from branch  
  at commit 04ac46c54357278fc68f0a95d26347ea0db99496  (version: bump to 0.47.0).
Date: Mon Jan 27 11:43:43 2025
Tag: v0.47.0, commits: 5742
built against:
 aquamarine 0.7.1
 hyprlang 0.6.0
 hyprutils 0.5.0
 hyprcursor 0.1.11
 hyprgraphics 0.1.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant