Hello,
On 08/14/2012 08:04 PM, Enlightenment SVN wrote:
> Log:
> elev8: Flush stdout when printing debug message
>
> Author: acidx
> Modified: trunk/PROTO/elev8/src/bin/main.cc
> ===
> --- trunk/PROTO/elev8/src/bin/main.cc 201
Hi,
Before filing a visual bug with the component as enlightenment (E17),
please ensure that the bug occurs in the default theme. If they do not,
file them with the component "Themes".
--
Live Security Virtual Conference
E
Gustavo Sverzut Barbieri, il 02/07/2012 05:34, ha scritto:
> On Mon, Jul 2, 2012 at 12:26 AM, Enlightenment SVN
> wrote:
>> Log:
>> welcome econnman application.
just tried it, very useful, thanks :)
>> python-elementary is not a compile time dependency and thus not
>> checked by configure,
this change was originally made to fix issues where randr mode would
constantly change the backlight level without apparent cause
On Wed, Aug 15, 2012 at 10:31 AM, Enlightenment SVN <
no-re...@enlightenment.org> wrote:
> Log:
> umm lets use xrandr first/ it SHOULD be better than going to /sys as
On Wed, 15 Aug 2012 10:32:27 +0100 Michael Blumenkrantz
said:
i tested - and backlight doesn't change (for me) when using xrandr - intel
drivers so xbacklight works. i don't see the brightness change. fullscreening
windows back and forth etc. etc. - i'd rather find the issue than avoid it.
> thi
sure. it's something that happens due to backlight hooking all the
different events; the level is somehow getting misapplied repeatedly on
every triggered event, causing flickering and unwanted behavior. I can't
reproduce since I don't have a backlight.
On Wed, Aug 15, 2012 at 10:43 AM, Carsten Ha
On Wed, 15 Aug 2012 10:47:19 +0100 Michael Blumenkrantz
said:
> sure. it's something that happens due to backlight hooking all the
> different events; the level is somehow getting misapplied repeatedly on
> every triggered event, causing flickering and unwanted behavior. I can't
> reproduce since
On Wed, Aug 15, 2012 at 6:42 AM, Carsten Haitzler wrote:
> On Tue, 14 Aug 2012 17:41:17 +0200 Lionel Orry said:
>
>> On Tue, Aug 14, 2012 at 5:38 PM, Lionel Orry wrote:
>> > On Tue, Aug 14, 2012 at 5:21 PM, Carsten Haitzler
>> > wrote:
>> >> On Tue, 14 Aug 2012 16:58:46 +0200 Lionel Orry
>> >>
Hi Vincent,
I encounted some problems when I'm setting up the developement env on windows
using MingW/MSYS for d3d port.
Could you please answer (if u can) about the below questions?
1. I installed toolchain with "mingw-w64-bin_x86_64-linux_20129313.tar.bz3"
where at
http://sourceforge
On Wed, Aug 15, 2012 at 6:06 AM, Massimo Maiurana wrote:
> Gustavo Sverzut Barbieri, il 02/07/2012 05:34, ha scritto:
>> On Mon, Jul 2, 2012 at 12:26 AM, Enlightenment SVN
>> wrote:
>>> Log:
>>> welcome econnman application.
>
> just tried it, very useful, thanks :)
>
>>> python-elementary is n
hey
On Wed, Aug 15, 2012 at 2:11 PM, ChunEon Park wrote:
> Hi Vincent,
>
> I encounted some problems when I'm setting up the developement env on windows
> using MingW/MSYS for d3d port.
>
> Could you please answer (if u can) about the below questions?
>
> 1. I installed toolchain with "mingw-w6
There is a similar code in our "xdg-open" version enlightenment_open. Could
u check?
On Wednesday, August 15, 2012, Enlightenment SVN wrote:
> Log:
> abstract the "get terminal desktop" code into util code and now use
> from e_exec AND in efm - open terminal here menu item is there with
> cod
On Wed, Aug 15, 2012 at 3:23 PM, Vincent Torri wrote:
> hey
>
> On Wed, Aug 15, 2012 at 2:11 PM, ChunEon Park wrote:
>> Hi Vincent,
>>
>> I encounted some problems when I'm setting up the developement env on
>> windows using MingW/MSYS for d3d port.
>>
>> Could you please answer (if u can) abou
Hello,
while trying to figure out how the dbus support in elev8 works I noticed
that the example is out of date. I've attached a patch that fixes the UI
logic of the example, but unfortunately it still aborts whenever dbus is
used.
I tried with require("dbus") and similar to no avail.
Regards,
On Wed, Aug 15, 2012 at 2:15 PM, Daniel Willmann wrote:
> Hello,
>
> while trying to figure out how the dbus support in elev8 works I noticed
> that the example is out of date. I've attached a patch that fixes the UI
> logic of the example, but unfortunately it still aborts whenever dbus is
> used
On 08/15/2012 06:27 PM, Gustavo Sverzut Barbieri wrote:
> On Wed, Aug 15, 2012 at 2:15 PM, Daniel Willmann
> wrote:
>> while trying to figure out how the dbus support in elev8 works I noticed
>> that the example is out of date. I've attached a patch that fixes the UI
>> logic of the example, but u
On Wed, Aug 15, 2012 at 2:55 PM, Daniel Willmann wrote:
> On 08/15/2012 06:27 PM, Gustavo Sverzut Barbieri wrote:
> > On Wed, Aug 15, 2012 at 2:15 PM, Daniel Willmann >wrote:
> >> while trying to figure out how the dbus support in elev8 works I noticed
> >> that the example is out of date. I've a
On Wed, 15 Aug 2012 13:42:55 +0900 Carsten Haitzler (The Rasterman)
wrote:
> On Tue, 14 Aug 2012 17:41:17 +0200 Lionel Orry
> said:
>
> > On Tue, Aug 14, 2012 at 5:38 PM, Lionel Orry
> > wrote:
> > > On Tue, Aug 14, 2012 at 5:21 PM, Carsten Haitzler
> > > wrote:
> > >> On Tue, 14 Aug 2012 16:
On Wed, 15 Aug 2012 10:32:54 -0300 Gustavo Sverzut Barbieri
said:
> There is a similar code in our "xdg-open" version enlightenment_open. Could
> u check?
well xdg-open (and e_open by inference) take a file/uri ... but a terminal
takes nothing. well maybe a command. i'm not sure how this fits in
On Wednesday, August 15, 2012, Carsten Haitzler wrote:
> On Wed, 15 Aug 2012 10:32:54 -0300 Gustavo Sverzut Barbieri
> > said:
>
> > There is a similar code in our "xdg-open" version enlightenment_open.
> Could
> > u check?
>
> well xdg-open (and e_open by inference) take a file/uri ... but a term
On Wed, 15 Aug 2012 22:57:35 -0300 Gustavo Sverzut Barbieri
said:
> On Wednesday, August 15, 2012, Carsten Haitzler wrote:
>
> > On Wed, 15 Aug 2012 10:32:54 -0300 Gustavo Sverzut Barbieri
> > > said:
> >
> > > There is a similar code in our "xdg-open" version enlightenment_open.
> > Could
> > >
On Wed, 15 Aug 2012 12:52:30 +0200 Lionel Orry said:
> On Wed, Aug 15, 2012 at 6:42 AM, Carsten Haitzler
> wrote:
> > On Tue, 14 Aug 2012 17:41:17 +0200 Lionel Orry said:
> >
> >> On Tue, Aug 14, 2012 at 5:38 PM, Lionel Orry wrote:
> >> > On Tue, Aug 14, 2012 at 5:21 PM, Carsten Haitzler
> >>
22 matches
Mail list logo