Re: [E-devel] E Physics Engine

2006-09-13 Thread brian . mattern
On Wed, Sep 13, 2006 at 02:13:48AM -0700, Ogla Sungutay wrote: > Hi rephorm, > > I saw your E Physics work and both as an E zealot AND a physicist it's > difficult not to poke my nose into this initiative. > > I've been in Flash/swf world for so long, a lot has happened techwise > recently an

Re: [E-devel] evas premul changes

2006-09-14 Thread brian . mattern
On Thu, Sep 14, 2006 at 06:55:20AM +, [EMAIL PROTECTED] wrote: > > Just a note on the evas move-to-premul stuff. Some things > are taking me a bit more time than I had thought, so it looks like > I may not finish with it til the weekend.. we'll see. > > Let me give a quick recap o

Re: [E-devel] evas premul changes

2006-09-16 Thread brian . mattern
On Sat, Sep 16, 2006 at 01:42:45PM +0900, Carsten Haitzler wrote: > > sounds good - one thing i did notice - gradient fills are a lot slower than > images... :) i noticed when cross-fading wallpapers @ 1600x1200 with gradient > bg's :) > The current edje implementation of grads does more recalcu

Re: [E-devel] E CVS: libs/ecore onefang

2006-09-16 Thread brian . mattern
On Sat, Sep 16, 2006 at 10:08:36PM -0500, Ed Presutti wrote: > On Sun, 2006-09-17 at 10:20 +0900, Carsten Haitzler wrote: > > On Sat, 16 Sep 2006 16:38:28 -0500 Ed Presutti <[EMAIL PROTECTED]> babbled: > > > > > Why the conversion back to .edj? Didn't we just convert to .eap a little > > > over a

Re: [E-devel] itray module

2006-09-18 Thread brian . mattern
On Mon, Sep 18, 2006 at 12:28:55PM -0700, Blake Barnett wrote: I wouldn't mind seeing a 3rd party systray gadget. Ideally, you could have a 'gnome OR kde' option that emulates the behavior of gnome/kde systrays. I know kde does some sort of hackery to get transparent _seeming_ icons. I haven't loo

[E-devel] Ecore_DBus

2006-09-23 Thread Brian Mattern
Is anyone out there currently using Ecore_DBus? After the notification spec was brought up, I decided to finally check ecore_dbus out. I've implemented a few of the missing things (receiving method calls, sending signals, getting the standard bus addresses from the environment, ...). In the course

Re: [E-devel] E CVS: libs/ecore onefang

2006-09-26 Thread Brian Mattern
On Tue, Sep 26, 2006 at 01:16:13AM -0400, Enlightenment CVS wrote: > Enlightenment CVS committal > > Author : onefang > Project : e17 > Module : libs/ecore > > Dir : e17/libs/ecore/src/lib/ecore_desktop > > > Modified Files: > Makefile.am ecore_desktop_private.h > Removed Files: >

Re: [E-devel] E CVS: sebastid sebastid

2006-09-26 Thread Brian Mattern
On Tue, Sep 26, 2006 at 05:57:33AM -0400, Enlightenment CVS wrote: > Enlightenment CVS committal > > Author : sebastid > Project : devs > Module : sebastid > > Dir : devs/sebastid > > > Removed Files: > id_dsa.pub info.txt > > > Log Message: > Gone. > Shit! Now who's going to c

Re: [E-devel] Enlightenment CVS committal

2006-10-02 Thread Brian Mattern
On Mon, Oct 02, 2006 at 12:40:33PM +, [EMAIL PROTECTED] wrote: > Ok, that will take care of your dialog previews and such... > *BUT* for some reason, when you hit "apply", it fails to do so. > No idea why -- that's some obscure e17 thing I know nothing about. > > If you want I can

Re: [E-devel] E CVS: libs/edje raster

2006-10-09 Thread Brian Mattern
On Mon, Oct 09, 2006 at 11:00:45AM -0400, Enlightenment CVS wrote: > Enlightenment CVS committal > > Author : raster > Project : e17 > Module : libs/edje > > Dir : e17/libs/edje/src/lib > > > Modified Files: > edje_load.c > > > Log Message: > > > leaking spectrum colors man! :)

Re: [E-devel] Ecore_DBus

2006-10-11 Thread Brian Mattern
On Tue, Oct 10, 2006 at 10:44:20PM +0900, Carsten Haitzler wrote: > On Sat, 23 Sep 2006 21:06:56 -0500 Brian Mattern <[EMAIL PROTECTED]> > babbled: > > > Is anyone out there currently using Ecore_DBus? > > > > /me sings "like a virgin... touched for the ve

[E-devel] DBUS Take 2

2006-10-23 Thread Brian Mattern
After spending some quality time with ecore_dbus and realizing how far from complete it is, I started to wonder "Why the hell do we have (the start of) a full reimplementation of dbus?" The low-level dbus API was designed to be as framework agnostic as possible. Shouldn't we just be wrapping dbus

Re: [E-devel] E CVS: apps/entrance xcomputerman

