Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upAdapt to the latest Mutter API #377
Conversation
This comment has been minimized.
This comment has been minimized.
Ok now I can confirm this works great since May 8, when I dropped the first patch (#120 (comment)). This would be great to have some review here as everything seems to work as expected. |
This comment has been minimized.
This comment has been minimized.
Thanks @Tireg, also thanks for tracking down all the issues so carefully in gala. |
This comment has been minimized.
This comment has been minimized.
@tintou I did notice that the background with mutter 3.34 never got drawn... |
This comment has been minimized.
This comment has been minimized.
Will quote that
I believe there's something going on there. |
b073510
to
5011b53
This comment has been minimized.
This comment has been minimized.
@worldofpeace I just pushed a fix to this, It was because |
This comment has been minimized.
This comment has been minimized.
Thanks |
This comment has been minimized.
This comment has been minimized.
Thank you :) |
This comment has been minimized.
This comment has been minimized.
I'm not sure if elementary/gala#518 will also be present in the greeter. But if any fix makes its way there it probably should be ported here too. |
worldofpeace commentedOct 30, 2019
I've tested that it builds with mutter 3.34.1 and 3.28.4.
What I've done in
SystemBackground.vala
is probably totally incorrect. A suggestion is welcome on what we actually should be doing.What I've done is adapted the changes in elementary/gala#566, as it's literally the code copy pasted mostly, to be used here.
Fixes #120.
It would be fabulous✌️ if we could have everything adapted to latest mutter before the end of the year.