https://bugs.documentfoundation.org/show_bug.cgi?id=65754

Nate Graham <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
            Summary|Alt+Tab Switching Icon Has  |Alt+Tab Switching Icon Has
                   |Low Resolution and Lacks    |Low Resolution and Lacks
                   |Transparency                |Transparency because
                   |                            |_NET_WM_ICON is set to a
                   |                            |48x48 raster image

--- Comment #3 from Nate Graham <[email protected]> ---
Even using a distro package (e.g. libreoffice-kde) doesn't help in a KDE
environment, since under X11, KDE's window manager KWin always honors
_NET_WM_ICON instead of using the themed icons from the .desktop file. And in
vcl/unx/generic/window/salframe.cxx, LibreOffice sets _NET_WM_ICON to be a
really ugly, low-resolution icon.

It's particularly bad in Plasma, as the internal Breeze theme icon is just
wrong, too: https://bugsfiles.kde.org/attachment.cgi?id=105866 See
https://bugs.kde.org/show_bug.cgi?id=380508, particularly the picture:
https://bugsfiles.kde.org/attachment.cgi?id=105866

But regardless, this is 2017; _NET_WM_ICON shouldn't be set to a 48x48 raster
image. We can do better than that.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to