Yes that is exactly what I expect. The input method may, if it wants, clamp the region to the surface, or even to the input area of the surface. It does not have to put it disconnected from the visible area like you are showing, though it can if it wants.
On Mon, Feb 8, 2016 at 10:42 AM, Rui Tiago Cação Matos <[email protected] > wrote: > On Mon, Feb 8, 2016 at 7:07 PM, Bill Spitzak <[email protected]> wrote: > > The x and y have to be signed. Imagine if the client is scrolled in such > a > > way that the cursor rectangle is partially outside the surface. > > Are you saying this is an acceptable case: > > +----------------+ > |compositor popup| > +----------------+ > > +-------------------+ > | surface w/ | > | scrolled | > | contents | > +-------------------+ > > I would expect the application to scroll its contents automatically so > that the cursor is visible on the surface... > > Rui >
_______________________________________________ wayland-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/wayland-devel
