mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-01 11:36:43 +00:00
.. | ||
main.cc | ||
README | ||
target.mk |
The nit_focus component implements the input-focus policy for the nitpicker GUI server. It consumes nitpicker's 'clicked' report and, in turn, produces a 'focus' report to be consumed by nitpicker. Focus changes are subjected to a configurable policy, which is selected via Genode's regular policy-selection mechanism based on the label of the clicked nitpicker client. The client is focused only if the policy has the attribute 'focus' set to "yes".