wlroots-hyprland/types/output
Alexander Orzechowski 6c54c34713 output: Mutate frame_pending needs_frame when there is an explicit output commit
These states would be set if output_init is invoked with a enabled state.
This would make frame_pending == true which means wlroots will ignore
any further frame events and the compositor will appear dead.
2023-09-11 03:28:01 -04:00
..
cursor.c wlr_output_cursor: assert renderer isn't NULL 2023-08-03 02:13:00 +00:00
output.c output: Mutate frame_pending needs_frame when there is an explicit output commit 2023-09-11 03:28:01 -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