genode/repos/gems
Norman Feske 2a916b143d window layouter: key sequence handling
This patch adds the mechanics for detecting key sequences to the window
layouter. Sequences for layouter actions can be expressed in the
layouter configuration. They cannot trigger any real action yet.
2016-02-09 16:06:40 +01:00
..
include gems: prevent invalid Nitpicker_buffer objects 2016-02-09 14:28:30 +01:00
lib/mk gems: move reusable code to include/gems 2014-10-13 15:21:53 +02:00
run wm.run: enable decorator controls 2016-02-09 16:06:40 +01:00
src window layouter: key sequence handling 2016-02-09 16:06:40 +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.