wlroots/include/types
Simon Ser 0fad58760a
Introduce wlr_output_layer
This new API allows compositors to display buffers without needing to
perform rendering operations. This API can be implemented on Wayland
using subsurfaces and on DRM using KMS planes.

The goal is to make use of this API in a future scene-graph API.

References: https://github.com/swaywm/wlroots/issues/1826
2020-05-06 18:44:14 +02:00
..
wlr_data_device.h Remove all wayland-server.h includes 2019-07-27 15:49:32 -04:00
wlr_output_layer.h Introduce wlr_output_layer 2020-05-06 18:44:14 +02:00
wlr_seat.h Send pointer enter/leave on capability change 2020-03-14 00:09:32 +01: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
wlr_xdg_shell_v6.h Remove all wayland-server.h includes 2019-07-27 15:49:32 -04:00