genode/repos/gems
Norman Feske bf60e1486d wm: add missing dissolve for decorator input
The missing dissolve of the dummy decorator input component resulted in
problems when using the themed_decorator when repeatedly opening and
closing windows. In contrast to the default decorator, the themed
decorator creates and destroys nitpicker sessions per window.
2017-12-21 15:01:33 +01:00
..
include Move gems/bezier.h to util/bezier.h (in repos/os) 2017-11-09 12:18:43 +01:00
lib nova: use 'Native_cpu' component for thread initialization 2017-03-15 12:24:42 +01:00
recipes depot: update recipe hashes 2017-11-30 11:24:49 +01:00
run qt5: pointer shape support 2017-11-30 11:23:22 +01:00
src wm: add missing dissolve for decorator input 2017-12-21 15:01:33 +01:00
README Remove repos/qt4, fix #1451 2015-03-19 08:57:20 +01:00

README

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.