2006-10-26 Thread Brian Mattern
On Thu, Oct 26, 2006 at 04:14:21AM -0400, Enlightenment CVS wrote: > Author : xcomputerman > Module : apps/entrance > Log Message: > Begone, foul bugs. > > - Ecore_List *commands; > + Entrance_X_Session *exs = NULL; > + char *command = NULL; > + I thought Ecore_Desktop changed recently so

Re: [E-devel] Newbie: let evas render to a memory buffer?

2006-10-30 Thread Brian Mattern
On Mon, Oct 30, 2006 at 12:31:51PM +0100, Joerg Plewe wrote: > Hi all! > > > > I'm new to this list and quite new to Enlightenment as well. > > > > While making up a software design, I'm interested whether it is possible to > let evas render into a memory buffer that can be read out afterwa

Re: [E-devel] Patch to allow caching of AC_ABSTRACT_SOCKET_TEST

2006-11-02 Thread Brian Mattern
On Thu, Nov 02, 2006 at 05:15:27PM +0100, Jeremy Lainé wrote: > Hi! > > I am currently running into problems when cross-compiling ecore, > because AC_ABSTRACT_SOCKET_TEST (ecore/m4/ac_abstract_socket.m4) > cannot be executed when cross-compiling and does not allow to be fed a > cached value.

Re: [E-devel] Priviledged Execution

2006-11-07 Thread Brian Mattern
On Mon, Nov 06, 2006 at 03:50:32PM -0500, Michael Jennings wrote: > On Monday, 06 November 2006, at 16:30:16 (+0100), > Essien Ita Essien wrote: > > > I'm just putting out feelers for ideas (a.k.a. best practices if > > such exist), for how to implement Priviledged Execution for > > Entrance_Edit_

Re: [E-devel] EDC Editor first try

2006-11-09 Thread Brian Mattern
On Wed, Nov 08, 2006 at 09:19:20PM +0100, DaveMDS wrote: > Hi all, > I'm working on an edc editor, something like glade but for the edje file. > I have just done all the parsing of the edc file and the inteface (for > now using gtk2). > Now I'm going to do the evas design window. > > Has someone

Re: [E-devel] EDC Editor first try

2006-11-09 Thread Brian Mattern
On Thu, Nov 09, 2006 at 04:08:50PM +, [EMAIL PROTECTED] wrote: > > Just to follow up on this last bit here -- do you wish to > change the current edje gradient fill desc that relates to linear > grads? > I do, but have no idea when I'll get around to it. rephorm

Re: [E-devel] EDC Editor first try

2006-11-09 Thread Brian Mattern
On Thu, Nov 09, 2006 at 07:40:05PM +, [EMAIL PROTECTED] wrote: > > Brian writes: > > > > Just to follow up on this last bit here -- do you wish to > > > change the current edje gradient fill desc that relates to linear > > > grads? > > > > > > > I do, but have no idea when I'll get

Re: [E-devel] Text color-classes in e17

2006-11-10 Thread Brian Mattern
On Fri, Nov 10, 2006 at 11:48:58PM +0900, Carsten Haitzler wrote: > it's kind of a requirement of the theme to provide color and text classes > correctly- just as it is to provide swallow parts, labels, objects etc. as > required :) I don't think it should be. For instance, the default theme _only

Re: [E-devel] Fw: Text color-classes in e17

2006-11-11 Thread Brian Mattern
On Sat, 11 Nov 2006 13:28:54 +0900 Carsten Haitzler (The Rasterman) <[EMAIL PROTECTED]> wrote: > On Fri, 10 Nov 2006 14:24:53 -0500 "Chris Michael" > <[EMAIL PROTECTED]> babbled: > > > > Edje currently has an edje_color_class_list() function that > > > exports a list of cc's the current process k

Re: [E-devel] Fw: Text color-classes in e17

2006-11-11 Thread Brian Mattern
On Sat, 11 Nov 2006 16:09:42 -0500 Christopher Michael <[EMAIL PROTECTED]> wrote: > This presents another issue in that what todo about precompiled edj > files ala get-e.org? Ship a seperate file with them? > Decompile/recompile? Etc, etc. they would just need to be recompiled. in general thoug

Re: [E-devel] Fw: Text color-classes in e17

2006-11-12 Thread Brian Mattern
On Sun, 12 Nov 2006 03:40:17 -0500 Christopher Michael <[EMAIL PROTECTED]> wrote: > Brian Mattern wrote: > > On Sat, 11 Nov 2006 16:09:42 -0500 > > Christopher Michael <[EMAIL PROTECTED]> wrote: > > > >> This presents another issue in that what todo abou

Re: [E-devel] Fw: Text color-classes in e17

2006-11-12 Thread Brian Mattern
On Sun, 12 Nov 2006 14:38:50 -0500 Christopher Michael <[EMAIL PROTECTED]> wrote: > Brian Mattern wrote: > > On Sun, 12 Nov 2006 03:40:17 -0500 > > Christopher Michael <[EMAIL PROTECTED]> wrote: > > > >> Brian Mattern wrote: > >>> On Sat

Re: [E-devel] Feature Request: Option to lock ibar entries

