Use resourceClass as fallback for XWayland clients instead of resourceName.
ClosedPublic

Authored by hein on May 11 2017, 4:07 PM.

Details

Summary

resourceClass is the more useful half of WM_CLASS. It's what modern X
clients are supposed to set to a .desktop file name, which is closer to
the semantics of appId than resourceName.

Diff Detail

Repository
R108 KWin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
hein created this revision.May 11 2017, 4:07 PM
Restricted Application added a project: KWin. · View Herald TranscriptMay 11 2017, 4:07 PM
Restricted Application added subscribers: KWin, kwin. · View Herald Transcript
graesslin accepted this revision.May 11 2017, 4:46 PM
This revision is now accepted and ready to land.May 11 2017, 4:46 PM
This revision was automatically updated to reflect the committed changes.