[Differential] [Request, 7 lines] D1491: Don't try to read X11 properties on ShellClient
graesslin (Martin Gräßlin)
noreply at phabricator.kde.org
Mon Apr 25 15:28:38 UTC 2016
graesslin created this revision.
graesslin added a reviewer: Plasma.
Restricted Application added a project: Plasma.
Restricted Application added a subscriber: plasma-devel.
REVISION SUMMARY
Effects and Shadow tried to read X11 properties unconditionally on
the window id. If the window id is not an X11 id this is going to fail.
This change introduced a check on whether the Toplevel is a ShellClient
and in that case the property is not read.
REPOSITORY
rKWIN KWin
BRANCH
guard-reading-x11-properties
REVISION DETAIL
https://phabricator.kde.org/D1491
AFFECTED FILES
effects.cpp
shadow.cpp
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: graesslin, Plasma
Cc: plasma-devel, sebas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20160425/22cc7ce9/attachment.html>
More information about the Plasma-devel
mailing list