Re: writing my own screensaver

2017-01-23 Thread thilo.ceston...@ts.fujitsu.com
Am Montag, den 23.01.2017, 16:03 +0200 schrieb Pekka Paalanen: > On Fri, 20 Jan 2017 15:34:31 + > "thilo.ceston...@ts.fujitsu.com" wrote: > > > thats sad to read. Anyway, I read that DPMS is the recommended way to > > switch the display off. I found the idle-time configuration in the > > core

Re: writing my own screensaver

2017-01-23 Thread Pekka Paalanen
On Fri, 20 Jan 2017 15:34:31 + "thilo.ceston...@ts.fujitsu.com" wrote: > thats sad to read. Anyway, I read that DPMS is the recommended way to > switch the display off. I found the idle-time configuration in the > core section of weston.ini, but it does nothing, no fading out or > switching t

Re: writing my own screensaver

2017-01-23 Thread thilo.ceston...@ts.fujitsu.com
re Group I (ADITG/SW1) > > Tel. +49 5121 49 6937 > > -Original Message- > > From: wayland-devel [mailto:wayland-devel- > > boun...@lists.freedesktop.org] On Behalf Of thilo.ceston...@ts.fujitsu.com > > Sent: Freitag, 20. Januar 2017 16:42 > > To: ppaala..

RE: writing my own screensaver

2017-01-22 Thread Ucan, Emre (ADITG/SW1)
, 20. Januar 2017 16:42 > To: ppaala...@gmail.com > Cc: wayland-devel@lists.freedesktop.org > Subject: Re: writing my own screensaver > > Am Freitag, den 20.01.2017, 16:59 +0200 schrieb Pekka Paalanen: > > On Fri, 20 Jan 2017 13:41:40 + > > "thilo.ceston...

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: 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

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?