message InputRect
Control plane
message InputRect
One rectangle a surface accepts pointer input in, in its own coordinates.
Signed origin, unsigned extent: a shell may legitimately describe a strip that starts left of its own surface — a dock centred on a screen wider than its content — and a negative width is not a rectangle. Zero on either extent is a rectangle nothing is inside, which is a way of saying "not this one" without rebuilding the list.
idl/lava.npidl:518
Fields
h: u32
Not documented.
idl/lava.npidl:522
w: u32
Not documented.
idl/lava.npidl:521
x: i32
Not documented.
idl/lava.npidl:519
y: i32
Not documented.
idl/lava.npidl:520