https://bugs.kde.org/show_bug.cgi?id=389990

--- Comment #6 from David Edmundson <k...@davidedmundson.co.uk> ---
Thanks for doing that. It's needed for apps moving to wayland, to a large
extent even clients running in xwayland.

sni-qt is a good thing to use, yes.

> From a superficial look, do you think this is a complex thing to fix

Yes and no.

The cardinality is different.
Xembed icons are embedded into one place. That one place has one size.

SNI can (potentially) have many UIs, because of that it can be in multiple
sizes at once. That doesn't work here.
Works great when you're just using an icon name.

SNIs don't get told their size because that wouldn't make sense, so
xmbedsniproxy just picks something at random. Hence potential resizing.
It's not as bad as it sounds, the plasma system tray by design puts icons at
known sizes, so we should be mostly in line.

We could make the default case better by special-casing having one system tray
(which is what most people have) tell us the size to use.

This doesn't help in all cases, some clients already don't resize to the size I
ask them to be...

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to