https://bugs.kde.org/show_bug.cgi?id=401499
Vlad Zagorodniy <vladz...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |5.15.0 Latest Commit| |https://commits.kde.org/kwi | |n/437d35eee2421565f505ebe16 | |909349891f31cc6 Resolution|--- |FIXED Status|CONFIRMED |RESOLVED --- Comment #9 from Vlad Zagorodniy <vladz...@gmail.com> --- Git commit 437d35eee2421565f505ebe16909349891f31cc6 by Vlad Zagorodniy. Committed on 29/11/2018 at 16:17. Pushed by vladz into branch 'master'. [wayland] Check presence of the inhibitor object when a client is registered in IdleInhibition Summary: Some applications are not able to inhibit the idle behavior because each of them creates an inhibitor object before the corresponding ShellClient object becomes ready for painting. FIXED-IN: 5.15.0 Test Plan: idle-inhibit client (from wlroots/examples) works. Reviewers: #kwin, graesslin Reviewed By: #kwin, graesslin Subscribers: davidedmundson, kwin Tags: #kwin Differential Revision: https://phabricator.kde.org/D17227 M +6 -6 autotests/integration/idle_inhibition_test.cpp M +10 -10 idle_inhibition.cpp https://commits.kde.org/kwin/437d35eee2421565f505ebe16909349891f31cc6 -- You are receiving this mail because: You are watching all bug changes.