mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-24 07:46:42 +00:00
d3626bd84f
The 'View_stack::draw_rec' method limited the redraw to parts of the view that were explicitly marked as dirty. This does not produce the desired result when stacking multiple transparent views. Here, the background views must be drawn regardless of whether they are marked as dirty or not. |
||
---|---|---|
.. | ||
doc | ||
include | ||
lib | ||
recipes | ||
run | ||
src | ||
README |
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.