Skip to content

Conversation

@mammo0
Copy link

@mammo0 mammo0 commented Nov 4, 2025

Hello,

without Dash to Panel (DTP) extension the blurring of the original Gnome panel is done outside of the GLib.idle_add() context, which works without any issues. With the current implementation and enabled DTP #785 occurs.

I think the blurring of the DTP panels works just fine in the GLib.idle_add() context but not for the original panel. Therefore, I moved the code which blurs the original panel out of this context. It is now handled in the blur_existing_panels() method like it is done if the DTP extension is not present.

This fixes the above issue for me.

-> fixes aunetx#785
-> the Main.panel is handled in blur_existing_panels() method
@Neo-29
Copy link

Neo-29 commented Nov 10, 2025

If you could fix the blurred in overview too, it would be wonderful

@mammo0
Copy link
Author

mammo0 commented Nov 12, 2025

@Neo-29 what issue do you mean?

The blurred overview works just fine for me.

@Neo-29
Copy link

Neo-29 commented Nov 12, 2025

@Neo-29 what issue do you mean?

The blurred overview works just fine for me.

flexagoon/rounded-window-corners#36

I mean this

@mammo0
Copy link
Author

mammo0 commented Nov 12, 2025

First of all it your bug is in connection with another extension. I do not use this one, so I'm currently not affected by this bug.

And as stated out in your linked issue it's an upstream bug. So it must be fixed by Gnome developers.

@Neo-29
Copy link

Neo-29 commented Nov 12, 2025

First of all it your bug is in connection with another extension. I do not use this one, so I'm currently not affected by this bug.

And as stated out in your linked issue it's an upstream bug. So it must be fixed by Gnome developers.

What do you mean "i do not use this one"?

Everybody is affected... Most of not gtk4 apps are blurry in overview.
I just wanted to know is by chance, you had a knowledge to maybe solve this issue there for a long time.

@mammo0
Copy link
Author

mammo0 commented Nov 12, 2025

I do not use the "Rounded Window Corners" extension. And I'm not affected by this bug. And I'm also not a Gnome developer. So I can't help here.

@Neo-29
Copy link

Neo-29 commented Nov 12, 2025

I do not use the "Rounded Window Corners" extension. And I'm not affected by this bug. And I'm also not a Gnome developer. So I can't help here.

Oh... Sorry for the misunderstanding.
I thought, maybe he will have an idea😊.
Aunetx knows the issue too... But.. No fix no ideas and nothing moving upstream with gnome dev'

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

Successfully merging this pull request may close these issues.

2 participants