mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-20 17:52:52 +00: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:
parent
0a849a1681
commit
ae8050bb82
@ -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"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user