Skip to content
Commit 5ffa1962 authored by Jonas Ådahl's avatar Jonas Ådahl Committed by Daniel Stone
Browse files

compositor: Add support for wl_surface.offset()



This allows for setting a buffer offset without having to make it part
of the wl_surface.attach request. This is useful for e.g. setting a DND
surface icon hotspot offset when using Vulkan; or doing the same with
EGL without having to use wl_egl_window_resize().

Signed-off-by: default avatarJonas Ådahl <jadahl@gmail.com>
parent 4564a40c
Loading
Loading
Loading
Pipeline #648130 passed with stages
in 2 minutes and 17 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment