genode/repos/gems/run
Norman Feske 9bceec4394 Fix backdrop handing in wm.run and nano3d.run
This patch adjusts the run script in two ways:

It removes the reliance on init's formerly built-in resource-request
handling by increasing the RAM quota for the backdrop instances. Since
commit "init: explicit response to resource requests", init no longer
hands out slack memory automatically.

Second, it makes sure that the backdrop appears under the precise label
"backdrop" at nitpicker by facilitating init's label-rewriting feature.
Without explicitly setting the label to "backdrop", nitpicker observes
the label "backdrop -> backdrop" (the first part comes from init, the
second part comes from the nitpicker-session argument specified by
backdrop itself). However, the client is only considered as default
background if labeled as "backdrop" (see nitpicker's '_create_session')
implementation.

Issue #2352
2017-03-24 17:54:01 +01:00
..
cpu_load_display.run Fix some deprecated warnings 2017-03-24 16:20:03 +01:00
cpu_sampler_noux.run nova: use 'Native_cpu' component for thread initialization 2017-03-15 12:24:42 +01:00
cpu_sampler.run nova: use 'Native_cpu' component for thread initialization 2017-03-15 12:24:42 +01:00
decorator_stress.run Introduce gpio_drv function in run scripts 2017-02-23 14:54:50 +01:00
decorator.run init: apply routing to environment sessions 2017-01-31 12:01:11 +01:00
http_blk.run Rename Linux NIC driver to linux_nic_drv 2017-03-15 12:32:27 +01:00
launcher.run Adapt nitpicker config to xray_trigger changes 2017-02-23 14:54:43 +01:00
menu_view.run init: apply routing to environment sessions 2017-01-31 12:01:11 +01:00
mixer_gui_qt_test.run init: apply routing to environment sessions 2017-01-31 12:01:11 +01:00
nano3d.run Fix backdrop handing in wm.run and nano3d.run 2017-03-24 17:54:01 +01:00
nit_fader.run init: apply routing to environment sessions 2017-01-31 12:01:11 +01:00
tcp_terminal.run tcp_terminal: avoid env deprecated warnings 2017-02-28 12:59:31 +01:00
terminal_decoder.run Build dynamically linked executables by default 2016-12-14 11:22:27 +01:00
terminal_echo.run gems/terminal: support 'CHARACTER' events 2017-02-27 15:37:49 +01:00
terminal_log.run Build dynamically linked executables by default 2016-12-14 11:22:27 +01:00
terminal_mux.run Make label prefixing more strict 2016-11-30 13:37:07 +01:00
wm.run Fix backdrop handing in wm.run and nano3d.run 2017-03-24 17:54:01 +01:00