HorrorPills / ChatGPT-Gnome-Desktop-Extension

ChatGPT Gnome Desktop Extension | Talk with ChatGPT from your menubar!
MIT License
508 stars 37 forks source link

added menu with restart and quit #25

Closed Im-Stivik closed 1 year ago

Im-Stivik commented 1 year ago

added PopupMenu that will be opened when clicking the right click on the icon.

there would be two buttons: -restart: will restart the web view -quit: will kill the window and the web view for those who dont need them any more

also changed the _handleClick() to toggleWindow() because it suits better in this context