On Tue, Jan 18, 2011 at 03:30, Carsten Haitzler wrote:
> On Mon, 17 Jan 2011 22:01:15 + Thomas Gstädtner
> said:
>
> what sidebar? efm doesnt have one.
>
>> Heyho,
>>
>> while trying to select a new icon for an application I noticed, that
>> e_fm2's sidebar is stuck in an infinite refreshing
On Tue, 18 Jan 2011 00:43:21 -0500 Christopher Michael
said:
> On 1/18/2011 12:34 AM, P Purkayastha wrote:
> > On Tue, 18 Jan 2011 10:23:52 +0800, Christopher Michael
> > wrote:
> >
> >> LMAO ! :) Glad to be of help. If you have any other issues, don't
> >> hesitate to speak up :) Now I have to
On Mon, 17 Jan 2011 21:47:35 -0500 Christopher Michael
said:
> On 01/17/2011 09:32 PM, Jeff Hoogland wrote:
> > Devil Horns,
> >
> > I noticed that in several of my profiles - I just deleted all the .cfgs with
> > numbers in them and everything still worked A-OK
> >
> > ~Jeff
> >
> Yea, it will f
Hi All,
This is a port of a simple game that I've used for testing in other projects
before.
thanks,
Mike
>From 0e615abc1ee8c52e790aea7ace1685ded9291dcc Mon Sep 17 00:00:00 2001
From: Mike McCormack
Date: Tue, 18 Jan 2011 15:05:40 +0900
Subject: [PATCH] Add simple block game
---
trunk/GAME
On Tue, 18 Jan 2011 00:43:21 -0500 Christopher Michael
wrote:
> On 1/18/2011 12:34 AM, P Purkayastha wrote:
> > On Tue, 18 Jan 2011 10:23:52 +0800, Christopher Michael
> > wrote:
> >
> >> LMAO ! :) Glad to be of help. If you have any other issues, don't
> >> hesitate to speak up :) Now I have t
On 1/18/2011 12:34 AM, P Purkayastha wrote:
> On Tue, 18 Jan 2011 10:23:52 +0800, Christopher Michael
> wrote:
>
>> LMAO ! :) Glad to be of help. If you have any other issues, don't
>> hesitate to speak up :) Now I have to go waste some time and figure out
>> why I have 9+ copies of the same .cfg
On Tue, 18 Jan 2011 10:23:52 +0800, Christopher Michael
wrote:
> LMAO ! :) Glad to be of help. If you have any other issues, don't
> hesitate to speak up :) Now I have to go waste some time and figure out
> why I have 9+ copies of the same .cfg files in
> ~/.e/e/config/standard(e.1.cfg, e.2
I understood your suggestion.
But I want to change the enablement of all widget effect at a time.
In the setting application like elementary_config,
if I set effect-off, the effects of all widget are unable.
Can I implement it with theme parameter?
-Original Message-
From: Gustavo Sverzut
Speaking - what is the command to set the current theme's background from
"tile" to "stretch"?
~Jeff
On Mon, Jan 17, 2011 at 9:13 PM, Jeff Hoogland wrote:
> I know I have have Wizard pages change settings, but what I am looking for
> is to have the wizard have said attributes from the start, so
I know I have have Wizard pages change settings, but what I am looking for
is to have the wizard have said attributes from the start, so the wizard
looks nice.
I guess the best way to do it would be have the wizard run commands on the
first page to define what I want the wizard to look like?
~Jef
On 01/17/2011 09:32 PM, Jeff Hoogland wrote:
> Devil Horns,
>
> I noticed that in several of my profiles - I just deleted all the .cfgs with
> numbers in them and everything still worked A-OK
>
> ~Jeff
>
Yea, it will function just fine without them, but as soon as you Restart
E, or Logout of X and
On Mon, 17 Jan 2011 22:01:15 + Thomas Gstädtner
said:
what sidebar? efm doesnt have one.
> Heyho,
>
> while trying to select a new icon for an application I noticed, that
> e_fm2's sidebar is stuck in an infinite refreshing loop when "Remember
> Ordering" is toggled on.
> Toggling it off ma
On Mon, 17 Jan 2011 23:31:28 -0200 Gustavo Sverzut Barbieri
said:
> On Mon, Jan 17, 2011 at 11:27 PM, Mike McCormack
> wrote:
> > On 01/18/2011 10:20 AM, Vinícius dos Santos Oliveira wrote:
> >> Is there any implementation in Enlightenment to use exception handling in
> >> C?
> >
> > Standard C
On Mon, 17 Jan 2011 16:15:29 -0600 Jeff Hoogland said:
> Is there a way to change the E theme and icon set the default profile uses
> during the setup wizard? Trying to add some polish to it :)
you can write a page to do it. you can do anything e can do in the wizard :)
you just need to write it
Devil Horns,
I noticed that in several of my profiles - I just deleted all the .cfgs with
numbers in them and everything still worked A-OK
~Jeff
On Mon, Jan 17, 2011 at 8:23 PM, Christopher Michael wrote:
> LMAO ! :) Glad to be of help. If you have any other issues, don't hesitate
> to speak u
LMAO ! :) Glad to be of help. If you have any other issues, don't
hesitate to speak up :) Now I have to go waste some time and figure out
why I have 9+ copies of the same .cfg files in
~/.e/e/config/standard(e.1.cfg, e.2.cfge.9.cfg), etc, etc, etc
Cheers,
devilhorns
On 01/17/2011 08:3
I've said it once and I'll say it again - you sir are a gentleman and a
scholar! That was it :)
~Jeff Hoogland
On Mon, Jan 17, 2011 at 7:26 PM, Christopher Michael wrote:
> Looks like you only changed the init theme:
>
> value "init_default_theme" string:
> "/usr/share/enlightenment/data/themes
On Mon, Jan 17, 2011 at 11:27 PM, Mike McCormack
wrote:
> On 01/18/2011 10:20 AM, Vinícius dos Santos Oliveira wrote:
>> Is there any implementation in Enlightenment to use exception handling in C?
>
> Standard C doesn't support exception handling. How do you propose it would
> work?
I guess he
Looks like you only changed the init theme:
value "init_default_theme" string:
"/usr/share/enlightenment/data/themes/AL-Luxe-Bodhi.edj";
You'll need to change it a few lines above that also:
group "themes" list {
group "E_Config_Theme" struct {
value "category" string
On 01/18/2011 10:20 AM, Vinícius dos Santos Oliveira wrote:
> Is there any implementation in Enlightenment to use exception handling in C?
Standard C doesn't support exception handling. How do you propose it would
work?
thanks,
Mike
---
Is there any implementation in Enlightenment to use exception handling in C?
--
Vinícius dos Santos Oliveira
Linux user #481186
Member of COMPE - Laboratório de Computação Pervasiva.
Instituto da Computação at Universidade Federal de Alagoas
Maceió, Alagoas, Brazil
"*The man who has no imagina
I like the user's theme being defined by the profile they choose - but I'd
like the colors of the setup wizard and the icons shown for the quick
launcher chooser to be something other than the default. Guess I'd need to
write that up myself then?
~Jeff
On Mon, Jan 17, 2011 at 4:35 PM, Christopher
On 01/17/2011 05:15 PM, Jeff Hoogland wrote:
> Is there a way to change the E theme and icon set the default profile uses
> during the setup wizard? Trying to add some polish to it :)
>
> ~Jeff
Not currently, but you could make a wizard page for the E theme & icon
theme.
dh
---
Is there a way to change the E theme and icon set the default profile uses
during the setup wizard? Trying to add some polish to it :)
~Jeff
--
Protect Your Site and Customers from Malware Attacks
Learn about various malwa
Heyho,
while trying to select a new icon for an application I noticed, that
e_fm2's sidebar is stuck in an infinite refreshing loop when "Remember
Ordering" is toggled on.
Toggling it off makes the loop stop.
While refreshing I can see a usb icon appear in the sidebar to a
device that used to be p
On Mon, 17 Jan 2011 19:45:54 +0900
Carsten Haitzler (The Rasterman) wrote:
> On Mon, 17 Jan 2011 11:14:47 +0100 Nicolas Aguirre
> said:
>
> > I reproduce the bug with elementary_test and the patch attached.
> > To reproduce the bug :
> > Clic on Flip to 1,
> > Select Flip style
> > Clic Pop Me
On Mon, 17 Jan 2011 02:48:56 -0800
"Enlightenment SVN" wrote:
> Log:
> From: Mike McCormack
> Subject: [E-devel] [PATCH - embryo] Use const on input string
>
> Embryo_Program *embryo_program_load(char *file);
>
> looks like it's missing a const. This patch adds it.
>
>
>
> Au
On Mon, 17 Jan 2011 18:21:51 +0900
Mike McCormack wrote:
>
> Embryo_Program *embryo_program_load(char *file);
>
> looks like it's missing a const. This patch adds it.
>
> thanks,
>
> Mike
>
in
--
Mike Blumenkrantz
Zentific: NULL pointer dereferences now 50% off!
-
On Mon, Jan 17, 2011 at 8:44 AM, Jae Hwan Kim wrote:
>
> Hello.
>
> I'm Jaehwan Kim.
>
> I want to add the environment parameter "ELM_EFFECT_ENABLE".
> It will play a role as the enablement for the effect of all widget.
>
> The patch is the following.
It seems okay per se, but how do you plan to
Hello.
I'm Jaehwan Kim.
I want to add the environment parameter "ELM_EFFECT_ENABLE".
It will play a role as the enablement for the effect of all widget.
The patch is the following.
Thanks.
Index: src/lib/elm_config.c
===
--- sr
On Mon, 17 Jan 2011 11:14:47 +0100 Nicolas Aguirre
said:
> I reproduce the bug with elementary_test and the patch attached.
> To reproduce the bug :
> Clic on Flip to 1,
> Select Flip style
> Clic Pop Me
no can reproduce.. well ok - it was using 10% cpu.. because the sky was
animated1 it was ren
2011/1/17 Nicolas Aguirre :
> 2011/1/17 Mike Blumenkrantz :
>> On Mon, 17 Jan 2011 04:03:50 -0500
>> Mike Blumenkrantz wrote:
>>
>>> On Fri, 14 Jan 2011 10:11:11 +0100
>>> Nicolas Aguirre wrote:
>>>
>>> > 2011/1/14 Carsten Haitzler :
>>> > > OK. time for an update on this.
>>> > >
>>> > > what co
2011/1/17 Mike Blumenkrantz :
> On Mon, 17 Jan 2011 04:03:50 -0500
> Mike Blumenkrantz wrote:
>
>> On Fri, 14 Jan 2011 10:11:11 +0100
>> Nicolas Aguirre wrote:
>>
>> > 2011/1/14 Carsten Haitzler :
>> > > OK. time for an update on this.
>> > >
>> > > what comes under "EFL":
>> > > eina 1.0
>> >
Embryo_Program *embryo_program_load(char *file);
looks like it's missing a const. This patch adds it.
thanks,
Mike
>From 07e559fe0e9dbed9da55e7154e4b863ffc345008 Mon Sep 17 00:00:00 2001
From: Mike McCormack
Date: Mon, 17 Jan 2011 18:19:22 +0900
Subject: [PATCH] Use const on input string
-
On Mon, 17 Jan 2011 04:03:50 -0500
Mike Blumenkrantz wrote:
> On Fri, 14 Jan 2011 10:11:11 +0100
> Nicolas Aguirre wrote:
>
> > 2011/1/14 Carsten Haitzler :
> > > OK. time for an update on this.
> > >
> > > what comes under "EFL":
> > > eina 1.0
> > > eet 1.4
> > > evas 1.0
> > > ecore
On Fri, 14 Jan 2011 10:11:11 +0100
Nicolas Aguirre wrote:
> 2011/1/14 Carsten Haitzler :
> > OK. time for an update on this.
> >
> > what comes under "EFL":
> > eina 1.0
> > eet 1.4
> > evas 1.0
> > ecore 1.0
> > embryo 1.0
> > edje 1.0
> > e_dbus 1.0
> > efreet 1.0
> > eeze 1.0
> >
>
On Fri, 14 Jan 2011 11:49:30 +0100
Nicolas Aguirre wrote:
> Hi,
>
> FOSDEM will take place in 3 weeks now in Brussel, the 5-6 February 2011.
> As some of you already know, Enlightenment will have a stand. Most of
> members of the french association will be there, and if more E devs
> and users w
On Mon, 17 Jan 2011 17:06:54 +0900 Mike McCormack
said:
oh that was most bad.
>
> In C, the following two prototypes are not the same:
>
> void func();
> void func(void);
>
> Attached patch fixes occurrences of 1st in Elementary.h
>
> thanks,
>
> Mike
>
--
- Codito, ergo sum
On Fri, 14 Jan 2011 12:35:45 -0200 Raphael Kubo da Costa
said:
> On Friday 14 January 2011 06:17:26 Carsten Haitzler wrote:
> > api issues
>
> > ... are there any issues someone wants to bring up with EFL release?
>
> I still think that ecore_con_url_get() does not need the data and length
> p
On Mon, 17 Jan 2011 17:06:54 +0900
Mike McCormack wrote:
> In C, the following two prototypes are not the same:
>
> void func();
> void func(void);
>
> Attached patch fixes occurrences of 1st in Elementary.h
>
> thanks,
>
> Mike
in
--
Mike Blumenkrantz
Zentific: NULL pointer dereferences no
In C, the following two prototypes are not the same:
void func();
void func(void);
Attached patch fixes occurrences of 1st in Elementary.h
thanks,
Mike
>From 5b42c9c1663df5de4ed62466ce77fb4dbed22a60 Mon Sep 17 00:00:00 2001
From: Mike McCormack
Date: Mon, 17 Jan 2011 16:53:16 +0900
Subject:
41 matches
Mail list logo