mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-31 16:35:28 +00:00
0b370671af
This patch addresses the corner case where hovering changes while a button is held, e.g., when accidentially moving the pointer out of a application window's area during a drag-and-drop operation. The patch makes the window manager aware of the drag/idle state. Only when idle, the pointer position is propagated to the decorator now.
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.