Re: writing my own screensaver

2017-01-20 Thread thilo.ceston...@ts.fujitsu.com
Am Freitag, den 20.01.2017, 16:59 +0200 schrieb Pekka Paalanen: > On Fri, 20 Jan 2017 13:41:40 + > "thilo.ceston...@ts.fujitsu.com" wrote: > > > Hey there! > > > > I wanted to write my own screensaver program, but have no glue where > > to start. The example screensaver client is gone from t

Re: [PATCHv2] Add surface-layers protocol

2017-01-20 Thread Yong Bakos
Hi Drew, Some nits and errors indicated inline below. Across the board, would be nice to have summary attributes where they are missing. > On Jan 7, 2017, at 11:27 AM, Drew DeVault wrote: > > Signed-off-by: Drew DeVault > --- > Changes based on the (minimal) discussion this patch has recieved

Re: writing my own screensaver

2017-01-20 Thread Pekka Paalanen
On Fri, 20 Jan 2017 13:41:40 + "thilo.ceston...@ts.fujitsu.com" wrote: > Hey there! > > I wanted to write my own screensaver program, but have no glue where > to start. The example screensaver client is gone from the sources > since 1.9, so I wondered if there is some docu which can help to

Re: [PATCH v2 wayland 5/5] test: remove test attribute for 'since' parsing

2017-01-20 Thread Yong Bakos
Peter, > On Jan 11, 2017, at 4:13 PM, Peter Hutterer wrote: > > Now that we have the wheel tilt with a since attribute, we don't need a > separate test attribute anymore. Remove it to avoid confusion and make syncing > the protocol easier in the future. > > Signed-off-by: Peter Hutterer This

Re: [PATCH v2 wayland 4/5] protocol: add axis_source.wheel_tilt

2017-01-20 Thread Yong Bakos
Peter, > On Jan 11, 2017, at 4:13 PM, Peter Hutterer wrote: > > Unlike a wheel rotation, a wheel tilt is a discrete-only axis. Wheel rotations > are mapped to degrees in libinput but that that does not apply to wheel tilt > axes where there is no physical equivalent. > > Signed-off-by: Peter Hu

Re: [PATCH v2 wayland 3/5] scanner: support "since" attribute for enum entries

2017-01-20 Thread Yong Bakos
Peter, > On Jan 11, 2017, at 4:13 PM, Peter Hutterer wrote: > > This was already in the DTD but not supported by the scanner. > > The request/event parsing have an additional check that "since" cannot be < > interface version. This is missing here. For requests/events we can rely on > the xml c

Re: [PATCH v2 wayland 2/5] scanner: add helper function to convert "since" to a version

2017-01-20 Thread Yong Bakos
Peter, > On Jan 11, 2017, at 4:13 PM, Peter Hutterer wrote: > > Same code we already had, just moved into a helper function > > Signed-off-by: Peter Hutterer > Reviewed-by: Yong Bakos No change from v1 here and so remains Reviewed-by: Yong Bakos Tested-by: Yong Bakos yong > --- > No ch

Re: [PATCH v2 wayland 1/5] tests: sync example.xml with wayland.xml

2017-01-20 Thread Yong Bakos
Peter, > On Jan 11, 2017, at 4:13 PM, Peter Hutterer wrote: > > These are the protocol.xml changes from: > 66a26aeb2a: protocol: Remove inconsistent line breaks > a26ed0949e: protocol: indentation fixes > 6a18a87727: protocol: Extend wl_touch with touchpoint shape and orientation > > and a few

writing my own screensaver

2017-01-20 Thread thilo.ceston...@ts.fujitsu.com
Hey there! I wanted to write my own screensaver program, but have no glue where to start. The example screensaver client is gone from the sources since 1.9, so I wondered if there is some docu which can help to implement a screensaver. AFAI can see is the screensaver interface gone too, right?

Re: [PATCH weston] compositor-rdp: Fix build with freerdp2

2017-01-20 Thread Emilio Pozuelo Monfort
On 19/01/17 11:26, Daniel Stone wrote: > Hi Emilio, > > On 18 January 2017 at 17:43, Emilio Pozuelo Monfort wrote: >> Based on a patch from John Moser >> >> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=850658 >> >> Signed-off-by: Emilio Pozuelo Monfort >> --- >> libweston/compositor-rdp.c

Re: [PATCH] protocol: Add gaming input protocol

2017-01-20 Thread Pekka Paalanen
Hi all, sorry for the fly-by commenting, but I would like to mention an idea that has popped up in the past for game controller support, IIRC on wayland-devel@. That idea was that the compositor would not translate everything into Wayland protocol. Instead, the compositor would hand out open evde