Skip to content

native-window-placement: Adjust to 42 changes

gnome-shell's new screenshot UI reuses the overview's window picker layout, but its window previews don't give access to the underlying MetaWindow.

Adjust to that by using the boundingBox property instead, which is all we really need from the window anyway.

Fixes #399 (closed)

Merge request reports