2006-11-19 Thread Brian Mattern
On Sun, Nov 19, 2006 at 04:49:45PM +0900, Carsten Haitzler wrote: > On Wed, 15 Nov 2006 13:46:36 +1100 Daniel Kasak <[EMAIL PROTECTED]> > babbled: > > > A number of people here at work are 'losing' ibar entries by dragging > > them off the bar. I suppose I could make > > ~/.e/e/applications/bar/

Re: [E-devel] Theme: Japan 2007

2006-11-19 Thread Brian Mattern
On Sun, Nov 19, 2006 at 12:18:24PM +0100, phriedrich wrote: > Hi folks, > > after moving from Dresden to Leipzig I finally had some time to update > Japan2007 to the theme-changes. It is working so far, except a few > things: borders and window buttons still don't react. > So could someone please

Re: [E-devel] Some TODO "enlightenment" please

2006-11-27 Thread Brian Mattern
On Sun, Nov 26, 2006 at 11:44:27PM -0600, Alberto wrote: > But I do want to point out that a theme can has a many border styles as > u can think of, so the data {item: "shade" "0"; } option could be used > elsewhere. It just comes down to a matter of design and preferences. > Personally I prefer

Re: [E-devel] E CVS: apps/e devilhorns

2006-11-27 Thread Brian Mattern
On Tue, Nov 28, 2006 at 12:57:20AM +0800, Stafford Horne wrote: > On Mon, 27 Nov 2006 08:34:57 -0500 > Christopher Michael <[EMAIL PROTECTED]> wrote: > > > Stafford Horne wrote: > > > On Mon, 27 Nov 2006 07:57:03 +0100 > > > Anders Troback <[EMAIL PROTECTED]> wrote: > > > > > >> Just want to say:

[E-devel] evas_smart_new() api

2006-11-28 Thread Brian Mattern
A while back, layer and stacking handling for smart object members was moved into evas itself, removing the need for the layer_set, raise, lower, stack_above and stack_below callbacks. However, the api remained the same, so now every smart object has 5 NULL's in the middle of its evas_smart_new() c

Re: [E-devel] e_modules net and wlan fixes

2006-12-05 Thread Brian Mattern
On Wed, Dec 06, 2006 at 03:29:48AM +1000, David Seikel wrote: > On Fri, 01 Dec 2006 18:32:41 +0100 "Stark, Thomas" <[EMAIL PROTECTED]> > wrote: > > I eventually want to replace all these system monitoring modules with > some common code that resembles the way that gkrellm handles graphs. > I wou

Re: [E-devel] e_modules net and wlan fixes

2006-12-07 Thread Brian Mattern
On Thu, Dec 07, 2006 at 05:52:40PM +1000, David Seikel wrote: > On Tue, 5 Dec 2006 18:33:06 -0600 Brian Mattern > <[EMAIL PROTECTED]> wrote: > > > Something like this is what I had in mind when I drew > > http://rephorm.com/files/old/meter-big.png a few years ago. I h

Re: [E-devel] e_modules net and wlan fixes

2006-12-07 Thread Brian Mattern
On Thu, Dec 07, 2006 at 11:53:53AM -0600, Brian Mattern wrote: > On Thu, Dec 07, 2006 at 05:52:40PM +1000, David Seikel wrote: > > On Tue, 5 Dec 2006 18:33:06 -0600 Brian Mattern > > <[EMAIL PROTECTED]> wrote: > > > > > Something like this is what

Re: [E-devel] Add application key bindings from border menu....

2006-12-21 Thread Brian Mattern
On Thu, Dec 21, 2006 at 04:01:58PM -0600, Ravenlock wrote: > Hello, > > Here is a patch that will add a border menu item that allows you to > enter a key binding for the current app. > > It utilizes the existing key binding config dialog. When launched from > the border menu, it will immediately

Re: [E-devel] Custom screensaver to override E's desklock (work in progress)....

2006-12-29 Thread Brian Mattern
raster said: > I don't see any problem with this feature :) setting a command is ok- though > what i think would be better is to have .desktop files with the screensaver > commands and then just select from ones (maybe of Type=Screensaver) so you can > pre-package configs for xscreensaver and other

Re: [E-devel] Evas Smart objects

2007-01-01 Thread Brian Mattern
On Mon, Jan 01, 2007 at 03:43:42PM +0100, Jorge Luis Zapata Muga wrote: > On 7/2/06, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote: > > On Mon, 19 Jun 2006 01:17:03 +0200 "Jorge Luis Zapata Muga" > > <[EMAIL PROTECTED]> babbled: > > > > > Hi all, > > > i have some doubts-ideas about evas

Re: [E-devel] Misstyped word

2007-01-12 Thread Brian Mattern
its 'Tyap', the name of the 'kcg' locale (of Nigeria) rephorm On Sat, Jan 13, 2007 at 03:00:59AM +0200, Ag. System Administrator wrote: > Hi, > > just small typo at e/src/bin/e_int_config_intl.c:188 > Written "Tyep", should be "Type" > > :) > > > Thanks, > Dan > > --

Re: [E-devel] Misstyped word

2007-01-13 Thread Brian Mattern
On Sat, Jan 13, 2007 at 06:09:42PM -0500, Michael Jennings wrote: > On Saturday, 13 January 2007, at 22:41:04 (+0200), > Ag. System Administrator wrote: > > > After i've translated 95% of them i should stop? > > Yes, you should...but then you never should've started. :) > > Language names are no

