Re: State of Wayland

2015-09-17 Thread Pekka Paalanen
On Thu, 17 Sep 2015 10:27:13 -0400 (EDT) Olivier Fourdan wrote: > Hi Bryce, > > cc'ing xorg-devel as well, see below, I would like to help with xwayland. > > - Original Message - > > I've assembled a blog post with a run-down of our current status on > > Wayland - bugs needing attention

Re: [PATCH weston] clients/clickdot: Toggle maximized state with 'm'

2015-09-17 Thread Bryce Harrington
On Fri, Jun 26, 2015 at 12:37:55PM +0800, Jonas Ådahl wrote: > In order to test warping when pointer confinement region changes, add > key binding to the maximized state without using the mouse. > > Signed-off-by: Jonas Ådahl > --- > > This patch is an addition to the pointer lock series. Its pu

Re: [PATCH v3 weston] clients: Add API for pointer locking and pointer confinement

2015-09-17 Thread Bryce Harrington
On Fri, Jun 26, 2015 at 12:37:54PM +0800, Jonas Ådahl wrote: > Signed-off-by: Jonas Ådahl > --- > > Changes since v2: > > * Automatically update the lock/confine region when window is resized. > > > Makefile.am | 6 +- > clients/window.c | 316 > ++

Re: [PATCH v3 weston] desktop-shell: Make activate_binding take a view instead of surface

2015-09-17 Thread Bryce Harrington
On Fri, Jun 26, 2015 at 12:37:56PM +0800, Jonas Ådahl wrote: > In preparation for further refactoring. This patch also removes a > redundant NULL check. Since we pass views, and views will always have an > associated surface, there is no point of checking if it has. > > Signed-off-by: Jonas Ådahl

Re: [PATCH weston 3/3] text: Switch to weston_client_start instead of weston_client_launch

2015-09-17 Thread Bryce Harrington
On Thu, Jun 25, 2015 at 03:49:49PM -0500, Derek Foreman wrote: > We really don't want to deal with sighups and pids. It's far easier > to just deal with the client destroyed signal to respawn the input method. > > Inspiration taken from Pekka's commit 826dc14ec43b92d > > This fixes a potential c

Re: [PATCH weston 2/3] text: Don't track binding in struct text_backend

2015-09-17 Thread Bryce Harrington
On Thu, Jun 25, 2015 at 03:49:48PM -0500, Derek Foreman wrote: > The binding is only used for preventing launch, and we've already got the > pid for that. > > With multiple seats there are multiple bindings, so if the most recent > binding unbinds it will clear the pointer, so using it like this i

Re: [PATCH weston 1/3] text: Launch input method in text_backend_init

2015-09-17 Thread Bryce Harrington
On Thu, Jun 25, 2015 at 03:49:47PM -0500, Derek Foreman wrote: > Previously we tried to launch the input method every time a seat was > created, and the launch function would notice it was running and not > bother to actually launch. If I understand this correctly, text_backend_init iterates throu

Re: State of Wayland

2015-09-17 Thread Bryce Harrington
On Thu, Sep 17, 2015 at 03:15:29PM -0400, Olivier Fourdan wrote: > > Hi Bryce, > > - Original Message - > > That'd be great, thanks Olivier! > > > > I'm not sure if the wayland patchwork is representative of Xwayland > > patches, as we tend to prune PW to show only items bound for weston

Re: State of Wayland

2015-09-17 Thread Olivier Fourdan
Hi Bryce, - Original Message - > That'd be great, thanks Olivier! > > I'm not sure if the wayland patchwork is representative of Xwayland > patches, as we tend to prune PW to show only items bound for weston and > wayland specifically. But perhaps we can get a patchwork queue set up > f

Re: Patchwork upgrade?

2015-09-17 Thread Bryce Harrington
On Thu, Aug 20, 2015 at 04:26:14PM -0700, Bryce Harrington wrote: > On Thu, Aug 13, 2015 at 03:58:26PM +0200, Damien Lespiau wrote: > > On Fri, Aug 07, 2015 at 04:40:11PM -0700, Bryce Harrington wrote: > > > > Damien, would you have time to update Patchwork in the next week or two? > > > > > > > >

Re: [PATCH libinput] Documentation fixes to arrows in svg files

2015-09-17 Thread Bryce Harrington
On Thu, Sep 17, 2015 at 03:05:25PM +0300, Tomi Leppänen wrote: > There were two files (doc/svg/{edge,twofinger}-scrolling.svg) that had both > arrow heads pointing to wrong direction. Those arrow heads used markers but > their ids were defined wrong and therefore they displayed weirdly. On Firefox

Re: State of Wayland

2015-09-17 Thread Bryce Harrington
On Thu, Sep 17, 2015 at 10:27:13AM -0400, Olivier Fourdan wrote: > Hi Bryce, > > cc'ing xorg-devel as well, see below, I would like to help with xwayland. > > - Original Message - > > I've assembled a blog post with a run-down of our current status on > > Wayland - bugs needing attention,

Re: State of Wayland

2015-09-17 Thread Olivier Fourdan
Hi Bryce, cc'ing xorg-devel as well, see below, I would like to help with xwayland. - Original Message - > I've assembled a blog post with a run-down of our current status on > Wayland - bugs needing attention, features in the works, etc. > Thanks go to Pekka for helping gather all the da

Re: Compile and use rpi-backend on raspberry 2 gave always black screen after weston-launch

2015-09-17 Thread Fabio Fantoni
Il 17/09/2015 14:15, Pekka Paalanen ha scritto: On Thu, 17 Sep 2015 11:13:19 +0200 Fabio Fantoni wrote: Il 16/09/2015 18:00, Pekka Paalanen ha scritto: On Tue, 15 Sep 2015 17:10:09 +0200 Fabio Fantoni wrote: Hi, I'm trying wayland with weston on raspberry 2, the system used is debian Sid p

Re: Compile and use rpi-backend on raspberry 2 gave always black screen after weston-launch

2015-09-17 Thread Pekka Paalanen
On Thu, 17 Sep 2015 11:13:19 +0200 Fabio Fantoni wrote: > Il 16/09/2015 18:00, Pekka Paalanen ha scritto: > > On Tue, 15 Sep 2015 17:10:09 +0200 > > Fabio Fantoni wrote: > > > >> Hi, I'm trying wayland with weston on raspberry 2, the system used is > >> debian Sid plus latest kernel and drivers

[PATCH] Documentation fixes to arrows in svg files

2015-09-17 Thread Tomi Leppänen
There were two files (doc/svg/{edge,twofinger}-scrolling.svg) that had both arrow heads pointing to wrong direction. Those arrow heads used markers but their ids were defined wrong and therefore they displayed weirdly. On Firefox the arrow head that should have pointed to left pointed actually to r