Module screen

Source
Expand description

Virtualizers for screens.

Since screens are user-facing, they cannot be completely virtualized such that two users both have an abstraction that they completely own the screen. There may be multiple ways around this, and hence multiple virtualizers.

Modulesยง

virtual_screen_split
Virtualize a screen by splitting it into rectangular regions.