weston/desktop-shell
Derek Foreman 8eed64c7df libweston: Add weston_view_set_position_with_offset
There are many times when we want to set a global position with a surface
offset added.

It's a fairly nasty operation, and most places in the code currently do
it naively, ignoring the painful existence of freeform window rotations
and other complex transforms that could be in play (but probably aren't)

Add a helper for this and convert existing usage.

Signed-off-by: Derek Foreman <derek.foreman@collabora.com>
2023-09-18 20:35:37 +00:00
..
input-panel.c Check weston_head_from_resource for NULL return 2023-09-14 13:31:06 +03:00
meson.build shell-utils: Integrate shell-utils into libweston 2023-01-09 22:13:07 +00:00
shell.c libweston: Add weston_view_set_position_with_offset 2023-09-18 20:35:37 +00:00
shell.h desktop-shell: Revert 'Enable per-output fade animations' 2023-09-15 07:00:31 +00:00