wlroots/include/wlr/interfaces
Simon Ser 999826a11a 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
2021-11-03 19:02:51 +01:00
..
wlr_input_device.h Initial pass on API stability guarantees 2018-07-29 19:20:34 -04:00
wlr_keyboard.h Initial pass on API stability guarantees 2018-07-29 19:20:34 -04:00
wlr_output.h Introduce wlr_output_layer 2021-11-03 19:02:51 +01:00
wlr_pointer.h Initial pass on API stability guarantees 2018-07-29 19:20:34 -04:00
wlr_switch.h s/lid_switch/switch_device 2019-03-19 22:45:58 -04:00
wlr_tablet_pad.h Initial pass on API stability guarantees 2018-07-29 19:20:34 -04:00
wlr_tablet_tool.h Make implementation function lists static const 2021-02-05 10:04:20 +01:00
wlr_touch.h wlr_touch: Declare wlr_touch_impl usage as const 2019-07-17 09:23:10 -04:00