Re: [E-devel] EFL 1.21.1 build for Debian Stretch Wayland support issues

2018-12-09 Thread Jose R R
Your reply is appreciated, Carsten- On Sun, Dec 9, 2018 at 3:32 AM Carsten Haitzler wrote: > > On Sat, 8 Dec 2018 05:20:48 -0800 Jose R R said: > > ummm... you haven't included the error ... certainly no log there from > configure's output saying what it didn't find. > > > Niltze [Hello]- > > >

Re: [E-devel] Remaining C# work

2018-12-09 Thread The Rasterman
On Wed, 5 Dec 2018 20:29:22 +0100 Xavi Artigas said: > Hi fellow devs! > > We are nearing a point where the C# bindings are pretty usable. As you > know, this means that the Interfaces API is stable enough, paving the way > for other language bindings. > > I don't remember if we already agreed

Re: [E-devel] unlock desktop

2018-12-09 Thread The Rasterman
On Sun, 9 Dec 2018 11:23:34 +0300 Vasiliy Tolstov said: > Hi! I'm writing app that periodically scans bluetooth low energy > devices and if known device in needed range - unlock screen, and when > range is bigger then needed - lock. > I found enlightenment_remote -desktop-lock, but how to do in m

Re: [E-devel] EFL 1.21.1 build for Debian Stretch Wayland support issues

2018-12-09 Thread The Rasterman
On Sat, 8 Dec 2018 05:20:48 -0800 Jose R R said: ummm... you haven't included the error ... certainly no log there from configure's output saying what it didn't find. > Niltze [Hello]- > > Attempting to build most recent EFL for Debian Stretch: > [] > ## --- ## > ## confdefs.h. ## > ##

[E-devel] unlock desktop

2018-12-09 Thread Vasiliy Tolstov
Hi! I'm writing app that periodically scans bluetooth low energy devices and if known device in needed range - unlock screen, and when range is bigger then needed - lock. I found enlightenment_remote -desktop-lock, but how to do in my case unlocking? As i see via dbus this is not possible. Why? --