Tray: Try to establish tray after 10s if failed initially #6518
authorChristian Kamm <mail@ckamm.de>
Wed, 6 Mar 2019 09:55:45 +0000 (10:55 +0100)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Tue, 15 Dec 2020 09:58:43 +0000 (10:58 +0100)
commit2f7cdb81cf2ac5db78190ed0a2f72952ea526d74
tree12c4d65cc4e7f0ba5bc96dc0bea15b76ed9e2cd1
parent4bd062f5befc15ea7cdea79ab871a11c6866698d
Tray: Try to establish tray after 10s if failed initially #6518

When owncloud is started during desktop startup the tray may not yet
be running when the client starts. This will make the client attempt
to create a tray icon again after 10 seconds if there's no tray
during initial startup.
src/gui/application.cpp
src/gui/application.h
src/gui/main.cpp
src/gui/owncloudgui.cpp
src/gui/owncloudgui.h