Window management

Your window manager is responsible for the placement and appearance of application windows.

Managing application windows is achieved through Screen. Your window manager deals with the application windows' z-order, transparency, positioning on the physical display, and scaling through Screen API functions. For more information on Screen, see Screen Graphics Subsystem Developer's Guide.

Once started, applications communicate directly with Screen from within their own context. Applications manage their own windows through the Screen API.