mirror of
https://github.com/genodelabs/genode.git
synced 2025-05-05 18:18:34 +00:00
nitpicker: report boot-time motion activity
This commit is contained in:
parent
b541379037
commit
fc6e3c6b09
@ -380,6 +380,13 @@ struct Nitpicker::Main : Focus_updater
|
|||||||
|
|
||||||
_env.parent().announce(_env.ep().manage(_root));
|
_env.parent().announce(_env.ep().manage(_root));
|
||||||
|
|
||||||
|
/*
|
||||||
|
* Detect initial motion activity such that the first hover report
|
||||||
|
* contains the boot-time activity of the user in the very first
|
||||||
|
* report.
|
||||||
|
*/
|
||||||
|
_handle_input();
|
||||||
|
|
||||||
_report_displays();
|
_report_displays();
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user