genode/repos/gems
Norman Feske 519eb334e9 menu view: add hbox layout, support widget reorder
This patch, complements the existing vbox layout with a hbox layout and
improves the response to dynamic dialog updates. The new version support
disappearing widgets and the reordering of widgets. Furthermore, this
patch ensures that the 'Widget::_layout' functions are executed after
updating a new version of the dialog.
2015-11-04 14:09:29 +01:00
..
include Fix missing include 2015-10-06 12:18:52 +02:00
lib/mk gems: move reusable code to include/gems 2014-10-13 15:21:53 +02:00
run nitpicker: externalize xray policy 2015-11-04 14:09:28 +01:00
src menu view: add hbox layout, support widget reorder 2015-11-04 14:09:29 +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.