wlroots-hyprland/include
Simon Ser 71c87ff4b8 cursor: add wlr_cursor_set_buffer()
A saner replacement for wlr_cursor_set_image():

- Takes a wlr_buffer instead of numerous parameters and a hardcoded
  format.
- The scale is not used to filter outputs.
- A ref to the buffer is kept to apply it to new outputs.
2023-07-02 22:42:37 +00:00
..
backend backend/drm: handle output layer damage 2023-06-30 04:31:50 +00:00
interfaces types/wlr_input_device: move init and finish function to private API 2022-03-07 16:37:41 +00:00
render renderer: Introduce wlr_scale_filter_mode 2023-06-19 12:25:38 -04:00
types output: attach buffer to state in output_ensure_buffer() 2023-06-20 16:33:41 +00:00
util Add some missing includes/declarations 2023-06-05 21:06:19 +00:00
wlr cursor: add wlr_cursor_set_buffer() 2023-07-02 22:42:37 +00:00
xcursor Add some missing includes/declarations 2023-06-05 21:06:19 +00:00
xwayland Add some missing includes/declarations 2023-06-05 21:06:19 +00:00
meson.build build: unify naming for HAVE_* defines 2022-12-06 22:39:45 +00:00