This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
genode
Watch
1
Star
0
Fork
0
You've already forked genode
mirror of
https://github.com/genodelabs/genode.git
synced
2024-12-22 15:02:25 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
46a29532a9
genode
/
repos
/
gems
/
recipes
/
raw
/
wm
/
content.mk
5 lines
67 B
Makefile
Raw
Normal View
History
Unescape
Escape
sculpt: split window manager into multiple pkgs 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
2018-11-16 14:41:58 +00:00
content
:
wm
.
config
Depot-archive recipes Issue #2339
2017-03-28 16:42:41 +00:00
sculpt: split window manager into multiple pkgs 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
2018-11-16 14:41:58 +00:00
wm.config
:
Depot-archive recipes Issue #2339
2017-03-28 16:42:41 +00:00
cp
$(
REP_DIR
)
/recipes/raw/wm/
$@
$@
Reference in New Issue
Copy Permalink