pub fn start_desktop()Expand description
Initialize the desktop environment and start the compositor.
This is the main entry point called by the startgui shell command.
It:
- Gets framebuffer hardware info from fbcon
- Initializes the desktop subsystem (Wayland, window manager, etc.)
- Creates the initial desktop scene
- Enters the render loop