mirror of
https://github.com/nextcloud/desktop.git
synced 2024-12-20 21:02:02 +03:00
dcb687929f
The original problem is that showing a popup not originated from the main settings window while it's focused won't be shown in front to the user. This try not to highjack the user's attention of the user by showing a notification when checking the connection for valid credentials, and require the user to sign in through the UI. There are still issues with showing that popup from the tray icon, but the user will most likely be looking for the popup in that case. The new sign in button directly in the settings account works properly. |
||
---|---|---|
.. | ||
abstractcredentials.cpp | ||
abstractcredentials.h | ||
credentialscommon.cpp | ||
credentialscommon.h | ||
dummycredentials.cpp | ||
dummycredentials.h | ||
httpcredentials.cpp | ||
httpcredentials.h | ||
tokencredentials.cpp | ||
tokencredentials.h |