mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
wm.run: let nitpicker request fb and input
This patch restores the ability to launch nitpicker within a gui_fb window. It is a follow-up fix for "nitpicker: make framebuffer and input optional". Issue #3812
This commit is contained in:
@@ -94,7 +94,7 @@ install_config {
|
||||
<config initial_width="500" initial_height="400" />
|
||||
</launcher>
|
||||
<launcher name="nitpicker" ram_quota="1M" caps="100">
|
||||
<config>
|
||||
<config request_framebuffer="yes" request_input="yes">
|
||||
<domain name="default" layer="2" content="client"
|
||||
label="no" hover="always" focus="click"/>
|
||||
<default-policy domain="default"/>
|
||||
|
||||
Reference in New Issue
Block a user