mirror of
https://github.com/genodelabs/genode.git
synced 2025-05-31 14:40:54 +00:00
Nitpicker used to unconditionally request a framebuffer and input session. With the transition to the new capture/event session interfaces, this built-in policy does no longer suffice. This patch introduces the attributes 'request_framebuffer="yes"' and 'request_input="yes"' (with the default values shown) to nitpicker's <config> node. If setting those attributes to "no", nitpicker won't request a "Framebuffer" and "Input" session respectively. Issue #3812
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.