gnome-shell-timer icon indicating copy to clipboard operation
gnome-shell-timer copied to clipboard

Another bloody gnome shell api change that are only documented in git…

Open blackjackshellac opened this issue 5 years ago • 4 comments

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

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

!@$ss#

blackjackshellac avatar Nov 07 '19 21:11 blackjackshellac

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

rhertzog avatar Mar 04 '21 21:03 rhertzog

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.

blackjackshellac avatar Mar 04 '21 22:03 blackjackshellac

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.

rhertzog avatar Mar 04 '21 23:03 rhertzog

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.

blackjackshellac avatar Mar 04 '21 23:03 blackjackshellac