Skip to content
Commit 7672be09 authored by Eike Hein's avatar Eike Hein
Browse files

Don't set a window icon for plasmashell

Summary:
Setting a window icon is surprisingly costly and a decent chunk of
startup time. The shell doesn't need one. The only place I could
find where this icon is visible is in the KSysguard process list :).

Some people may be reminded of this rejected request:

https://git.reviewboard.kde.org/r/128484/

But that's Plasma::Dialog in plasma-framework, which (currently)
still sets an icon. This is about the shell.

Reviewers: #plasma, davidedmundson, mart

Subscribers: plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D9196
parent 23c30cfb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment