Work around issues with window positioning on Linux DEs, hardcode tray window to screen center when new account added#4685
Conversation
45b153f to
251b442
Compare
mgallien
left a comment
There was a problem hiding this comment.
it would be nice to split the clean up you did (think of removing Q_INVOKABLE from the behavior changes
that would allow easier bisect or revert in case that would be ever needed
I will revert the clean-up changes and open a new PR with them |
251b442 to
43db2a2
Compare
This is done now |
|
SonarCloud Quality Gate failed. |
43db2a2 to
1ea1994
Compare
…y window to screen center when new account added Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
1ea1994 to
22464f5
Compare
|
AppImage file: Nextcloud-PR-4685-22464f5005bedc351e6efdd516855c99bf59983a-x86_64.AppImage |
|
/backport to stable-3.5 |








This specifically addresses a situation where upon adding a new account through the account wizard, the tray window is opened where the cursor is
Addresses a point in #4052
Signed-off-by: Claudio Cambra claudio.cambra@gmail.com