gicmo / gamemode-extension

GNOME Shell extension for Feral Interactive's GameMode
GNU Lesser General Public License v2.1
149 stars 17 forks source link

Add Gnome Shell 43 compatibility #57

Closed jssotomdz closed 2 years ago

jssotomdz commented 2 years ago

This requires no code changes to work. However there is a new approach for Signals that can be used, but it will drop compatibility on Gnome Shell < 43 For more info on this: https://gjs.guide/extensions/upgrading/gnome-shell-43.html

gicmo commented 2 years ago

Thanks! Need to figure out what is wrong with CI.

jbicha commented 2 years ago

I think you need to use a newer distro. Ubuntu 16.04 LTS "Xenial" only has glibc 2.23.

Ubuntu 22.04 LTS "Jammy" is the current LTS.