Summary: | With Kronkhite script active, lock screen aligns its background based on the panel in multi-screen setup | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Antti Savolainen <antti.savo> |
Component: | scripting | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED DOWNSTREAM | ||
Severity: | normal | CC: | kdedev, nate |
Priority: | NOR | Keywords: | multiscreen |
Version First Reported In: | master | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Display configuration
two displays |
Description
Antti Savolainen
2025-05-05 11:54:43 UTC
Demonstrative video: https://youtu.be/ahjSP4_9JJ0 I can't reproduce this with today's git master in a Wayland session. Are you using X11? Created attachment 181009 [details]
Display configuration
Wayland. I compiled again today and the issue persists. Maybe the display layout is what differentiates it happening and not happening.
Created attachment 181010 [details]
two displays
I'm able to reproduce this with just two displays stacked on top of each other.
I'm also unable to reproduce with git-master on two systems, one with two displays, the other with 3. Both are laptops connected to external displays. Ok I dug a bit in the settings and I can turn the bug on and off by turning the Krohnkite script on and off. Sounds like it's a bug in Kronkhite, then. :) I'm not knowledgeable on the working of kwin, but should it be possible for a script to do this? Pretty sure; scripts are the wild west. |