Skip to content
Commit 13587434 authored by David Edmundson's avatar David Edmundson
Browse files

Call LayerShell::set_size when the window geometry changes

Without this when krunner expands, the frame after kwin will resize it
back to the last size the layer shell requested to be resized to.

To detect when we should not send an explicit size on window resize
events we check the anchors; if we're constrained on opposing edges we
want the compositor alone to set the size.
parent be637838
Pipeline #390927 passed with stage
in 4 minutes and 13 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