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

Gnome 45 compatibility #213

Merged
merged 4 commits into from
Mar 13, 2024
Merged

Gnome 45 compatibility #213

merged 4 commits into from
Mar 13, 2024

Conversation

kenohassler
Copy link
Collaborator

This PR contains the changes to imports required for Gnome 45. Since it breaks backwards compatibility, I created a new "legacy" branch from master before this PR that contains the old code compatible with versions 40-44.

I tried to keep the changes minimal, but it was still necessary to change every JS file, since all imports had to be updated.
This addresses issue #212.

@derenv
Copy link
Collaborator

derenv commented Feb 21, 2024

The "legacy" branch seems a reasonable accommodation for anyone not yet using gnome 45 - we should probably update the README to make it clear though. There are a couple other updates needed there for similar reasons, i.e. #202, so we could leave that for a later documentation-focused update instead.

I'll review and test this in a bit more detail at some point this/next week, but having had a brief look at the changes they seem good/reasonable!

@derenv derenv added enhancement needs review Issue/PR needs response/review gnome/GTK Issues/PR's related to GTK version compatibility labels Feb 21, 2024
@kenohassler
Copy link
Collaborator Author

yeah good point, the readme is a bit dated. I opened PR #214 to address these issues, it might need to be rebased before merging.

Copy link
Collaborator

@derenv derenv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good! I need to test this in a Gnome VM asap, then will approve review if there are no issues.

@derenv derenv added needs testing PR needs testing in GNOME environment and removed needs review Issue/PR needs response/review labels Feb 21, 2024
Copy link
Collaborator

@derenv derenv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Appears to work as expected in test VM (Ubuntu 23.10.1, both Wayland/X11)!

@derenv derenv merged commit 7670261 into ethanwharris:master Mar 13, 2024
2 checks passed
@kenohassler kenohassler mentioned this pull request Apr 15, 2024
@kenohassler kenohassler deleted the gnome45 branch April 16, 2024 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement gnome/GTK Issues/PR's related to GTK version compatibility needs testing PR needs testing in GNOME environment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants