-----------------------------------------------------------
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

Reply via email to