mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-31 16:35:28 +00:00
78d7a08618
This patch handles the corner case of switching virtual desktops while child views are visible. Examples of such child views are tool tips, pull-down menus, or the graph of the top-view utility. The switch to another virtual desktop would implicitely turn the child views into top-level views of the root nitpicker GUI server until switching back to the original virtual desktop. The patch implements the expected behavior of hiding all child views that belong to a disappearing top-level view.
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.