Skip to content

Conversation

@blackjackshellac
Copy link
Contributor

…hub complaints of extensions that no longer seem to work.

Apparently slider.connect('value-changed' ... is now slider.connect('notify::value'

!@$ss#

blackjackshellac and others added 11 commits November 7, 2019 16:49
…hub complaints

of extensions that no longer seem to work.

Apparently slider.connect('value-changed' ... is now slider.connect('notify::value'

!@$ss#
For example,

"Usage of object.actor is deprecated for Indicator"
* can install to ~/.local/share/gnome-shell/extensions
* added schema entry to locate gnome-shell-timer-config script
* the xml is initialized with the actual DEST of the install depending on whether it is system or local
* repopulate the presets when the main menu is opened
@rhertzog
Copy link
Contributor

rhertzog commented Mar 4, 2021

FWIW, I have created a fork of gnome-shell-timer where I merged your pull request and some other pending changes that I had in the Debian package. I won't spend much time on the extension but I will gladly review and merge contributions like yours in the future to keep it working with the latest GNOME releases.

I can even grant you commit rights if you are interested.

It's over here: https://github.com/rhertzog/gnome-shell-timer

@blackjackshellac
Copy link
Contributor Author

FWIW, I have created a fork of gnome-shell-timer where I merged your pull request and some other pending changes that I had in the Debian package. I won't spend much time on the extension but I will gladly review and merge contributions like yours in the future to keep it working with the latest GNOME releases.

I can even grant you commit rights if you are interested.

It's over here: https://github.com/rhertzog/gnome-shell-timer

Thanks, but I decided to bite the bullet in December and rewrite the extension,

https://github.com/blackjackshellac/kitchenTimer

https://extensions.gnome.org/extension/3955/kitchen-timer/

Check it out, it can run multiple simultaneous timers and has tons of other features.

@rhertzog
Copy link
Contributor

rhertzog commented Mar 4, 2021

Check it out, it can run multiple simultaneous timers and has tons of other features.

Nice! I'm glad that I don't have to maintain my fork and that I can switch to your extension. I might even package it for Debian at some point, as a replacement for gnome-shell-timer.

@blackjackshellac
Copy link
Contributor Author

Great. I added support for 3.36 for an ubuntu 20.04 LTS user, but I doubt I'd be able t easily backup to anything prior to that. but I never did try 18 or 19.

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