Bug 397454

Summary: Force solid bacjgriybd for maximized windows doesn't work with "BorderlessMaximizedWindows=true"
Product: [Plasma] lattedock Reporter: Robin Appelman <robin>
Component: applicationAssignee: Michail Vourlakos <mvourlakos>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: 0.8.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Robin Appelman 2018-08-14 17:16:05 UTC
When kwin is configured to hide the border of maximized windows, the "Force solid background for maximized or snapped windows" doesn't work correctly.

When maximizing the window by dragging it to the top of the screen it works as expected.
But when maximizing the windows in any other way (double click on title bar, keyboard shortcut or maximize button) the background stays transparent.

It looks like the background logic is checking if the titlebar is touching the dock, the same behaviour can be seen without the kwin setting but setting the individual window to "No Border"
Comment 1 Michail Vourlakos 2018-08-20 13:39:29 UTC
> It looks like the background logic is checking if the titlebar is touching the dock,

yes and at the same time if a window is maximized.

 > the same behaviour can be seen without the kwin setting but setting the individual window to "No Border"

the thing is that in my system I dont have such issue and I cant reproduce the behavior
Comment 2 Michail Vourlakos 2018-08-20 13:42:57 UTC
can you provide a video demonstrating the issue?
Comment 3 Michail Vourlakos 2018-08-20 22:06:57 UTC
> When kwin is configured to hide the border of maximized windows,

Are you using Latte built-in function for this or some other way?

Can you send your laoyut to check if I can produce it in my system?
Comment 4 Michail Vourlakos 2018-08-21 11:18:35 UTC

*** This bug has been marked as a duplicate of bug 397344 ***