Re: [E-devel] E CVS: mail devilhorns

2007-01-15 Thread Brian Mattern
In a recent commit to the mail module: > @@ -289,10 +286,10 @@ > if ((num > 0) && (ic->config->use_exec) && (ic->c

[E-devel] efreet - freedesktop menu/icon/desktop spec implementation

2007-01-16 Thread Brian Mattern
After a few weeks of spare-time development, I'd like to announce Efreet, a new implementation of the XDG (freedesktop) specs for Icons, Menus and Desktop Entries. The current implementation, Ecore_Desktop, while a commendable effort for a sole developer under time constraints, leaves a bit to be

Re: [E-devel] edje command

2007-01-19 Thread Brian Mattern
On Fri, Jan 19, 2007 at 11:11:27PM +0100, Andreas Volz wrote: > Hello, > > some time ago there was a "edje" command to view my edj files. But it > seems to be removed It should be in cvs in the test module rephorm - Tak

Re: [E-devel] E CVS: apps/e onefang

2007-01-25 Thread Brian Mattern
On Fri, Jan 26, 2007 at 05:00:04AM -0500, Enlightenment CVS wrote: > Enlightenment CVS committal > > Author : onefang > Project : e17 > Module : apps/e > > Dir : e17/apps/e/src/modules/temperature > > > Modified Files: > e_mod_config.c e_mod_main.c > > > Log Message: > Increase t

Re: [E-devel] E CVS: apps/e raster

2007-01-27 Thread Brian Mattern
On Sun, Jan 28, 2007 at 02:22:51AM -0500, Enlightenment CVS wrote: > Enlightenment CVS committal > > Author : raster > 3. add removable device support to e17's fm - via dbus/hal. seems to work > well :) (requires pmount to mount devices though) > Keep in mind that ecore_dbus currently has the

Re: [E-devel] Can't undertand engrave api

2007-02-03 Thread Brian Mattern
On Sun, Feb 04, 2007 at 04:54:44AM +0100, DaveMDS wrote: > Hi all, > Have two problem with engrave: > > 1. What is the "state2" and "value2" param in: > engrave_program_action_set(ep, action,state,state2,value,value2)?? > State/Value is the state to set in the target(s) in a STATE_SET action. > Bu

Re: [E-devel] state of ecore_dbus

2007-02-26 Thread Brian Mattern
On Mon, Feb 26, 2007 at 08:10:48PM +0100, Sebastian Dransfeld wrote: > Hannes Janetzek wrote: > > Hi, > > I have started to make a module for e17 to control NetwokManager. I > > would like to use ecore_dbus for that, but it seems > > ecore_dbus_message_new_method_return doesn't work correctly. (I n

Re: [E-devel] Compiling EWL fails due to some reason (not code)!

2007-02-27 Thread Brian Mattern
On Tue, Feb 27, 2007 at 07:53:46PM +, Paulo J. Matos wrote: > On 2/27/07, Michael Jennings <[EMAIL PROTECTED]> wrote: > > On Tuesday, 27 February 2007, at 19:07:42 (+), > > Paulo J. Matos wrote: > > > > > grep: /usr/lib/libedje.la: No such file or directory > > > /usr/bin/sed: can't read /u

Re: [E-devel] Compiling EWL fails due to some reason (not code)!

2007-02-27 Thread Brian Mattern
On Tue, Feb 27, 2007 at 03:02:29PM -0500, Michael Jennings wrote: > On Tuesday, 27 February 2007, at 13:57:27 (-0600), > Brian Mattern wrote: > > > The error message about /usr/lib/libedje.la not existing indicates > > that you probably have an old partial install in /usr/l

Re: [E-devel] Compiling EWL fails due to some reason (not code)!

2007-02-28 Thread Brian Mattern
On Wed, Feb 28, 2007 at 06:30:33PM +, Paulo J. Matos wrote: > On 2/27/07, Michael Jennings <[EMAIL PROTECTED]> wrote: > > On Tuesday, 27 February 2007, at 14:38:44 (-0600), > > Brian Mattern wrote: > > > > > But the practical suggestion in the email (rem

Re: [E-devel] Edje data speedup

2007-03-01 Thread Brian Mattern
On Thu, Mar 01, 2007 at 08:13:19AM -0600, Nathan Ingersoll wrote: > On 3/1/07, Christopher Michael <[EMAIL PROTECTED]> wrote: > > > > Just my 2 cents, but with gains like that how can we NOT use a hash :) > > Right, we're going to use a hash one way or another, just a question > of if we want to b

Re: [E-devel] Edje data speedup

2007-03-01 Thread Brian Mattern
On Thu, Mar 01, 2007 at 09:35:13PM +0100, Tilman Sauerbeck wrote: > ACK. I believe raster's reasoning for using lists in various spots that > would intuitively like to be hashes was the size of the entries that are > stored. IIRC evas/ecore_evas also use lists to store key/value userdata. Yes, but

Re: [E-devel] ecore_strbuf_replace

2007-03-04 Thread Brian Mattern
On Sun, Mar 04, 2007 at 02:06:44AM +0100, Peter Wehrfritz wrote: > This mail is mainly addressed to rephorm, but every suggestion or > criticism is welcome. Here is a patch to add ecore_strbuf_replace() and > ecore_strbuf_replace_all(). I doesn't reduce the size of the buffer if > that is possib

Re: [E-devel] The edc gradient type 'type'

2007-03-05 Thread Brian Mattern
On Mon, Mar 05, 2007 at 10:21:53PM +0200, ?? wrote: > Is there any particular reason why the gradient type in edc is a string, > instead of a keyword like the rest of the types? > > when you write 'gradient {type: ', you can't write anything other than > "linear" or "r

Re: [E-devel] To rephorm

2007-03-06 Thread Brian Mattern
On Mon, Mar 05, 2007 at 11:02:27PM -0600, Nick Hughart wrote: > Hi, I think you had posted a link to your in progress e_dbus code, but > I was wondering if you could post it again. I not quite sure how done > it is, but would like to use it in a project I'm doing and in the > process hopefully fin

Re: [E-devel] To rephorm

2007-03-07 Thread Brian Mattern
On Wed, Mar 07, 2007 at 08:50:40AM -0600, Nick Hughart wrote: > Well I finally got the time to sit down and try and compile this, but I > get an error: > > /usr/bin/ld: cannot find -ledbus > > Obviously I don't have edbus yet since I'm trying to build it :) > > It tries to make hal first, which

Re: [E-devel] Ecore_Str new feature...

2007-03-12 Thread Brian Mattern
On Mon, Mar 12, 2007 at 12:41:41PM +0100, Stéphane Bauland wrote: > Hi people. > > I needed a function to split a string into a list. My first func used > Ecore_List * as return value, and dourse said me that's not really good. > He said me to return a char ** so i did it. And i put it under eco

Re: [E-devel] Ecore_Str new feature...

2007-03-12 Thread Brian Mattern
On Mon, Mar 12, 2007 at 12:41:41PM +0100, Stéphane Bauland wrote: > + * @param max_tokens The maximum number of strings to split string into. If > this is less than 1, the string is split completely. > + if ( max_tokens < 1 ) max_tokens = 100; Filthy lies :) rephorm -

