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

Add Support for the Gnome41 #25

Merged
merged 1 commit into from
Oct 17, 2021
Merged

Add Support for the Gnome41 #25

merged 1 commit into from
Oct 17, 2021

Conversation

motorto
Copy link
Contributor

@motorto motorto commented Oct 17, 2021

Fixes the issues that I created #24 .

It works perfectly on my machine, don't know if you do any type of testing ...

Copy link
Owner

@neffo neffo left a comment

Choose a reason for hiding this comment

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

This should be '40' and '41' (rather than '40.0' and '41.0'), so that point releases of GNOME are supported. I made an error there previously.

@neffo
Copy link
Owner

neffo commented Oct 17, 2021

Thanks for this. There's a few more things that need fixing up to get this approval of the GNOME extension. Some of the other code is using older techniques that are no longer needed so I will have to port that over as well.

@motorto
Copy link
Contributor Author

motorto commented Oct 17, 2021

This should be '40' and '41' (rather than '40.0' and '41.0'),

I changed that on my branch

I am not experienced in js neither on the gnome standards, but if you could link the docs where the newer techniques are explained, I might be able to help : )

@neffo
Copy link
Owner

neffo commented Oct 17, 2021

@neffo neffo changed the base branch from master to version-13 October 17, 2021 22:54
@neffo
Copy link
Owner

neffo commented Oct 17, 2021

Sure, if you'd like to help I would gladly accept. I can merge this fix into the new branch for the moment, and document some of fixes needed.

See #26

@neffo neffo merged commit 96c7e12 into neffo:version-13 Oct 17, 2021
@neffo neffo mentioned this pull request Oct 17, 2021
8 tasks
neffo added a commit that referenced this pull request Oct 24, 2021
Changes in this version:
- update metadata.json, fix point release support
- add support for the Gnome41 #25
- replace all references to Lang.bind() (13)
- update build script to remove unnecessary files (.po, .h, etc)
- move all code within class (nothing in init() or in global scope other than localization)
- fix tray icon switching
- remove non-functional map
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.

2 participants