mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-19 11:16:57 +00:00
4622ddb46f
This patch addresses a corner case where the nitpicker focus is not solely defined by mouse clicks or (exclusively) by a window manager, but by a policy component that takes mouse clicks and other policy (e.g., a lock screen) into account. It ensures that each click that follows a focus change (however initiated) results in a new "clicked" report even when the report looks the same. To allow the policy component to uniquely distiguish subsequent reports, the report features a new 'version' attribute. Fixes #3493 |
||
---|---|---|
.. | ||
doc | ||
include | ||
lib | ||
recipes | ||
run | ||
src | ||
xsd | ||
README |
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.