| Summary: | generic Wayland icon for any Qt app that has no .desktop file entry | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | microcai <microcaicai> |
| Component: | wayland-generic | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | normal | CC: | nate |
| Priority: | NOR | ||
| Version First Reported In: | 6.0.2 | ||
| Target Milestone: | --- | ||
| Platform: | Gentoo Packages | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
microcai
2024-03-15 15:48:15 UTC
Yep that's how window icons work on Wayland per the core spec. There's currently nothing we can do in KDE to work around it. There's a proposed Wayland protocol to let apps that don't want to install icons manually set their own window icons: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/269 If that gets merged, Qt and KWin can add support for it to make this work the way id did on X11. If not, there's nothing we can do. |