| Summary: | add rule to override the window icon | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Cade <ahx2323> |
| Component: | rules | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED INTENTIONAL | ||
| Severity: | wishlist | ||
| Priority: | NOR | ||
| Version First Reported In: | 4.10.5 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Cade
2013-11-15 15:00:45 UTC
The correct way here is to fix the client to set an icon. -> file a bugreport there. This approach is totally gonna fail if the client wants to set icons to indicate certain states or whatever. The rules are meant to workaournd client bugs, not to fix a whole category of clients (python, wine, whatever) The present way to alter the icon is to just set the resp. X11 property. Undetectable windows (casually "wine") could not be handled through this at all - you could only assign an icon at runtime (what is certainly not what you want) |