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

Top panel gtk backgroud #22

Closed
andrewaclear opened this issue Mar 3, 2021 · 5 comments
Closed

Top panel gtk backgroud #22

andrewaclear opened this issue Mar 3, 2021 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@andrewaclear
Copy link

Instead of just overriding background of the top panel I was wondering if you could leave the gtk background and add the blur behind it as you did for the dash, so then like I could set the transparency directly in the gtk css and then we could also have a shadow behind it which would be sweet.

@andrewaclear
Copy link
Author

andrewaclear commented Mar 3, 2021

This may mean that some people that use the default gnome black top bar won't see any blur behind the bar, but they should most likely use a different theme like WhiteSur.

@TecCheck
Copy link

TecCheck commented Mar 6, 2021

Maybe you could add an option to make the top panel background transparent. Then you don't need to override the panel background and people with other themes could still see the blur.

@andrewaclear
Copy link
Author

Ya but it's fine because I could just do it in the CSS theme file. Like WhiteSur would be pretty good already. I would like some modifications myself though.

@aunetx
Copy link
Owner

aunetx commented Mar 7, 2021

Sorry for the late reply!

I will see what I can do, and if I have the time I will of course add an option to tweak this :)

I prefer at least having an option (enabled by default), because letting the user add top panel transparency by himself is not very clear (and tweaking css files really is a burden, especially when they are updated...)

@aunetx aunetx added the enhancement New feature or request label Mar 7, 2021
@aunetx aunetx self-assigned this Mar 7, 2021
@aunetx
Copy link
Owner

aunetx commented Apr 21, 2021

The extension now use plain CSS to change top panel background, and it will be very hard to do it another way due to how gnome changes the top panel opacity after every overview showing/hiding...
Changing the CSS is now easier (as it will require simply changing the stylesheet.css file), but I can't really do more without adding a lot of complexity to the extension.

I will close this issue, but feel free to reopen it if it is still not convenient at all

@aunetx aunetx closed this as completed Apr 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants