mirror of
https://github.com/genodelabs/genode.git
synced 2025-03-01 04:36:13 +00:00
This patch changes the button widget to apply the vertical offset to its child widgets at draw time, not at the layout phase. This way, the visual feedback on button press/release changes is more direct because it sidesteps the geometry animation.
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.