mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 05:37:54 +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));
|
||||
|
||||
/*
|
||||
* 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();
|
||||
}
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user