genode/repos/os
Norman Feske 320387db89 nitpicker: improve GUI client resize handling
This patch replaces meta-data allocation during the resize handling by a
new 'Resizeable_texture' type that has all meta data preallocated.
It also replaces the use of pointer return values with the
'Resizeable_texture::with_texture' method.

Issue #3812
2020-07-13 11:33:14 +02:00
..
doc Remove <configfile> feature from init 2020-05-18 10:16:13 +02:00
include Event session interface 2020-07-13 11:33:13 +02:00
lib os: add sandbox lib to api/os 2020-02-20 12:11:22 +01:00
recipes nitpicker: add capture service 2020-07-13 11:33:14 +02:00
run Fix success/failure detection in cpu_bench testsuite 2020-07-13 11:33:12 +02:00
src nitpicker: improve GUI client resize handling 2020-07-13 11:33:14 +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.