Shihira / gnome-extension-quicktoggler

DEPRECATED: Switched to KDE, so goodbye friends. Toggling services, launching apps in one click.
https://extensions.gnome.org/extension/1077/quick-toggler/
40 stars 9 forks source link

Fixes toggler in gnome 3.36.1 #14

Closed dipunm closed 4 years ago

dipunm commented 4 years ago

This will address: https://github.com/Shihira/gnome-extension-quicktoggler/issues/13

Thanks for this extension! :)

dipunm commented 4 years ago

I had to add a try catch inside the createItem function, and I found this message: Invalid value 'undefined' for property state in object initializer.

It seems it needs a true or false value when initialising

Shihira commented 4 years ago

Thank you so much or contributing. Please let me know when your patch is completed and ready to merge.

dipunm commented 4 years ago

As far as I can tell, this fixed the issue so it should be good to merge.

dipunm commented 4 years ago

It's ready to merge @Shihira :)