Skip to content

xdgshellclient: Fix "noBorder" rule on initialization

Ismael Asensio requested to merge work/iasensio/fix-wayland-noborder-rule into master

The check for this rule was missing on window initialization, so on Wayland it wasn't being applied until something would trigger the check again.

BUG: 429171 FIXED-IN: 5.22.90

Merge request reports