The file scrcpy.c contains too many different things in addition to the main logic, so move the screen code to a separate file, screen.c.
The file scrcpy.c contains too many different things in addition to the main logic, so move the screen code to a separate file, screen.c.