elementary / greeter

Login and Lock Screen greeter for elementary OS and Pantheon, using LightDM
GNU General Public License v3.0
152 stars 39 forks source link

add support for libmutter-14 #692

Closed decathorpe closed 1 month ago

decathorpe commented 5 months ago

With mutter 46.alpha, the library name changed again, to libmutter-14.

I can't tell if there were many breaking API changes, but apparently "there were somewhat intrusive changes on the clutter side, like killing off ClutterContainer" to quote what fmuellner wrote in the Fedora Workstation Matrix channel.

mutter 46.alpha is available in Fedora Rawhide for testing.

decathorpe commented 1 month ago

It looks like this was fixed in https://github.com/elementary/greeter/pull/721 , closing. Thank you!