Re: [e-users] black screen after idle

2016-02-05 Thread Peter Flynn
On 02/05/2016 03:58 PM, Benoit Barthelet wrote: > 1st of all let me tell you that I'm not sure it's an enlightenment issue :) > > that said, when logged in a session, after a while idle the screen goes > black and i cant get back into the session : pressing keyboard, mouse won't > let me in. > >

[e-users] black screen after idle

2016-02-05 Thread Benoit Barthelet
1st of all let me tell you that I'm not sure it's an enlightenment issue :) that said, when logged in a session, after a while idle the screen goes black and i cant get back into the session : pressing keyboard, mouse won't let me in. if I ssh into I can see the session is active with loginctl -s

Re: [e-users] EFL to EGL FullScreen Surface directly and no Wayland/X in between

2016-02-05 Thread Nicolas Aguirre
2016-02-05 15:50 GMT+01:00 : > > > Hi, > > I need to run and evaluate EFL & a elementary apps on a specific bsp (TV set > top box with opengles2) > Unfortunately the bsp software still has blocking bugs on wayland/weston > piece. > We can do openglES2 directly on the BSP EGL Full Screen surface.

[e-users] EFL to EGL FullScreen Surface directly and no Wayland/X in between

2016-02-05 Thread bcatrysse
Hi, I need to run and evaluate EFL & a elementary apps on a specific bsp (TV set top box with opengles2) Unfortunately the bsp software still has blocking bugs on wayland/weston piece. We can do openglES2 directly on the BSP EGL Full Screen surface. We did this already with QT5 eglfs and un