Re: [E-devel] E CVS: libs/ecore mej

2007-03-15 Thread Brian Mattern
On Thu, Mar 15, 2007 at 01:25:00AM -0400, Michael Jennings wrote: > On Thursday, 15 March 2007, at 06:21:21 (+0100), > Vincent Torri wrote: > > > 1) I have tested them. it works for me > > Apparently you failed to test whether other applications would > subsequently build with the changes you mad

Re: [E-devel] E CVS: libs/ecore mej

2007-03-15 Thread Brian Mattern
On Thu, Mar 15, 2007 at 11:55:08AM -0400, Michael Jennings wrote: > On Thursday, 15 March 2007, at 08:42:31 (-0500), > Brian Mattern wrote: > > > The correct response to a dev breaking cvs is "hey, this broke, can > > you fix it?" > > If the breakage

Re: [E-devel] E CVS: libs/ecore mej

2007-03-15 Thread Brian Mattern
On Thu, Mar 15, 2007 at 12:51:53PM -0400, Michael Jennings wrote: > Actually since it's possible my commit message got things off on the > wrong foot and ended up causing this whole mess, I went ahead and > re-applied the patch along with a fix for ecore-config. Hopefully the > correct fix. :) >

Re: [E-devel] TODO item(s) need clarification.....

2007-03-16 Thread Brian Mattern
On Fri, Mar 16, 2007 at 07:17:27AM -0500, Ravenlock wrote: > Hello, > > Can someone please elaborate on these items for me? > > * winlist could divide windows up into blocks - sub-lists within a > container per desktop (with stick windows considered to live on the > "current" desk when winlist

Re: [E-devel] TODO item(s) need clarification.....

2007-03-16 Thread Brian Mattern
On Fri, Mar 16, 2007 at 06:44:41PM +0200, Hisham Mardam Bey wrote: > The other alternative, as mentioned, would be to propagate theme > changes without a restart. We have also discussed this issue before, > and the initial thought was that it was indeed quite complex as it > would require all sorts

Re: [E-devel] TODO item(s) need clarification.....

2007-03-16 Thread Brian Mattern
On Fri, Mar 16, 2007 at 09:10:56AM -0500, Eric Schuele wrote: > hehe... a wobble transistion. cool. you think each window individually > should wobble or the entire desktop? More like when you switch desktops, the old desktop's windows immediately disappear, and the new desktop's windows appear

Re: [E-devel] Is efreet still coming?

2007-03-18 Thread Brian Mattern
On Sun, Mar 18, 2007 at 03:29:13PM +1000, David Seikel wrote: > Raster made this commit about two weeks ago : > > > a lot of patches - also my work on moving the IO stuff in e_fm to a > > slave process to stop e from ever "locking up". this unfortunately > > breaks the other source stuff and thus

Re: [E-devel] [ENM] A network manager front end

2007-03-18 Thread Brian Mattern
On Sun, Mar 18, 2007 at 06:15:59PM +0100, watchwolf wrote: > hello, > > I want present you a new application writed with etk for E17. > The application can have some bugs for you as segv :p . The code is not > perfect, I need to add some tests & errors outputs. The next steps, > before add new fun

Re: [E-devel] Is efreet still coming?

2007-03-19 Thread Brian Mattern
On Tue, Mar 20, 2007 at 12:15:59AM +0900, Carsten Haitzler wrote: > agreed to all the above - except i think test code could/should go into the > now > nice and shiny e17/test/... tree :) (imho). As long as we make this tree well known (e.g on whatever new 'accessing CVS' page we build). :) I've

