genode/repos/gems
Norman Feske 9efb957059 window_layouter: propagate pressed window controls
This patch supplements the dragging state of window controls to the
window layout so that decorators become able to visually reflect this
state, i.e., pressing the title bar while moving a window.

Issue #3097
2019-01-07 12:38:45 +01:00
..
include gems: make menu_view's animated_geomerty.h public 2019-01-07 12:33:57 +01:00
lib Remove COW VFS plugin 2018-08-28 16:45:24 +02:00
recipes gems: add pkg/drivers_nic-pc 2019-01-07 12:33:55 +01:00
run wm.run: build decorator, use wm.config from repo 2019-01-07 12:33:56 +01:00
src window_layouter: propagate pressed window controls 2019-01-07 12:38:45 +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.