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.