Also show the window on right click
authorKevin Ottens <kevin.ottens@nextcloud.com>
Tue, 16 Jun 2020 16:32:53 +0000 (18:32 +0200)
committerKevin Ottens (Rebase PR Action) <er-vin@users.noreply.github.com>
Wed, 17 Jun 2020 16:01:49 +0000 (16:01 +0000)
commita6873f556b6efbe58a0e1e41b4afa2223ad8c6aa
tree8c08081c7730aed1955a0f096dde104e0b124165
parentafac668d9c877ff4e60df484f1d5752e22450e23
Also show the window on right click

Note this won't work on all platforms. KDE Plasma and GNOME Shell (with
systray extension) assume that right click is necessarily for a context
menu exposed via D-Bus, there's not nice way to make the right click
popup the main dialog on those platforms.

Signed-off-by: Kevin Ottens <kevin.ottens@nextcloud.com>
src/gui/owncloudgui.cpp