wlroots-hyprland/include/wlr/interfaces
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
..
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 output: take a wlr_buffer in set_cursor 2021-06-02 11:08:52 +02: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