genode/repos/gems
Norman Feske 2d95c4dc1c themed_decorator: new 'motion' policy attribute
This commit adds the optional 'motion=<number>' attribute to the
decorator's <policy> nodes. The default value is 0. If a value higher
than 0 is specified, window-geometry changes are applied as an animation
where the <number> denotes the number of animation steps.

Issue #3096
2019-01-07 12:38:45 +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: new 'motion' policy attribute 2019-01-07 12:38:45 +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.