Re: [E-devel] E and gui-toolkits.

2007-03-22 Thread Brian Mattern
On Thu, Mar 22, 2007 at 02:31:57PM +, [EMAIL PROTECTED] wrote: > > Simon writes: > > > Actually, I see no real point in coding with Etk/Ewl an aplication > > that already exists with Gtk or Qt. It would "only" offer more > > consistency with an E desktop, and some eye-candy effects but

[E-devel] External modules

2007-03-24 Thread Brian Mattern
E is in the process of being moved to use efreet instead of ecore_desktop. One consequence of this change is that the module.desktop files will not load because they don't comply with the .desktop spec, which requires that a Type field be present. For now, use Type=Link, remove any X-* fields, a

Re: [E-devel] bug in evas

2007-03-27 Thread Brian Mattern
Achim wrote: > I've found a bug in the polygon drawing code of evas: In the file > e17/libs/evas/src/lib/canvas/evas_object_polygon.c in function > evas_object_polygon_render the lines > > p->x + obj->cur.geometry.x + x, > p->y + obj->cur.geometry.y + y); > > should read > > p->x + x, >

Re: [E-devel] bug in evas

2007-03-28 Thread Brian Mattern
On Wed, Mar 28, 2007 at 09:28:16PM +, [EMAIL PROTECTED] wrote: > > > > The current code has the polygon's coordinates in the object's > > > coordinate space. > > > > That doesn't seem to be true. evas_object_polygon_point_add(obj,x,y) > > adds the point (x,y) to the list of points, not the po

Re: [E-devel] bug in evas

2007-04-04 Thread Brian Mattern
On Wed, Apr 04, 2007 at 01:39:51PM +0900, Carsten Haitzler wrote: > all in all this isnt a simple solution. the only way i see to handle both > methods is to have 2 calls. 1 to add a point relative to origin and one to > specify it absolutely. Two calls makes sense, but I think internally the poin

Re: [E-devel] Abstract sockets in ecore

2007-04-04 Thread Brian Mattern
On Wed, Apr 04, 2007 at 02:39:12PM +0200, Massimiliano Calamelli wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Wed, 04 Apr 2007 14:29:06 +0200 > Sebastian Dransfeld <[EMAIL PROTECTED]> wrote: > > > It is possible to disable abstract sockets now. It is only used in > > ecore_dbu

Re: [E-devel] [PATCH] edje_extern_object_*() sets swallow_params and trigger recalc

2007-04-04 Thread Brian Mattern
On Wed, Apr 04, 2007 at 06:36:41PM +0200, Simon TRENY wrote: > Does this mean, we don't have to unswallow/reswallow a swallowed object > anymore when we change its size with edje_extern_object_*() ? > Yes, that's the idea. Just curious, if you knew about the issue, why did you work around it inste

Re: [E-devel] E CVS: libs/efreet englebass

2007-04-04 Thread Brian Mattern
On Wed, Apr 04, 2007 at 01:54:14PM -0500, Ravenlock wrote: > > -ext = strrchr(name, '.'); > ^ > I'm wondering if you accidentally removed the line above?? Yeah, that looks like a mistake. Committed. -

Re: [E-devel] bug in evas

2007-04-04 Thread Brian Mattern
On Thu, Apr 05, 2007 at 04:09:59AM +, [EMAIL PROTECTED] wrote: > > > > all in all this isnt a simple solution. the only way i see to > > > handle both methods is to have 2 calls. 1 to add a point relative > > > to origin and one to specify it absolutely. > > > > Two calls makes sense, but I t

Re: [E-devel] ecore_x with xcb backend

2007-04-16 Thread Brian Mattern
On Mon, Apr 16, 2007 at 12:54:25PM -0500, Nathan Ingersoll wrote: > Nice work Vincent. As we discussed on IRC, there are a few changes to > the API I would like to propose to reduce the differences between the > two engines (Xlib or XCB) as it becomes more complete. I agree with Nathan that having

Re: [E-devel] ecore_x with xcb backend

