genode/repos/os
Norman Feske cd7e3425ee nit_fb: allow screen-relative initial_width/height
This change enables the use of negative values for the 'initial_width'
and 'initial_height' attributes to specify values that are relative to
the screen size. This is consistent with the meaning of the 'width' and
'height' attributes.
2018-02-14 20:41:04 +01:00
..
doc Remove obsolete RAM/CAP services from run scripts 2017-05-31 13:16:22 +02:00
include terminal session: propagate resize events 2018-02-14 20:41:03 +01:00
lib net-stat: remove as it is not used and outdated 2018-01-17 12:14:42 +01:00
recipes depot_query: refined <runtime> node structure 2018-02-14 20:41:03 +01:00
run trace_logger: convenient tracing frontend 2018-02-09 13:34:20 +01:00
src nit_fb: allow screen-relative initial_width/height 2018-02-14 20:41:04 +01: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.