ankurk91 / google-chat-electron

An unofficial desktop app for Google Chat :electron:
GNU General Public License v3.0
162 stars 49 forks source link

Feature request: Click / Double click on tray icon to toggle #37

Closed davidsedlar closed 3 years ago

davidsedlar commented 3 years ago

Love the Windows build, using it daily. But I would love if you you could click/ double click on the try icon to toggle main window (show or hide), instead of having to right click -> Toggle. Much like Slack and similar apps.

Thanks!

ankurk91 commented 3 years ago

If this feature available natively in electron, i will implement it soon.

https://www.electronjs.org/docs/api/tray#event-double-click-macos-windows

ankurk91 commented 3 years ago

fixed in 2.10.0, let me know if does not work for you.

davidsedlar commented 3 years ago

fixed in 2.10.0, let me know if does not work for you.

Thanks. Works perfectly on Windows 10. 👍

erik2282 commented 3 years ago

Still the same on Ubuntu 21.04 with Gnome 3.38.5 after updating to latest google-chat-electron. However, this app works great.

ankurk91 commented 3 years ago

It is not possible to add click on tray icon on linux. This is a limitation in electroniitself

erik2282 commented 3 years ago

ok thanks.