kdeconnect-kde/indicator
Ryan Adolf 14543fcba5 Raise configuration window (MacOS bug)
## 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.
2022-02-26 10:23:20 +00:00
..
systray_actions connectivity_action: replace manual ifs with code 2021-07-13 23:25:02 +05:30
CMakeLists.txt indicator: add connectivity action 2021-06-17 15:03:21 +00:00
deviceindicator.cpp deviceindicator: add path to look in for kdeconnect-handler.exe 2021-06-25 14:15:02 +05:30
deviceindicator.h Convert license headers to SPDX expressions 2020-08-17 09:48:10 +00:00
indicatorhelper.cpp Convert license headers to SPDX expressions 2020-08-17 09:48:10 +00:00
indicatorhelper.h indicatorhelper_win: make sure we kill all kdeconnect executables when Quit is triggered 2021-06-15 13:34:17 +05:30
indicatorhelper_mac.cpp Fix MacOS build 2021-10-19 18:29:55 +02:00
indicatorhelper_win.cpp indicatorhelper_win: make sure we kill all kdeconnect executables when Quit is triggered 2021-06-15 13:34:17 +05:30
Info.plist Add "Send File via KDE Connect" Finder integration on macOS 2020-05-19 13:41:02 +00:00
main.cpp Raise configuration window (MacOS bug) 2022-02-26 10:23:20 +00:00
Messages.sh Fix i18n: extract messages 2019-12-21 16:16:33 +02:00
org.kde.kdeconnect.nonplasma.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2022-02-20 01:45:04 +00:00
serviceregister_mac.h Convert license headers to SPDX expressions 2020-08-17 09:48:10 +00:00
serviceregister_mac.mm Convert license headers to SPDX expressions 2020-08-17 09:48:10 +00:00