Notably decouples it from: - AccessibilityServer - DisplayServer - Viewport - Window
This will allow decoupling `display_server.h` from a number of headers in the codebase which only require those enums and not all the DisplayServer API.
DisplayServer
AccessibilityServer