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

Song bar background blur causes huge GPU usage #121

Closed
meybonomme opened this issue Feb 6, 2024 · 8 comments
Closed

Song bar background blur causes huge GPU usage #121

meybonomme opened this issue Feb 6, 2024 · 8 comments
Labels
bug Something isn't working

Comments

@meybonomme
Copy link

Affected version
0.7.6

Bug summary
Music playback causing huge GPU usage, the entire desktop will lag strongly.

Relevant logs, screenshots, screencasts, etc.
Screencast from 2024-02-06 19-43-38.webm

Fedora 39
GNOME 45.3
Wayland
Intel UHD Graphics 620

@SeaDve SeaDve added the bug Something isn't working label Feb 7, 2024
@SeaDve
Copy link
Owner

SeaDve commented Feb 7, 2024

This is likely caused by the blur on the player bar, not the playback itself. To confirm, if you are familiar with using the inspector, you can hide it and see if it is still reproducible.

I can reproduce this btw on an Intel laptop, but not in AMD.

@meybonomme
Copy link
Author

meybonomme commented Feb 7, 2024

I can reproduce this btw on an Intel laptop...

So you can reproduce this issue.

Unfortunately I'm not familiar with using inspector. Can you provide more detailed instructions?

@meybonomme
Copy link
Author

Now I know how to use GTK Inspector.
Please give me instructions, how to hide player bar blur. I can't find it myself.

@SeaDve
Copy link
Owner

SeaDve commented Feb 7, 2024

Here's a quick screencast.

Kooha-2024-02-07-22-05-13.webm

After setting visible to unchecked, hiding SongBar, try reproducing the issue.

@meybonomme
Copy link
Author

Thank you!

If songbar is hided, issue is gone and GPU usage is 0%.
Personally I don't like blurring in GNOME apps at all, native GNOME apps doesn't use also blurring.

Can you remove songbar blur and coloring from cover picture completely? It's much more resource friendly and much nicer and cleaner. I like very much simplified and clean look of GNOME native apps.

@SeaDve
Copy link
Owner

SeaDve commented Feb 7, 2024

Thanks too for testing and confirming!

Can you remove songbar blur and coloring from cover picture completely? It's much more resource friendly and much nicer and cleaner. I like very much simplified and clean look of GNOME native apps.

I personally have been contemplating about it too a few months ago, regarding aesthetic and performance issues.

On the other hand, the blur issue is a bug in GTK or somewhere deeper down the stack, it is possible to keep it in the future without impacting performance, but I get your point on making the UI cleaner and simpler.

@meybonomme
Copy link
Author

On the other hand, the blur issue is a bug in GTK or somewhere deeper down the stack...

I can understand, but you can't wait and hope this upstream issue will be fixed any time soon. And simpler and cleaner UI is in my opinion much nicer anyway, more "gnome-ish".

If you are interested, I have already few other UI improvements in my mind 😉

@SeaDve
Copy link
Owner

SeaDve commented Feb 7, 2024

If you are interested, I have already few other UI improvements in my mind 😉

Feel free to open an issue, discussion, or combination, what you think is suitable

@SeaDve SeaDve changed the title Music playback causing huge GPU usage Song bar background blur causes huge GPU usage Feb 8, 2024
@SeaDve SeaDve closed this as completed in a9d2833 Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants