mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-20 17:52:52 +00:00
This patch introduces a focus-management facility to the nitpicker session interface. As a side effect of this change, we remove the notion of a "focused view". There can only be a "focused session". This makes sense because input is directed to sessions, not views. Issue #1168