mirror of
https://github.com/genodelabs/genode.git
synced 2025-05-08 11:38:10 +00:00
The window manager provides a nitpicker session interface. In contrast to the nitpicker server, which leaves the view layout up to the client, the window manager organizes the views on screen according to a policy provided by a window layouter. Furthermore, it equips views with window decorations as provided by a window decorator. Both layouter and decorator are independent programs.