wlroots-hyprland/backend/wayland
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
..
backend.c backend: stop using renderer to get the buffer type 2021-05-31 15:50:13 -04:00
meson.build backend/wayland: use the EGL GBM platform 2021-01-10 11:32:00 +01:00
output.c output: take a wlr_buffer in set_cursor 2021-06-02 11:08:52 +02:00
seat.c Make implementation function lists static const 2021-02-05 10:04:20 +01:00
tablet_v2.c backend/wayland: Link input devices with seats 2020-11-12 12:31:32 +01:00