wlroots-hyprland/types/output
Simon Ser 5717e27c06 output: take wl_display in wlr_output_create_global()
Currently wlr_output holds a wl_display, but it will go away soon.
Instead of relying on that field in wlr_output_create_global(),
make the dependency explicit by taking a wl_display as argument.
2023-11-23 11:39:25 +00:00
..
cursor.c util/transform: move over wl_output_transform helpers 2023-11-23 11:03:57 +01:00
output.c output: take wl_display in wlr_output_create_global() 2023-11-23 11:39:25 +00:00
render.c output: allow_artifacts -> allow_reconfiguration 2023-10-09 08:31:35 +00:00
state.c output: allow_artifacts -> allow_reconfiguration 2023-10-09 08:31:35 +00:00
swapchain.c output: add wlr_output_state_init() 2023-06-23 18:07:26 +00:00