genode/repos/os/src
Norman Feske 6a237a6c55 nitpicker: Domain-specific coordinate constraints
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.
2014-08-11 15:55:33 +02:00
..
app nitpicker: Layers and client-side mouse cursor 2014-08-11 15:55:33 +02:00
drivers Revert "timer: apply PIT quirk to avoid high cpu load" 2014-07-24 10:18:07 +02:00
init Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
lib alarm: use on_alarm(count) feature 2014-07-09 16:26:05 +02:00
platform Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
server nitpicker: Domain-specific coordinate constraints 2014-08-11 15:55:33 +02:00
test nitpicker: Reworked session interface 2014-08-11 15:55:32 +02:00