2007-04-16 Thread Brian Mattern
On Mon, Apr 16, 2007 at 10:07:37PM +0200, Vincent Torri wrote: > On Mon, 16 Apr 2007, Brian Mattern wrote: > >The following will not work: > > prop1_fetch(); > > prop2_fetch(); > > prop1_get(); > > prop2_get(); > >(both get() calls will use the reply from

Re: [E-devel] ecore_x with xcb backend

2007-04-16 Thread Brian Mattern
On Mon, Apr 16, 2007 at 04:18:32PM -0500, Brian Mattern wrote: > On Mon, Apr 16, 2007 at 10:07:37PM +0200, Vincent Torri wrote: > The problem i see is that for prefetch to really serve any purpose, the > code has to hit the event loop between prefetch and fetch/get. It will > be hard

Re: [E-devel] ecore_x with xcb backend

2007-04-17 Thread Brian Mattern
On Tue, Apr 17, 2007 at 08:35:01AM +0200, Vincent Torri wrote: > On Tue, 17 Apr 2007, Carsten Haitzler (The Rasterman) wrote: > and what about the case the xcb backend is used and the user does not use > these new functions, but the old ones ? The idea is to have the xcb back be a drop in replace

Re: [E-devel] E CVS: apps/e raster

2007-04-17 Thread Brian Mattern
On Tue, Apr 17, 2007 at 07:42:38AM -0400, Enlightenment CVS wrote: > Enlightenment CVS committal > > Author : raster > Project : e17 > Module : apps/e > > Dir : e17/apps/e/src/bin > > > Modified Files: > e_int_config_startup.c e_int_config_theme.c > e_int_config_wallpaper.c

Re: [E-devel] Evas keydown segfault

2007-04-18 Thread Brian Mattern
On Sun, Apr 08, 2007 at 03:49:08PM -0400, Christopher Michael wrote: > Hi all, > > Mekius recently discovered a nasty segfault when trying to use the Enter > key to dismiss a dialog. As it turns out, this affects all dialogs. > After some digging into evas_callbacks.c I have come up with the >

Re: [E-devel] Evas keydown segfault

2007-04-19 Thread Brian Mattern
On Wed, Apr 18, 2007 at 11:54:28PM -0500, Brian Mattern wrote: > On Sun, Apr 08, 2007 at 03:49:08PM -0400, Christopher Michael wrote: > > Hi all, > > > > Mekius recently discovered a nasty segfault when trying to use the Enter > > key to dismiss a dialog. As it

Re: [E-devel] Ideas for a new 'desklet'-module api

2007-04-19 Thread Brian Mattern
On Thu, Apr 19, 2007 at 08:51:43PM +, [EMAIL PROTECTED] wrote: > > Simon wrote: > I think it would be good to have freely placed modules in > e17... but I just wonder if this should be the main method for having > large numbers of interesting "desklets" kinds of things in e. > Wr

Re: [E-devel] edje_editor plans?

2007-04-21 Thread Brian Mattern
On Sat, Apr 21, 2007 at 02:51:06PM -0300, Gustavo Sverzut Barbieri wrote: > Hi, > > What is planned for edje_editor? > > It's almost usable, some edit fields are missing and most important, > I'd like to be able to add new states and define the transition > between them. With that, our designers

Re: [E-devel] efreet and debian etch

2007-04-22 Thread Brian Mattern
On Sun, Apr 22, 2007 at 08:30:09PM +0200, Stark, Thomas wrote: > Hi, > > attached a workaround to bring up the menus on debian etch systems. > Maybe it's not the "right" way, but it helps me to see the system menus > in the e menu. > > Bye, > Thomas The menu spec lets you have different desktop

Re: [E-devel] E17 + dbus = hard requirement

2007-04-30 Thread Brian Mattern
Right now the ecore dbus requirement is 'hard', but that has no compile time dependencies. (It only depends runtime on dbus being installed). If you don't have dbus installed, it will simply not be able to connect to the bus, and ignore those sections of code. If we ever move to e_dbus, THAT depen

Re: [E-devel] WWW!

2007-04-30 Thread Brian Mattern
On Mon, Apr 30, 2007 at 10:27:45PM +0300, Luchezar Petkov wrote: > Jaime Thomas wrote: > > I've written them for Eclair, Elicit, Exhibit, Estickies. Can write for > > others. > > > > jethomas > > > > Ok, send me what you have about Exhibit and Estickies. I'll check those > out. Eclair is offici

[E-devel] edje - slight api change

2007-05-29 Thread Brian Mattern
Along with the GROUP part support I committed over the weekend, came a slight change to edje_object_part_swallow(). This function will now ONLY operate on SWALLOW parts. If you try to swallow into e.g. a RECT, it will fail. Unfortunately, the API currently does not return a status on whether the s

Re: [E-devel] E17 themes, etc.

2007-06-06 Thread Brian Mattern
On Wed, Jun 06, 2007 at 01:27:38PM +0200, muzzle wrote: > I have a laptop with one of those glossy transreflective screen that > becomes a perfect mirror when displaying dark colors. This means that > 90% of the enlightenment themes are useless to me (awesome, but > useless). The only 3 options I h

Re: [E-devel] E CVS: apps/e raster

2007-06-16 Thread Brian Mattern
On Sat, Jun 16, 2007 at 12:51:40PM -0400, Enlightenment CVS wrote: > Enlightenment CVS committal > > Author : raster > Project : e17 > Module : apps/e > > Dir : e17/apps/e/src/bin > > > Modified Files: > e_fm_main.c > > > Log Message: > > > hmm- hal insists on mounting as root,

Re: [E-devel] E CVS: apps/e raster

2007-06-16 Thread Brian Mattern
On Sat, Jun 16, 2007 at 12:18:45PM -0400, Enlightenment CVS wrote: > Enlightenment CVS committal > > Author : raster > +e_fm_shared.h This file wasn't added. - This SF.net email is sponsored by DB2 Express Download DB2

Re: [E-devel] [PATCH] Add Edje fill.type

2007-07-06 Thread Brian Mattern
On Fri, Jul 06, 2007 at 03:25:28PM +0200, Cedric BAIL wrote: > Hi, > > This patch add support for a new fill.type argument. Fill.type could be > : > - SCALE : Relative coord in the fill section are relative to the > container > (like without the patch) and it's the default value. >

Re: [E-devel] cvs developer access for glassy

2007-07-07 Thread Brian Mattern
On Sat, Jul 07, 2007 at 12:29:25PM +0600, Yuri wrote: > Hi guys! > > I spend some time on EngyCAD and get it working on current EFL. > I'd like to put it to e.org CVS, if you don't mind :) > > Here comes my info and cvs pubkey. Welcome back! The attachments don't seem to have made it through, tho

