Fix #2085 new tray menu.
authorCamila <hello@camila.codes>
Mon, 29 Jun 2020 17:41:51 +0000 (19:41 +0200)
committerKevin Ottens <ervin@ipsquad.net>
Thu, 2 Jul 2020 17:21:10 +0000 (19:21 +0200)
commitfdc160460b81be45ef1ad4361bc20f69187f6f99
tree8fbe3995c6c5e0b86295ae8ccffc1c5c7e83b09a
parent6081ef636d1edd82897377a5d1b7e8f2f593b548
Fix #2085 new tray menu.

Update systray behavior and context menu:
- left click brings up the new QtQuick based dialogs on all latforms
- right click brings up the new QtQuick based dialog on Mac OS only
- right click brings up a context menu on all other platforms than Mac OS
- "Quit Nextcloud" => "Exit Nextcloud"
- Add "Open main dialog" option.

Signed-off-by: Camila <hello@camila.codes>
src/gui/owncloudgui.cpp
src/gui/systray.cpp
src/gui/systray.h
src/gui/tray/Window.qml