[Differential] [Request, 5 lines] D4302: Clip by bounding delegate size instead of Item.clip.
Eike Hein
noreply at phabricator.kde.org
Fri Jan 27 03:40:30 UTC 2017
hein created this revision.
hein added a reviewer: Plasma.
hein added a subscriber: plasma-devel.
Restricted Application added a project: Plasma.
REVISION SUMMARY
- "Never enable clipping on a delegate." (http://doc.qt.io/qt-5/qtquick-performance.html) It mucks with the scene graph's ability to optimize draw order.
- Also means window rects don't get cut off, their frames are nicely bounded. Technically this is a small information loss - you can't tell from the pager anymore when a window is going out of screen bounds - but it's visually rather pleasing.
REPOSITORY
R119 Plasma Desktop
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D4302
AFFECTED FILES
applets/pager/package/contents/ui/main.qml
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: hein, #plasma
Cc: plasma-devel, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20170127/6bedadba/attachment-0001.html>
More information about the Plasma-devel
mailing list