wlroots/include/types
Simon Ser fb393ddf84 output: split into multiple files
This organizes the wlr_output implementation into separate files.
This avoids having a single mega-file with lots of unrelated parts
and makes it more obvious what the interactions between all the
parts are.

No functional changes, just moving code around.
2021-10-23 00:49:24 +02:00
..
wlr_buffer.h
wlr_data_device.h
wlr_keyboard.h
wlr_output.h output: split into multiple files 2021-10-23 00:49:24 +02:00
wlr_region.h
wlr_seat.h
wlr_surface.h
wlr_tablet_v2.h
wlr_xdg_shell.h xdg-surface: simplify configure mechanism 2021-09-21 10:09:09 +02:00