Skip to content

window: prevent infinite recursion in setQuickTileMode

Xaver Hugl requested to merge work/zamundaaa/infinite-recursion into master

If there's a window rule, setMaximize may not actually change the maximize mode, so this needs to be accounted for

BUG: 493778

Merge request reports