14543fcba5
## Summary I've added a call to [`dialog->raise()`](https://doc.qt.io/qt-5/qwindow.html#raise) when launching the configuration dialog. This is intended to fix a MacOS bug where the configuration window launches behind other open windows, but this call shouldn't harm operating systems as well. BUG: 416050 ## Test Plan ### Before: Configuration dialog launches behind other open windows on MacOS. ### After: Configuration dialog launches over other open windows on MacOS. |
||
---|---|---|
.. | ||
systray_actions | ||
CMakeLists.txt | ||
deviceindicator.cpp | ||
deviceindicator.h | ||
indicatorhelper.cpp | ||
indicatorhelper.h | ||
indicatorhelper_mac.cpp | ||
indicatorhelper_win.cpp | ||
Info.plist | ||
main.cpp | ||
Messages.sh | ||
org.kde.kdeconnect.nonplasma.desktop | ||
serviceregister_mac.h | ||
serviceregister_mac.mm |