display
services/display
Overview
display is the core display/compositor service.
Responsibilities:
- Starts graphics backend (
auto,drm, orframebuffer). - Handles input events and desktop rendering pipeline.
- Hosts display APIs used by desktop apps and session components.
Operational note:
- This service is required for graphical desktop sessions.
Reference
| Field | Value |
|---|---|
| Type | Service |
| Path | services/display |
| Doc Source | services/display/docs.go |