Review Request 128484: Don't set a Window Icon on Plamsa::Dialog
David Edmundson
david at davidedmundson.co.uk
Wed Feb 8 15:36:02 UTC 2017
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/128484/
-----------------------------------------------------------
(Updated Feb. 8, 2017, 3:36 p.m.)
Status
------
This change has been discarded.
Review request for Plasma.
Repository: plasma-framework
Description
-------
It's practically never visible.
Window flags are always masked with FramelessWindowHint and we always
have the state NET::SkipTaskbar | NET::SkipPager set.
(There is theoretically a code path that would allow an icon to be
visible in some kwin effects that overlay icons..but not triggerable by
anything in Plasma, at which point why would you want a Plasma icon
anyway)
This saves a bit of memory (up to 512K) as window icons are always
loaded at every size to set the _NET_WM_ICON.
Diffs
-----
src/plasmaquick/dialog.cpp be7406725ff0876f7ebee63c752e6ea84f90e577
Diff: https://git.reviewboard.kde.org/r/128484/diff/
Testing
-------
Thanks,
David Edmundson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20170208/e027d056/attachment.html>
More information about the Plasma-devel
mailing list