----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129046/ -----------------------------------------------------------
Review request for Plasma and David Edmundson. Repository: systemsettings Description ------- activate() doesn't restore a minimized window. forceActiveWindow() is suggested by the docs for KDBusService::activateRequested. This doesn't work on Wayland, but fixes X11 behavior. It doesn't regress on Wayland, either, but it's sad. Diffs ----- app/SystemSettingsApp.cpp e9f43d8 Diff: https://git.reviewboard.kde.org/r/129046/diff/ Testing ------- Thanks, Eike Hein