Re: [PATCH wayland] protocol: Change wording of pointer.set_cursor()

2012-06-28 Thread Kristian Høgsberg
On Thu, Jun 28, 2012 at 06:08:03PM +0300, Ander Conselvan de Oliveira wrote: > Change the description of pointer.set_cursor() so that a client without > pointer focus but that currently owns the pointer surface can update the > hotspot using it. Yeah, that's consistent, nice. Kristian > --- > p

[PATCH wayland] protocol: Change wording of pointer.set_cursor()

2012-06-28 Thread Ander Conselvan de Oliveira
Change the description of pointer.set_cursor() so that a client without pointer focus but that currently owns the pointer surface can update the hotspot using it. --- protocol/wayland.xml |5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/protocol/wayland.xml b/protocol/w