weston/libweston/desktop
Derek Foreman fe4d5711bf libweston: Split weston_view_set_position() into rel and abs variants
One variant is used when a view is being positioned relative to a parent,
the other is when the view is being given an absolute position in the
global space.

This will help later when surface and global coordinates are different
data types, but for now the two functions do essentially the same thing.

Signed-off-by: Derek Foreman <derek.foreman@collabora.com>
2023-02-01 07:27:05 -06:00
..
client.c libweston/desktop: Migrate libweston-desktop/libweston-desktop.h 2022-09-23 13:57:26 +03:00
internal.h libweston/desktop, desktop-shell: Add getters for pending state 2022-11-10 13:06:07 +02:00
libweston-desktop.c libweston/desktop: Migrate libweston-desktop/libweston-desktop.h 2022-09-23 13:57:26 +03:00
meson.build Move libweston-desktop into libweston 2022-06-28 10:35:52 +00:00
seat.c libweston-desktop: Prevent spurious focus change signals 2022-12-02 16:07:25 +00:00
surface.c libweston: Split weston_view_set_position() into rel and abs variants 2023-02-01 07:27:05 -06:00
xdg-shell-v6.c libweston/desktop, desktop-shell: Add getters for pending state 2022-11-10 13:06:07 +02:00
xdg-shell.c libweston/desktop, desktop-shell: Add getters for pending state 2022-11-10 13:06:07 +02:00
xwayland.c xwayland: Fix delay in displaying pop-up menu 2023-01-28 12:56:23 +00:00