Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Important information for Cinnamon 5.4 #383

Open
mtwebster opened this issue Jun 10, 2022 · 5 comments
Open

Important information for Cinnamon 5.4 #383

mtwebster opened this issue Jun 10, 2022 · 5 comments

Comments

@mtwebster
Copy link
Member

mtwebster commented Jun 10, 2022

There are a number of changes to be aware for ensuring compatibility with 5.4.

Please see:
Cinnamon 5.4 Transition - API Changes.pdf

Original (Google Docs):
https://docs.google.com/spreadsheets/d/1AHbuhi5bnlN_O0JP0O-rmgbN50IBHqZm74w6A1TL8Nk/edit#gid=0


Doc reference for any non-Cinnamon libraries (the devhelp/muffin ones are no longer valid for clutter, cogl):
https://gjs-docs.gnome.org/
Config file info you can import to enable the correct docs:

{"docs":"cairo10~1.0_api/cally7~7_api/clutter7~7_api/clutterx117~7_api/cogl7~7_api/coglpango7~7_api/gdk30~3.24.31/gdkpixbuf20~2.42.6/gdkx1130~3.24.2p/gio20~2.66p/glib20~2.66.1/gobject20~2.66p/graphene10~1.10p/gsound10~1.0_api/gtk30~3.24.31/keybinder30~3.0_api/meta7~7_api/pango10~1.50.4/pangocairo10~1.22p/upowerglib10~1.0_api"}

Save that string to a file, then click the three dots next to the search box on that site, Preferences, and click Import.


Any questions or confusion (or things we missed that should be in that document) ask here we'll try to answer.

Thanks!

@mtwebster mtwebster pinned this issue Jun 10, 2022
@mtwebster mtwebster changed the title Information for transitioning spices for Cinnamon 5.4 ********* Information for transitioning spices for Cinnamon 5.4 *********** Jun 10, 2022
@mtwebster mtwebster changed the title ********* Information for transitioning spices for Cinnamon 5.4 *********** ********* Information for transitioning spices for Cinnamon 5.4 Jun 10, 2022
@mtwebster mtwebster changed the title ********* Information for transitioning spices for Cinnamon 5.4 ** Information for transitioning spices for Cinnamon 5.4 ** Jun 10, 2022
@mtwebster mtwebster changed the title ** Information for transitioning spices for Cinnamon 5.4 ** Important information for Cinnamon 5.4 Jun 10, 2022
@ghost
Copy link

ghost commented Jul 17, 2022

What happened to the Clutter.Texture() constructor? It's dead in my applet.

@Gr3q
Copy link
Contributor

Gr3q commented Jul 17, 2022

@Drugwash2 it's also not in Clutter 7 https://gjs-docs.gnome.org/clutter7~7_api/ (before 5.4 Clutter 2.6 something was used)

@ghost
Copy link

ghost commented Jul 17, 2022

I don't like where all this is going.
Fortunately Applet PYE can work in symbolic mode with no colorful decorations until this gets fixed (if ever) but it's ugly as sin in my not-so-humble opinion. There may be other way(s) to achieve the same result but I'm not gonna start hunting - they broke it, they should fix it.

@Gr3q
Copy link
Contributor

Gr3q commented Jul 18, 2022

Clutter 3 deprecated it, it says you should use Clutter.Image instead

@ghost
Copy link

ghost commented Jul 18, 2022

Yeah thanks, just found out about that earlier. It's been working through Mint 20.x however.
Managed to fix Applet PYE for now. Who knows what's next though...

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

No branches or pull requests

2 participants