Skip to content

Support for Gnome 40 #59

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sluedecke
Copy link

  • Support for Gnome 40 incl. preferences
  • dropped support for older Gnome versions since prefs now use GTK4

@da2x
Copy link
Collaborator

da2x commented Jun 26, 2021

Thanks for your contribution. Please see the status update in #61.

@sbakic sbakic mentioned this pull request Mar 30, 2022
@mikoducky
Copy link

yo @sluedecke

any ideas on getting settings to work here again? we're now moving ahead onto gnome 42.4, and options no longer show up

@AlexisWilke
Copy link

AlexisWilke commented May 20, 2023

@mikoducky I tried this as well, I'm on 22.04 now and the default version stopped working. So I used the code here to make it work again.

One thing: I edited the version in the list of versions to add "42" and it worked. My gnome shell says I'm in "42.5" but it looks like "42" was sufficient.

Edit metadata.json and change the version:

"shell-version": [
  "3.18", 
  "3.28",
  "42"
],

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

Successfully merging this pull request may close these issues.

4 participants