genode/repos/gems
Norman Feske 27b71a0876 window layouter: label-dependent window policies
This patch enhances the layouter to apply a label-dependent policy
for the placement of new windows. The policy may contain the
attributes 'xpos', 'ypos', and 'maximized'. If the latter is set
to "yes", the matching window will appear in maximized state.
2016-02-09 14:28: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 Adapt terminal_mux.run to changes in cli_monitor 2016-02-09 08:01:40 +01:00
src window layouter: label-dependent window policies 2016-02-09 14:28:40 +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.