I didn't see Jonny's implementation. I just hacked support up for myself
here when testing GTK+.
On Tue, Aug 5, 2014 at 8:37 AM, Daniel Stone wrote:
> Hi,
>
> On 4 August 2014 18:43, Jasper St. Pierre wrote:
>
>> diff --git a/src/input.c b/src/input.c
>> index 4aa8ca7..aaa2223 100644
>> --- a/
Hi,
On 4 August 2014 18:43, Jasper St. Pierre wrote:
> diff --git a/src/input.c b/src/input.c
> index 4aa8ca7..aaa2223 100644
> --- a/src/input.c
> +++ b/src/input.c
> @@ -1721,6 +1721,9 @@ seat_get_keyboard(struct wl_client *client, struct
> wl_resource *resource,
> wl_resource_set_impl
Both of these look good to me. I'll get around to pushing them soon.
--Jason
On Mon, Aug 4, 2014 at 10:43 AM, Jasper St. Pierre
wrote:
> ---
> src/input.c | 5 -
> 1 file changed, 4 insertions(+), 1 deletion(-)
>
> diff --git a/src/input.c b/src/input.c
> index 4aa8ca7..aaa2223 100644
> -
---
src/input.c | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/src/input.c b/src/input.c
index 4aa8ca7..aaa2223 100644
--- a/src/input.c
+++ b/src/input.c
@@ -1721,6 +1721,9 @@ seat_get_keyboard(struct wl_client *client, struct
wl_resource *resource,
wl_resource_s