genode/repos/gems
Norman Feske 591e9457e6 window layouter: allow floating apps to resize
This patch gives applications the ability to control the size of their
window whenever the window is floating, not tiled or maximized. See the
comment in the code for the rationale.

Fixes #3200
2019-03-18 15:56:59 +01:00
..
include gems/vfs.h: add Directory::unlink 2019-03-18 15:56:25 +01:00
lib Remove COW VFS plugin 2018-08-28 16:45:24 +02:00
recipes sculpt: allow for removal of index files 2019-03-18 15:56:59 +01:00
run gems: initial version of fs_tool 2019-03-18 15:56:58 +01:00
src window layouter: allow floating apps to resize 2019-03-18 15:56:59 +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.