elementary / wingpanel

Stylish top panel that holds indicators and spawns an application launcher
https://elementary.io
GNU General Public License v3.0
137 stars 44 forks source link

initial support for libmutter-7 / mutter 3.38 #340

Closed decathorpe closed 3 years ago

decathorpe commented 3 years ago

Based on https://github.com/elementary/gala/pull/854

Makes wingpanel compile successfully against mutter 3.38 and a gala that was built against 3.38, but I was unable to test it at runtime because gala doesn't run on mutter 3.38 yet.

Should be safe to merge since it doesn't touch any code other than adding additional support for mutter 3.38 / libmutter-7.

Fixes: #339