mirror of
https://github.com/genodelabs/genode.git
synced 2025-03-10 22:44:30 +00:00
nitpicker: update all on focus change in xray mode
This commit is contained in:
parent
3726cafb28
commit
2166aef737
@ -933,6 +933,9 @@ class Nitpicker::Session_component : public Genode::Rpc_object<Session>,
|
||||
report_session(_focus_reporter, session);
|
||||
};
|
||||
_ep.apply(session_cap, lambda);
|
||||
|
||||
if (_mode.xray())
|
||||
_view_stack.update_all_views();
|
||||
}
|
||||
|
||||
void session_control(Label suffix, Session_control control) override
|
||||
|
Loading…
x
Reference in New Issue
Block a user