wlroots/types/output
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
..
cursor.c output: split into multiple files 2021-10-23 00:49:24 +02:00
output.c output: split into multiple files 2021-10-23 00:49:24 +02:00
render.c output: split into multiple files 2021-10-23 00:49:24 +02:00
transform.c output: split into multiple files 2021-10-23 00:49:24 +02:00