-
Notifications
You must be signed in to change notification settings - Fork 82
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Phantom "winit window" appears in KDE panel #386
Comments
This also happens in gnome sessions. |
I am using Cosmic-Term on the KDE Spin of Fedora 41 on Wayland and this also happens to me. |
I suppose this happens because the terminal is a wrapper for alacritty? Is there a standardized option to spawn wayland surfaces without registering them as windows? The plasma panel, and I suppose the COSMIC panel and dock too, do this, afaik. maybe this could also be fixed by having the visible window as subsurfaces of the "winit" window? |
I found a workaround in KDE:
is the entry in now only the main window is shown, that is also closeable with the "x" button (the other one is not) but it has no title (just the working directory it is in). |
When starting cosmic-term in the Wayland session of Plasma 6.2.4, two distinct apps show in the panel: "COSMIC Terminal" and "winit window":
It does not happen with cosmic-store nor alacritty.
The text was updated successfully, but these errors were encountered: