https://bugs.kde.org/show_bug.cgi?id=498219
Albert Vaca Cintora <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/netw |https://invent.kde.org/netw |ork/kdeconnect-kde/-/commit |ork/kdeconnect-kde/-/commit |/65def24b441c4074a7dec4893b |/55b092484294e48a0e131ae129 |edaa48696264d3 |dfd066f29e03af --- Comment #5 from Albert Vaca Cintora <[email protected]> --- Git commit 55b092484294e48a0e131ae129dfd066f29e03af by Albert Vaca Cintora, on behalf of Bill Sterzenbach. Committed on 12/03/2026 at 21:03. Pushed by albertvaka into branch 'release/26.04'. smsapp: Raise existing window when app is launched again Move the activateRequested connection to after the QML engine is created so the engine's root window is accessible. When a second launch is attempted, un-minimize, raise, and activate the existing window using KWindowSystem, matching the pattern in app/main.cpp. Thanks @albertvaka for the nudge. Developed with AI assistance (Claude Sonnet via Windsurf). Code was personally reviewed and tested with a connected device. (cherry picked from commit 65def24b441c4074a7dec4893bedaa48696264d3) M +1 -0 smsapp/CMakeLists.txt M +21 -10 smsapp/main.cpp https://invent.kde.org/network/kdeconnect-kde/-/commit/55b092484294e48a0e131ae129dfd066f29e03af -- You are receiving this mail because: You are watching all bug changes.
