wlroots/include/types
Simon Ser 7c26345826 buffer: introduce wlr_shm_client_buffer
Introduce wlr_shm_client_buffer, which provides a wlr_buffer wrapper
around wl_shm_buffer.

Because the client can destroy the wl_buffer while we still are using
it, we need to do some libwayland tricks to still be able to continue
accessing its underlying storage. We need to reference the wl_shm_pool
and save the data pointer.
2021-06-07 09:22:56 -04:00
..
wlr_buffer.h buffer: introduce wlr_shm_client_buffer 2021-06-07 09:22:56 -04:00
wlr_data_device.h Remove all wayland-server.h includes 2019-07-27 15:49:32 -04:00
wlr_keyboard.h Use absolute paths in include in header files 2021-04-06 10:40:56 +02:00
wlr_region.h region: remove leftover description of resource_list 2021-02-06 00:05:36 +01:00
wlr_seat.h Send pointer enter/leave on capability change 2020-03-14 00:09:32 +01:00
wlr_surface.h surface: remove resource_list arg from surface_create 2021-04-06 14:57:44 +02:00
wlr_tablet_v2.h Remove all wayland-server.h includes 2019-07-27 15:49:32 -04:00
wlr_xdg_shell.h Remove all wayland-server.h includes 2019-07-27 15:49:32 -04:00