genode/repos/os/src/app/nit_focus
Ehmry - a7a0d3fe63 Refactor Tup, flatten output directories
Make no attempt to replicate the depot layout.
2019-10-28 11:32:29 +01:00
..
README nit_focus component that implements click-to-focus 2017-11-30 11:23:15 +01:00
Tupfile Refactor Tup, flatten output directories 2019-10-28 11:32:29 +01:00
main.cc nit_focus component that implements click-to-focus 2017-11-30 11:23:15 +01:00
target.mk nit_focus component that implements click-to-focus 2017-11-30 11:23:15 +01:00

README

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".