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

Reload button n Icons ! #4

Open deepaksp opened 7 years ago

deepaksp commented 7 years ago

it will cool if extension can have this 2 options

hitex commented 7 years ago

You can easily add "Reload" button yourself:

{
    "type": "launcher",
    "title": "Restart Extension",
    "command": "gnome-shell-extension-tool -d quicktoggler@shihira.github.com && gnome-shell-extension-tool -e quicktoggler@shihira.github.com"
}
deepaksp commented 7 years ago

yes n what about icons ??

Shihira commented 7 years ago

I feel little confused about what the 'reload' exactly means. Does that mean you modified configuration file and the indicator icon settings, and hope for a instant functionality to apply these modifications?

deepaksp commented 7 years ago

yup .. suppose i have created a new nginx host config file, mostly we need to reload nginx to take effect .. it will be cool if it can track config files.

though thr are so many ways ! i know n i am using it but thought it will be cool.

Shihira commented 7 years ago

@deepakSP Ok...Spying preference and configuration. I have to recognize that it's quite useful, while it requires quite heavy work. I will try to implement that. Please keep watching.

Lastly I want to thank you for your using and supporting this extension. Your support is the motivation of me to continue the development.

deepaksp commented 7 years ago

don't thank me dude .. you are doing great job keep it up . n ya thanks for awesome extension :D

Shihira commented 7 years ago

@deepakSP In lastest commits(e69c7efb63d58a60d8123b1f53c0e3ed0180ec5f) configuration and preference auto reloading has been implemented. Have a try and report to me if there are any bugs!