wlroots/include/backend
Simon Ser 2b0a1aeed5 output: take a wlr_buffer in set_cursor
Instead of passing a wlr_texture to the backend, directly pass a
wlr_buffer. Use get_cursor_size and get_cursor_formats to create
a wlr_buffer that can be used as a cursor.

We don't want to pass a wlr_texture because we want to remove as
many rendering bits from the backend as possible.
2021-06-02 11:08:52 +02:00
..
drm output: take a wlr_buffer in set_cursor 2021-06-02 11:08:52 +02:00
session backend/session: Remove session_impl 2021-04-14 23:25:07 +02:00
backend.h backend: automatically create allocator 2021-05-21 22:13:54 +02:00
headless.h backend/headless: use common renderer and allocator 2021-05-21 22:13:54 +02:00
libinput.h backend/drm, backend/libinput: listen to session destroy 2019-12-01 10:26:12 -05:00
multi.h Rework session handling 2018-09-24 23:35:09 +02:00
noop.h noop: listen to display destroy and destroy the backend 2020-12-31 20:34:36 +01:00
wayland.h output: take a wlr_buffer in set_cursor 2021-06-02 11:08:52 +02:00
x11.h backend/x11: use common renderer and allocator 2021-05-21 22:13:54 +02:00