budgie-pixel-saver-applet
budgie-pixel-saver-applet copied to clipboard
Buttons so strange in top panel
My buttons are stranger in top panel, I can edit them?, how?
DESKTOP BUDGIE 10.3.1-0ubuntu0.5~zesty (Ubuntu Budgie 17.04 zesty)
Theme: ADAPTA - Material design
Can you check if it still looks the same.
I'm using the OSX-arc-shadow theme, and it appears to be using the symbolic alternates to the normal window control buttons.
What it currently looks like:
What it should look like:
Disabling "Built In Theme" in Budgie Desktop Settings > Style makes it use the proper buttons, but I think my theme breaks the appearance of Raven, and the Budgie Pixel Saver Applet makes the panel too tall.
I don't think i can change "Built In Theme" button style.
I will try look into panel height problem, not sure when i can though.
Might be worth using GTK_Inspector to see what styles are in play here - i.e. you can remove / add styles for particular GTK widgets. So yeah - if there is a built-in theme you can remove that style class
this.minimize_button.get_style_context().remove_class("some style sname");