Skip to content
Commit dc55dafe authored by Devin Lin's avatar Devin Lin 🎨
Browse files

kwin/convergentwindows: Fix race condition causing windows to be maximized too large

See teams/plasma-mobile/issues#256

We have a race condition between maximizing and disabling window decorations on a window (the calls aren't blocking).

Workaround this by having the window already be in maximized size before we disable window decorations.
parent 6e674d68
Pipeline #621436 failed with stage
in 2 minutes and 14 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment