wlroots-hyprland/types/output
Simon Ser ab7eabac84 output: leverage wlr_output_configure_primary_swapchain()
Replace our current logic to setup the primary swapchain with
wlr_output_configure_primary_swapchain().

- Removes some code, reducing duplication
- Stop overwriting wlr_output.swapchain with a yet-to-be-tested
  swapchain: remove the error_destroy_swapchain label.
2023-02-24 18:22:20 +00:00
..
cursor.c render/swapchain: make public 2023-02-21 17:14:31 +01:00
output.c render/swapchain: make public 2023-02-21 17:14:31 +01:00
render.c output: leverage wlr_output_configure_primary_swapchain() 2023-02-24 18:22:20 +00:00
state.c output: expose wlr_output_state_set_buffer() 2023-02-21 09:43:43 +00:00
swapchain.c output: introduce wlr_output_configure_primary_swapchain() 2023-02-24 18:22:20 +00:00
transform.c output: split into multiple files 2021-10-23 00:49:24 +02:00