mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-31 16:35:28 +00:00
nitpicker: use fb sync for periodic processing
This commit is contained in:
parent
24b7accbf2
commit
91345a1568
@ -1228,9 +1228,7 @@ struct Nitpicker::Main
|
||||
config()->sigh(config_dispatcher);
|
||||
handle_config(0);
|
||||
|
||||
timer.sigh(input_dispatcher);
|
||||
timer.trigger_periodic(10*1000);
|
||||
|
||||
framebuffer.sync_sigh(input_dispatcher);
|
||||
framebuffer.mode_sigh(fb_mode_dispatcher);
|
||||
|
||||
env()->parent()->announce(ep.manage(np_root));
|
||||
|
Loading…
x
Reference in New Issue
Block a user