Open johnlpe opened 1 year ago
@johnlpe
Are you asking on how the color effects are implemented?
If yes, they are created by using some Clutter (Mutter) apis for adding a color effect to the whole UI group, extension code here.
I believe the call will ultimately land in Mutter, around here.
Are you experiencing performance issues / visual glitches?
Are you asking on how the color effects are implemented?
Yes
If yes, they are created by using some Clutter (Mutter) apis for adding a color effect to the whole UI group, extension code here.
But, Clutter is just GUI library like GTK? Is "_addColorEffects()" JS function of Clutter?
What component of the system this use? Wayland, Mutter? Via Dbus?