wlroots-hyprland/include
John Lindgren 657ca2205f wlr_gamma_control: add missing forward declarations
Fixes an error seen in labwc CI builds with -Werror:

    ../subprojects/wlroots/include/wlr/types/wlr_gamma_control_v1.h:44:16:
    error: ‘struct wlr_output_state’ declared inside parameter list
    will not be visible outside of this definition or declaration [-Werror]
       44 |         struct wlr_output_state *output_state);
          |                ^~~~~~~~~~~~~~~~
2023-07-17 10:10:06 -04:00
..
backend backend/drm: handle output layer damage 2023-06-30 04:31:50 +00:00
interfaces types/wlr_input_device: move init and finish function to private API 2022-03-07 16:37:41 +00:00
render renderer: Introduce wlr_scale_filter_mode 2023-06-19 12:25:38 -04:00
types output: attach buffer to state in output_ensure_buffer() 2023-06-20 16:33:41 +00:00
util Add some missing includes/declarations 2023-06-05 21:06:19 +00:00
wlr wlr_gamma_control: add missing forward declarations 2023-07-17 10:10:06 -04:00
xcursor Add some missing includes/declarations 2023-06-05 21:06:19 +00:00
xwayland Add some missing includes/declarations 2023-06-05 21:06:19 +00:00
meson.build build: unify naming for HAVE_* defines 2022-12-06 22:39:45 +00:00