genode/repos/gems
Norman Feske a3bbef5f21 themed_decorator: optionally disable decorations
This patch adds the boolean policy attribute "decoration", which
controls whether window decorations are presented or not. It is enabled
by default. By setting the attribute to "no", matching windows appear
without any border, which is desireable for Sculpt's component graph.

Issue #3096
2019-01-07 12:33:57 +01:00
..
include gems: make menu_view's animated_geomerty.h public 2019-01-07 12:33:57 +01:00
lib Remove COW VFS plugin 2018-08-28 16:45:24 +02:00
recipes gems: add pkg/drivers_nic-pc 2019-01-07 12:33:55 +01:00
run wm.run: build decorator, use wm.config from repo 2019-01-07 12:33:56 +01:00
src themed_decorator: optionally disable decorations 2019-01-07 12:33:57 +01:00
README Remove repos/qt4, fix #1451 2015-03-19 08:57:20 +01:00

This directory is a source-code repository containing Genode-specific
services and applications. In contrast to the components that come with
the 'os' repository, programs contained in 'gems' are able to leverage
the functionalities provided by higher-level repositories such as 'libports'.
To use the 'gems' repository, make sure to also add those repositories to your
build configuraion.