← Back to team overview

cairo-dock-team team mailing list archive

Re: lp:~shim/cairo-dock-core/special-case-class-for-chromium-apps into lp:cairo-dock-core

 

Chromium sets the class of the window to the name of the browser and the window instance name to the specific app. Which is probably reasonable and seems to follow the standard, so I think it unlikely that they would be willing to change the behavior.

Application shortcuts look like this btw: 
WM_CLASS(STRING) = "mail.google.com__mail_u_0", "Chromium"

Gnome Shell and Unity properly handle this already.
In BAMF they have a special case for web app windows: http://bazaar.launchpad.net/~unity-team/bamf/trunk/view/head:/src/bamf-matcher.c#L1489

-- 
https://code.launchpad.net/~shim/cairo-dock-core/special-case-class-for-chromium-apps/+merge/191898
Your team Cairo-Dock Devs is requested to review the proposed merge of lp:~shim/cairo-dock-core/special-case-class-for-chromium-apps into lp:cairo-dock-core.


Follow ups

References