mirror of
https://github.com/genodelabs/genode.git
synced 2025-03-23 04:25:21 +00:00
clipboard: allow for dynamic reconfiguration
This commit is contained in:
parent
db6e013577
commit
6399fc12ac
@ -263,6 +263,7 @@ struct Clipboard::Main : Rom::Module::Read_policy, Rom::Module::Write_policy
|
||||
|
||||
Main(Genode::Env &env) : _env(env)
|
||||
{
|
||||
_config.sigh(_config_handler);
|
||||
_handle_config();
|
||||
_focus_ds.sigh(_focus_handler);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user