genode/repos/os
Norman Feske c7d9b2ca92 nitpicker: fix mode change for requested fb
This is a follow-up commit to "nitpicker: make framebuffer and input
optional". It restores the dynamic mode-change support when using
'request_framebuffer="yes"' as needed in scenarios where multiple
nitpicker instances are used in a cascaded way. E.g., Sculpt's
Leitzentrale. The previous version missed to reconstruct the
'_fb_screen' on mode changes.

Issue #3812
2020-08-25 11:50:10 +02:00
..
doc Remove <configfile> feature from init 2020-05-18 10:16:13 +02:00
include event_session: make Session_client::Batch abstract 2020-08-25 11:49:43 +02:00
lib os: add sandbox lib to api/os 2020-02-20 12:11:22 +01:00
recipes Remove drivers/gpio/spec directory 2020-08-25 11:50:09 +02:00
run Remove drivers/framebuffer/spec directory 2020-08-25 11:50:09 +02:00
src nitpicker: fix mode change for requested fb 2020-08-25 11:50:10 +02:00
xsd timeout_types.xsd: Minutes type 2019-08-21 12:37:02 +02:00
README API documentation refinements 2017-05-31 13:16:21 +02:00

This source-code repository contains genuine low-level OS components and
interfaces of Genode. It solely depends on the framework's base API.