| Summary: | some icons cannot be pinned to panel on wayland | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | miku84 <miku84> |
| Component: | Icons-only Task Manager | Assignee: | Eike Hein <hein> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | andrius, mgraesslin, plasma-bugs-null |
| Priority: | NOR | ||
| Version First Reported In: | 5.9.3 | ||
| Target Milestone: | 1.0 | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
miku84
2017-03-01 10:44:15 UTC
Those are probably XWayland apps without a proper Wayland appid. I'd need access to their X11 WM_CLASS and then refactor the code to use the heuristic from XWindowTasksModel also on Wayland for XWayland windows. Wayland also needs the pid code still for the pid fallback in that heuristic. Or we ignore XWayland and wait for apps to get ported. I think it is a major thing to miss. I would not try to use wayland until these separate W icons are there, because it is confusing and has the "not finished" feeling... What I wrote above has been implemented on the master branch since then. Thanks, that is great news! In which version will be released? Plasma 5.11? I tried it on 5.10.3, but this feature was missing. Yep, 5.11. |