Skip to content
Commit 0be0e8a7 authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

Add Window::moveResizeOutput()

The Window::moveResizeOutput() property is used to track the output
where the window is expected to land after the move or resize operation
completes.

This can be used to decouple the current output from the next output,
which allows us to send better xdg_toplevel.configure_bounds events or
make windows stick to outputs while keeping Window::output() in sync
with the current output layout.
parent 0ea72e92
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