Re: [PATCH] xdg-shell: add use case to handle change of app_id

2019-07-12 Thread Simon Ser
On Friday, July 12, 2019 6:27 PM, Jonas Ådahl wrote: > On Sun, Jul 07, 2019 at 04:27:54PM +0200, Jan-Marek Glogowski wrote: > > > 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.freede

Re: [PATCH] xdg-shell: add use case to handle change of app_id

2019-07-12 Thread Jonas Ådahl
On Sun, Jul 07, 2019 at 04:27:54PM +0200, Jan-Marek Glogowski wrote: > 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

Re: [PATCH] xdg-shell: add use case to handle change of app_id

2019-07-07 Thread Jan-Marek Glogowski
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

Re: [PATCH] xdg-shell: add use case to handle change of app_id

2019-07-07 Thread Simon Ser
> 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

[PATCH] xdg-shell: add use case to handle change of app_id

2019-07-07 Thread Jan-Marek Glogowski
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