https://bugs.kde.org/show_bug.cgi?id=375993
Martin Flöser <mgraess...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/kwi | |n/113be5fac81a4b546e2a1b272 | |451f50e777bdcb5 Status|CONFIRMED |RESOLVED Version Fixed In| |5.10.4 --- Comment #8 from Martin Flöser <mgraess...@kde.org> --- Git commit 113be5fac81a4b546e2a1b272451f50e777bdcb5 by Martin Flöser. Committed on 01/07/2017 at 06:20. Pushed by graesslin into branch 'Plasma/5.10'. Restore active client after ending showing desktop Summary: Showing desktop requests focus on the desktop window. This means the active window is reset. When ending showing desktop the state was not restored. This change addresses this problem by requesting focus to the best window. FIXED-IN: 5.10.4 Test Plan: New autotest and manual testing Reviewers: #kwin, #plasma Subscribers: plasma-devel, kwin Tags: #kwin Differential Revision: https://phabricator.kde.org/D6420 M +1 -0 autotests/integration/CMakeLists.txt A +128 -0 autotests/integration/showing_desktop_test.cpp [License: GPL (v2)] M +7 -1 workspace.cpp https://commits.kde.org/kwin/113be5fac81a4b546e2a1b272451f50e777bdcb5 -- You are receiving this mail because: You are watching all bug changes.