genode/repos/gems
Norman Feske 785cac7168 decorator: consider partially transparent windows
This patch changes the window manager, the decorator, and the
floating window layouter to propagate the usage of an alpha channel from
the client application to the decorator. This way, the decorator can
paint the decoration elements behind the affected windows, which would
otherwise be skipped.
2015-07-07 19:48:06 +02:00
..
include gems: HSV-to-RGB color-conversion function 2015-07-07 19:48:05 +02:00
lib/mk gems: move reusable code to include/gems 2014-10-13 15:21:53 +02:00
run nit_fader.run: fix conditional route 2015-07-07 19:48:05 +02:00
src decorator: consider partially transparent windows 2015-07-07 19:48:06 +02: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.