Created attachment 147728 [details] At the bottom you can see the white pixels, the dock is dodging the browser. SUMMARY When the compositor is disabled, and the dock is dodging a window, it still leaves behind a single row of white pixels. STEPS TO REPRODUCE 1. Disable the compositor 2. Set the dock to dodge windows 3. Make it dodge a window OBSERVED RESULT A single row of white pixels is visible on the edge of the screen. EXPECTED RESULT Nothing is shown when the dock is dodging a window. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Manjaro KDE (available in About System) KDE Plasma Version: 5.24.3 KDE Frameworks Version: 5.91.0 Qt Version: 5.15.3 ADDITIONAL INFORMATION
only thing to avoid this is to enable Behavior(advanced) -> Activate KWin edge after hiding
(In reply to Michail Vourlakos from comment #1) > only thing to avoid this is to enable Behavior(advanced) -> Activate KWin > edge after hiding That setting does have any effect on this issue. The line is still there no matter if KWin edge is enabled or disabled.
(In reply to Kamil from comment #2) > (In reply to Michail Vourlakos from comment #1) > > only thing to avoid this is to enable Behavior(advanced) -> Activate KWin > > edge after hiding > > That setting does have any effect on this issue. > The line is still there no matter if KWin edge is enabled or disabled. that is intenional, if in nocompositing mode the window became invisible then for some reason Qt decides to make it stack in plenty of cases
Adding the x11-only keyword