----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129046/ -----------------------------------------------------------
(Updated Sept. 27, 2016, 11:36 a.m.) Status ------ This change has been marked as submitted. Review request for Plasma and David Edmundson. Changes ------- Submitted with commit 8fdb56598341a6d5a0f542f240d136522367554c by Eike Hein to branch master. 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