mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-06 19:20:09 +00:00
To enable a global key handler to implement motion gestures while a global key is held, it needs to know the current pointer position at the time when the global key sequence starts. This is prerequisite for the window layouter's ability to drag windows by clicking anywhere within the window while holding a global key. Issue #5403
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.