| Summary: | Contact list and chat windows should use the same WM_CLASS | ||
|---|---|---|---|
| Product: | [Unmaintained] telepathy | Reporter: | Cédric Bellegarde <web> |
| Component: | contactlist | Assignee: | David Edmundson <kde> |
| Status: | RESOLVED INTENTIONAL | ||
| Severity: | normal | CC: | kde |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | 0.6-next | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Cédric Bellegarde
2012-04-20 07:26:00 UTC
Agreed. Startup WM_CLASS can be set in the .desktop file. We should use the kwin ML if we have problems. I had a test with this, it didn't seem to make any difference, the desktop file only sets the startup WM_CLASS. Needs discussion with KWin et al. Talked to Martin Grasslin, agreed that we should do this. This will now happen ASAP. We should also apparently set the wm_role per application to say contact list etc. Sorry for the delays! Implemented: https://git.reviewboard.kde.org/r/109560/ I'm not convinced I like it. I use icon-tasks, and have the contact list as one of the icons. With this patch if I close the contact list, it still associates it with the text ui, meaning I can't get the contact list back (through icon tasks) whilst I have a chat open. Tried it, it was really annoying. I'm not going to implement this. If you want to use it yourself, the code is all there. |