Re: [E-devel] Conf dialogs... modules?!

2007-07-07 Thread Brian Mattern
On Sun, Jul 08, 2007 at 01:40:37AM +0300, Hisham Mardam Bey wrote: > On 7/7/07, Luchezar Petkov <[EMAIL PROTECTED]> wrote: > > Raster, why the heck are you doing this? I don't like the idea (and its not > > only me, of course)... At least explain us :-) > > > > This is actually not a very bad idea

Re: [E-devel] E CVS: apps/e devilhorns

2007-07-10 Thread Brian Mattern
On Tue, Jul 10, 2007 at 07:15:35AM -0400, Enlightenment CVS wrote: > Enlightenment CVS committal > > Author : devilhorns > Log Message: > Give menu apps dialogs (favs, ibar, etc, etc) ability to move items up/down > in the list. Allows user to "customize" their order in the menus, as per > ManoW

Re: [E-devel] [PATCH] e_dbus HAL segfaults on early error in cb

2007-07-10 Thread Brian Mattern
On Tue, Jul 10, 2007 at 10:15:41PM +0200, Joel Klinghed wrote: > Hi. > > This little trivial patch stops e_dbus HAL from segfaulting when the > E_HAL_HANDLE_ERROR() trigger in callbacks. > > /Joel Klinghed > Thanks, I'll commit this tonight (unless someone wants to beat me to it). Brian --

Re: [E-devel] new project for e17

2007-07-15 Thread Brian Mattern
On Sun, Jul 15, 2007 at 12:02:41PM -0700, Daniel Patterson wrote: > On Sun, 15 Jul 2007 14:33:08 -0400 > Ross Vandegrift <[EMAIL PROTECTED]> wrote: > > > On Sun, Jul 15, 2007 at 11:15:45AM -0700, Daniel Patterson wrote: > > > Using any Gnome daemon ties in gnome dependencies > > > > Nope. Networ

Re: [E-devel] Problem with edje and its way of dispatching mouse, * signals

2007-07-17 Thread Brian Mattern
On Tue, Jul 17, 2007 at 06:15:51PM -0300, Gustavo Sverzut Barbieri wrote: > Notice that edje property is no_mouse_grab, because then we can keep > compatibility with existent .edj files. > > I don't like evas_object_mouse_grab_set() very much, it looks like > mouse will be immediately grab, which i

Re: [E-devel] Problem with edje and its way of dispatching mouse, * signals

2007-07-17 Thread Brian Mattern
On Wed, Jul 18, 2007 at 12:56:17AM -0300, Gustavo Sverzut Barbieri wrote: > On 7/18/07, Brian Mattern <[EMAIL PROTECTED]> wrote: >> On Tue, Jul 17, 2007 at 06:15:51PM -0300, Gustavo Sverzut Barbieri wrote: >> > Notice that edje property is no_mouse_grab, because then we can

Re: [E-devel] E_DBus - IPC replacement

2007-07-24 Thread Brian Mattern
As a heads up, I've got this flagged to look at, but definitely won't have time until i get back from my honeymoon (week from friday). Thanks for taking the initiative on this. Brian On Mon, Jul 23, 2007 at 09:59:03PM +0900, Stafford Horne wrote: > Hi All, > > Thanks for the feedback. I have c

Re: [E-devel] [PATCH] Update e_dbus NetworkManager functions to current API

2007-07-24 Thread Brian Mattern
Can someone commit this for Ross (as long as it compiles)? If not, I'll do it in a week or so. Thanks for the help digging up all of nm's api. Brian On Sun, Jul 22, 2007 at 08:07:59PM -0400, Ross Vandegrift wrote: > Hello everyone, > > As I mentioned earlier, I've been playing a bit with gettin

Re: [E-devel] E_DBus - IPC replacement

2007-08-04 Thread Brian Mattern
I gave this a quick read-through. Haven't had time yet to update everything, so I can't apply it yet. A few quick thoughts on the API. I'd prefer to see a more object oriented API. I.e. rather than having a single 'RemoteObject' that all calls go through, have something like: /org/enlightenment/

  1   2   3   >