Am 07.07.19 um 16:11 schrieb Simon Ser:
>> @@ -604,6 +604,11 @@
>> For example, "org.freedesktop.FooViewer" where the .desktop file is
>> "org.freedesktop.FooViewer.desktop".
>>
>> +This request can be used to change the icon of a window at runtime by
>> +providing different deskt
> LibreOffice is one big binary with explicit brandings for different
> application modules. This is represented by different WM_CLASS
> settings for a window on X11, based on the loaded document. As a
> result LibreOfiice already offers multiple desktop files with
> different icons and StartupWMCl
Hi.
I'm trying to fix Libre Office (LO) to correctly run on Wayland with Qt. My
upstream bug is [1].
IMHO this needs just some changes to QtWayland, but I was told by Sho_ (and
d_ed probably also followed the discussion) that app_id is supposed to be
static like WM_CLASS.
I read the xdg_shell sp
LibreOffice is one big binary with explicit brandings for different
application modules. This is represented by different WM_CLASS
settings for a window on X11, based on the loaded document. As a
result LibreOfiice already offers multiple desktop files with
different icons and StartupWMClass entrie