wlroots-hyprland/types/output
Simon Ser 6f8287128b output: drop wlr_output_cursor_set_image()
This function takes a pointer to memory with a hardcoded format
and many parameters to describe the pixel buffer.
wlr_output_cursor_set_buffer() can be used instead.
2023-07-03 09:46:54 +02:00
..
cursor.c output: drop wlr_output_cursor_set_image() 2023-07-03 09:46:54 +02:00
output.c output: Set output mode during main commit 2023-06-27 11:47:58 -04:00
render.c output: stop using wlr_output.back_buffer in output_ensure_buffer() 2023-06-20 16:33:41 +00:00
state.c output: add wlr_output_state_init() 2023-06-23 18:07:26 +00:00
swapchain.c output: add wlr_output_state_init() 2023-06-23 18:07:26 +00:00
transform.c output: split into multiple files 2021-10-23 00:49:24 +02:00