mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-26 00:41:08 +00:00
6a237a6c55
This patch introduces a way to tweak the coordinate systems per domain. The 'origin' attribute denotes the origin of the coordinate system. Valid values are "top_left", "top_right", "bottom_left", "bottom_right", and "pointer". Furthermore, the screen dimensions as reported to the nitpicker client can be tweaked per domain using the 'width' and 'height' attributes. If the specified value is positive, it is taken as literal boundary. If the value is negative, the size if deducted by the specified amount from the physical screen area. |
||
---|---|---|
.. | ||
app | ||
drivers | ||
init | ||
lib | ||
platform | ||
server | ||
test |