Skip to content

Correctly set NULL input region for SSD windows

This fixes the windows becoming click through after gtk#6558 (closed). It does not fix whatever is causing gtk#6558 (closed). The windows will still have no shadows and are not resizable using frame when that bug is triggered. Now they just no longer become click through after being resized using other means (context menu, tiling or maximizing).

Merge request reports