mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 22:23:16 +00:00
c6fd0055b1
This commit moves the window layouter and window decorator into dedicated packages that can now be combined with the "wm" server at runtime and restarted/reconfigured/swapped-out independently. To use the window manager, one must start the 'wm', 'window_layouter', and one of the 'motif_decorator' or 'themed_decorator' subsystems. Fixes #3024
5 lines
106 B
Makefile
5 lines
106 B
Makefile
content: window_layouter.config
|
|
|
|
window_layouter.config:
|
|
cp $(REP_DIR)/recipes/raw/window_layouter/$@ $@
|