wlroots-hyprland/types/output
Simon Ser 10a821a87d output: fix missing buffer when using direct scanout
When using direct scanout back_buffer is NULL. We'd emit a commit
event with WLR_OUTPUT_STATE_BUFFER set but with a NULL buffer field,
which is non-sensical.
2022-06-29 17:42:57 +02:00
..
cursor.c cursor: re-enable NULL buffer for cursor 2022-06-20 10:20:55 +02:00
output.c output: fix missing buffer when using direct scanout 2022-06-29 17:42:57 +02:00
render.c output: fix leak of empty back buffer lock 2022-06-07 15:30:08 +00:00
state.c output: add output state setters 2022-06-08 18:22:32 +02:00
transform.c output: split into multiple files 2021-10-23 00:49:24 +02:00