-
Notifications
You must be signed in to change notification settings - Fork 4
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
[Bug] White 'window' appears on the left side when booting into the system #61
Comments
Thanks for the report! Can you give me the white window's class, caption (title), and type? I've just written the steps to get this info here: https://github.com/peterfajdiga/karousel/wiki/Getting-window-info |
I don't know how to open Kwin's debug console and I can't do it by detecting the window properties since the window is not targetable, I just end up selecting the desktop behind it. |
@ZenurikSD You can open Kwin's debug console with KRunner (Press alt+space and type "kwin debug console"). |
Found it, sorry for the delay. I'm dumb and had the Kwin search plugin disabled, so I couldn't search for it with Krunner. [EDIT]: Since it was the only unaccounted for option, I just exited the Xwaylandvideobridge client and the window went away. So I guess that mystery is solved lol. It apparently isn't there. I can see two " |
Here are the window's properties:
|
Thank you, this is super helpful! Do your window rules contain this entry?
This was added to the default window rules in 0.9.3, but it's possible it's missing if you already had customized window rules when you updated to 0.9.3. I should probably hard-code this rule, instead of leaving it configurable. |
Yeah, I had customized it and this entry wasn't there. I added it and after another reboot, the window is gone! Thank you. |
Great! Thanks again for the report and all the info. |
Karousel version: 0.9.4
Plasma version: 6.1.4
X11 / Wayland: Wayland
Description:
When doing a system restart or booting up for the first time, a white, full-height column appears on the left side of the screen. It behaves like a window when other columns are used, but is not targetable and does not appear anywhere as a "window entity" that can be switched to.
Running
kwin_wayland --replace
fixes the issue.Video_2024-08-17_13-49-25.mp4
Karousel settings:
The text was updated successfully, but these errors were encountered: