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

Buttons so strange in top panel #19

Open
ramolec opened this issue Jul 24, 2017 · 4 comments
Open

Buttons so strange in top panel #19

ramolec opened this issue Jul 24, 2017 · 4 comments

Comments

@ramolec
Copy link

ramolec commented Jul 24, 2017

My buttons are stranger in top panel, I can edit them?, how?
screenshot from 2017-07-24 18 42 27

DESKTOP BUDGIE 10.3.1-0ubuntu0.5~zesty
(Ubuntu Budgie 17.04 zesty)

Theme: ADAPTA - Material design

@ilgarmehmetali
Copy link
Owner

Can you check if it still looks the same.

@artillect
Copy link

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:

selection_001

What it should look like:

selection_002

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.

@ilgarmehmetali
Copy link
Owner

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.

@fossfreedom
Copy link
Contributor

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");

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

4 participants