On Mon, Jul 22, 2013 at 05:31:38PM +0100, Rob Bradford wrote:
> From: Rob Bradford
>
> This removes the use of wl_client_get_display() where the client is
> derived from the focussed resource. This starts the removal of the
> assumption of a single resource on a client that would be notified abou
Yep, makes a lot of sense - it was only in there originally due to the
libwayland-server/weston input split.
On 22 July 2013 17:31, Rob Bradford wrote:
> From: Rob Bradford
>
> This removes the use of wl_client_get_display() where the client is
> derived from the focussed resource. This starts t
From: Rob Bradford
This removes the use of wl_client_get_display() where the client is
derived from the focussed resource. This starts the removal of the
assumption of a single resource on a client that would be notified about
events on the focussed surface.
---
src/bindings.c| 5 +
src