wlroots-hyprland/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
headless backend/headless: use common renderer and allocator 2021-05-21 22:13:54 +02:00
libinput backend: introduce wlr_backend_finish 2021-05-21 22:13:54 +02:00
multi backend: introduce wlr_backend_finish 2021-05-21 22:13:54 +02:00
noop backend: introduce wlr_backend_finish 2021-05-21 22:13:54 +02:00
session backend/session: add wlr_device.events.remove 2021-04-27 09:11:44 +02:00
wayland output: take a wlr_buffer in set_cursor 2021-06-02 11:08:52 +02:00
x11 output: take a wlr_buffer in set_cursor 2021-06-02 11:08:52 +02:00
backend.c backend: automatically create allocator 2021-05-21 22:13:54 +02:00
meson.build Drop RDP backend 2020-01-10 19:38:39 +01:00