mirror of
https://github.com/genodelabs/genode.git
synced 2025-05-31 06:31:10 +00:00
To accommodate multi-monitor window management, the window-layouter rules must be extended. By renaming the rules file to a version number reflecting the date of change (24.12), we prevent the loss of window-layout state when switching back and forth between different versions of the window-layouter. The default rules contain now the definition of three displays ("primary", "secondary", and "ternary") and map 3 screens to each display. Issue #5390
This directory is a source-code repository containing Genode-specific services and applications. In contrast to the components hosted in 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.