Re: Weston compositor sleep from wayland client

2018-09-13 Thread Pekka Paalanen
On Thu, 13 Sep 2018 10:32:52 +0530 nsola...@codeaurora.org wrote: > On 2018-09-12 18:38, Pekka Paalanen wrote: > > You could write a new Wayland extension, implement it in Weston and > > your app, and control the compositor state that way. However, generally > > it is a bad idea to let arbitrary

Re: Weston compositor sleep from wayland client

2018-09-12 Thread nsolanki
On 2018-09-12 18:38, Pekka Paalanen wrote: On Wed, 12 Sep 2018 18:07:41 +0530 nsola...@codeaurora.org wrote: Hi Wayland/Weston team, I am working on weston 3.0. I am trying to put weston on WESTON_COMPOSITOR_SLEEPING state. Basically, I want to do this from client side (from wayland app).

Re: Weston compositor sleep from wayland client

2018-09-12 Thread Pekka Paalanen
On Wed, 12 Sep 2018 18:07:41 +0530 nsola...@codeaurora.org wrote: > Hi Wayland/Weston team, > > > I am working on weston 3.0. > > I am trying to put weston on WESTON_COMPOSITOR_SLEEPING state. > > Basically, I want to do this from client side (from wayland app). > > I want to turn off display

RE: Weston compositor sleep from wayland client

2018-09-12 Thread Ucan, Emre (ADITG/ESB)
Hi, I think it is not possible without modifications. You have to develop your own wayland procotol extension. Then, you have to implement it in weston and your application. Best regards Emre Ucan Engineering Software Base (ADITG/ESB) Tel. +49 5121 49 6937 > -Original Message- > From: