Re: [E-devel] cpu frequency not scaling with E17 + Ubuntu

2009-01-12 Thread Frederick Reeve
On Wed, 7 Jan 2009 21:54:52 -0200 "Gustavo Sverzut Barbieri" wrote: > On Wed, Jan 7, 2009 at 9:29 PM, The Rasterman Carsten Haitzler > wrote: > > On Thu, 8 Jan 2009 09:15:25 +1030 "Graham Gower" > > babbled: > > n.b. - i didn't notice this as i use "low power automatic" (conservative) > > gover

Re: [E-devel] Theme selection for user applications and themes

2007-03-30 Thread Frederick Reeve
On Fri, 30 Mar 2007 12:41:15 + Aleksej Struk <[EMAIL PROTECTED]> wrote: > On Thu, Mar 29, 2007 at 09:52:16AM -0500, Nathan Ingersoll wrote: > > On 3/29/07, Andreas Volz <[EMAIL PROTECTED]> wrote: > > > > > > Maybe it's possible to merge multible edc files (E17, EWL, ETK) into one > > > big edj

[E-devel] SDL Engine in windows?

2007-03-22 Thread Frederick Reeve
Hello, I have a question regarding the resent SDL Engine updates. Would the engine allow evas on windows? I do not use windows but I do have to program apps for it and it would be really cool to use evas + edje and even have some portability. I know there maybe more issues getting evas etc t

Re: [E-devel] NetworkManager in E17

2006-09-26 Thread Frederick Reeve
On Tue, 26 Sep 2006 19:41:26 -0400 "Didier Casse" <[EMAIL PROTECTED]> wrote: > Now even the 3rd party tray "trayer-1.0" doesn't display the icon. I > had to login into GNOME to see the networks and connect. Does anybody > have any practical solutions or use some other software? Thanks. I know t

Re: [E-devel] cvs, servers and stuff.

2006-08-18 Thread Frederick Reeve
On Thu, 17 Aug 2006 22:55:02 -0400 Michael Jennings <[EMAIL PROTECTED]> wrote: > On Thursday, 17 August 2006, at 11:15:50 (+0300), > Eugen Minciu wrote: > > > Any statistics on the load when 24 anon checkouts occur? > > Not specifically, but over the past 24 hours, the max 1 minute load > averag

Re: [E-devel] Usabilty hack as enlightenment_remote options [patch]

2005-09-27 Thread Frederick Reeve
[EMAIL PROTECTED] wrote: Frederick Reeve wrote: After reading Ivan Hernadez usabilty hacks message hacked up four new options for enlightenment remote: -winlist-list-raise-while-selecting-set 1=default -winlist-list-raise-while-selecting-get -winlist-list-focus-while-selecting-set 1

Re: [E-devel] Usabilty hack as enlightenment_remote options [patch]

2005-09-27 Thread Frederick Reeve
acking && e_config->winlist_list_raise_while_selecting) to be if ((!ww->border->lock_user_stacking) && (e_config->winlist_list_raise_while_selecting)) in the e_winlist.c part. I hope this is better :-) Frederick Frederick Reeve wrote: After reading Ivan Hernadez usabilt

[E-devel] Usabilty hack as enlightenment_remote options [patch]

2005-09-27 Thread Frederick Reeve
After reading Ivan Hernadez usabilty hacks message hacked up four new options for enlightenment remote: -winlist-list-raise-while-selecting-set 1=default -winlist-list-raise-while-selecting-get -winlist-list-focus-while-selecting-set 1=default -winlist-list-focus-while-selecting-get I hope I go

Re: [E-devel] Re: [e-users] Some feedback

2005-09-27 Thread Frederick Reeve
Andreas Volz wrote: Useability is also a question of "good" defaults. I'm not sure, but do you really think there're more users that use this sloopy mouse function (which is default) than the focus by click mode? ;-) Only one example. I think the default settings should be what most users like

Re: [E-devel] Re: [e-users] Some feedback

2005-09-26 Thread Frederick Reeve
[EMAIL PROTECTED] wrote: Raster and co. babbled: Hm, I don't really know what you mean, cause AFAIK gnome has never registered any applications at openusability, cause they have "their own" usability experts. and furthermore: I don't find gnome unusable, in fact i think it's the most usable

[E-devel] evfs

2005-09-26 Thread Frederick Reeve
I was am just starting to get ambitious enough to right a small file manager using e libs. I know e has one but I just can't do with out my mc/gentoo/dopus like file manager and though I can just use gentoo or mc it would be so much more spiffe if my fm could match e. Anyway my question is is

Re: [E-devel] Slow startup with lots of eap's.

2005-09-26 Thread Frederick Reeve
This problem has been resolved thx Raster. :-) Frederick Reeve wrote: I don't know if this is related at all but I just did a cvs update and all my eaps are working nicely in engage, ibar, ect. However none of them now show up at all in: the ALT+tab list, the Minimized list, on the w

Re: [E-devel] Slow startup with lots of eap's.

2005-09-25 Thread Frederick Reeve
I don't know if this is related at all but I just did a cvs update and all my eaps are working nicely in engage, ibar, ect. However none of them now show up at all in: the ALT+tab list, the Minimized list, on the window borders and all apps show up as the question mark in engage after started. T

Re: [E-devel] Diff for enlightenment_remote.

2005-05-17 Thread Frederick Reeve
Martin Zwickel wrote: >On Mon, 16 May 2005 00:19:46 -0700 >David Sharp <[EMAIL PROTECTED]> bubbled: > > > >>On 5/15/05, Frederick Reeve <[EMAIL PROTECTED]> wrote: >> >> >>>I made a small modification to e17/apps/e/src/bin/e_remote_main

Re: [E-devel] Diff for enlightenment_remote.

2005-05-16 Thread Frederick Reeve
Heh. Well I guess I'm not as sharp as david. Pay no attention to that e17/apps/misc/erss/src/config.h in the diff. Oops :-). Fixed: Index: e17/apps/e/src/bin/e_bindings.h === RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_b

Re: [E-devel] Diff for enlightenment_remote.

2005-05-16 Thread Frederick Reeve
David Sharp wrote: >On 5/15/05, Frederick Reeve <[EMAIL PROTECTED]> wrote: > > >>I made a small modification to e17/apps/e/src/bin/e_remote_main.c and >>e_bindings.h. Just made it so you could use NONE as a modifier arg for >>enlightenment_remote allowing for e

[E-devel] Diff for enlightenment_remote.

2005-05-15 Thread Frederick Reeve
else if (!strcmp(pp, "NONE")) eb->modifiers = E_BINDING_MODIFIER_NONE; else if (strlen(pp) > 0) { printf("OPT3 moidifier unknonw. Must be or mask of:\n" - " SHIFT CTRL ALT WIN\n"); + " SHIFT CT