collision icon indicating copy to clipboard operation
collision copied to clipboard

Fixes errors in max layout - part 2

Open przymusp opened this issue 5 years ago • 0 comments

If one of the clients was maximised (like PDF viewer) an error was thrown and visual artifact left on the screen.

This is the second patch that changes awful.client.tiled to awful.client.visible.

Without this change a preview is displayed only for clients in tiled mode but the navigation (left, right) is done on ALL clients (including clients in full screen).

przymusp avatar May 28 '20 20:05 przymusp