mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-19 11:16:57 +00:00
a973d9902b
This commit replaces the former floating_window_layouter with a new window_layouter component that supports the subdivision of screen space into columns and rows, the concept of layers, and the principle ability to store window layout information across reboots. The latter is accomplished by reflecting the component's internal state as a 'rules' report to the outside. Fixes #3031 |
||
---|---|---|
.. | ||
archives | ||
hash | ||
README | ||
runtime |
Subsystem for presenting GUI applications in floating windows using the themed window decorator This package overrides parts of the wm package such that the themed decorator is used instead of the default one.