timche / gmail-desktop

:postbox: Nifty Gmail desktop app for macOS, Linux & Windows
MIT License
832 stars 91 forks source link

Show/hide app with tray icon click only #235

Closed wennaspeedy closed 3 years ago

wennaspeedy commented 3 years ago

It would be great show/hide app with tray icon on left click only.

Right click would be same as now it is.

timche commented 3 years ago

It's implemented that way already (https://github.com/timche/gmail-desktop/blob/v2.24.0/src/app.ts#L416-L420), but it's not working consistently on Linux. See https://github.com/electron/electron/issues/14941 and https://github.com/sindresorhus/caprine/issues/1210.