Re: [E-devel] Evas/FB/ARM problem

2007-03-21 Thread The Rasterman
On Tue, 20 Mar 2007 09:55:43 +0100 Massimiliano Calamelli [EMAIL PROTECTED] babbled: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all, i've started to debug evas on my target device (ARM9) adding some printf to the code, and i've seen a strange thing. Here a cutpaste from device

Re: [E-devel] Desklock's idle timer....

2007-03-21 Thread The Rasterman
On Mon, 19 Mar 2007 00:50:26 -0500 Ravenlock [EMAIL PROTECTED] babbled: Hello, The desklock's idle timer was apparently broken from the start. Keyboard activity was not considered when determining if the user was active or not. Here are some patches which fix this. With these patches

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

2007-03-21 Thread The Rasterman
On Fri, 16 Mar 2007 07:17:27 -0500 Ravenlock [EMAIL PROTECTED] babbled: 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

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

2007-03-21 Thread The Rasterman
On Fri, 16 Mar 2007 15:55:37 -0500 Eric Schuele [EMAIL PROTECTED] babbled: On 03/16/2007 15:26, Brian Mattern wrote: 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?

Re: [E-devel] Desklock's idle timer....

2007-03-21 Thread Ravenlock
On 03/21/2007 04:47, Carsten Haitzler (The Rasterman) wrote: On Mon, 19 Mar 2007 00:50:26 -0500 Ravenlock [EMAIL PROTECTED] babbled: Hello, The desklock's idle timer was apparently broken from the start. Keyboard activity was not considered when determining if the user was active or not.

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

2007-03-21 Thread Nils Larsson
On Sun, 18 Mar 2007 18:15:59 +0100 watchwolf [EMAIL PROTECTED] 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

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

2007-03-21 Thread watchwolf
On Wed, 2007-03-21 at 12:57 +, Nils Larsson wrote: On Sun, 18 Mar 2007 18:15:59 +0100 watchwolf [EMAIL PROTECTED] 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

[E-devel] [PATCH] Pending patch

2007-03-21 Thread Cedric BAIL
I have also some patch that are still waiting their way to the CVS. - edje_font_hash.diff: Use Evas_Hash for font lookup. After upgrading my ubuntu, I experienced the same bug raster experienced on his machine (all dialog box where empty). I was able to find it in

[E-devel] [RFC] Events

2007-03-21 Thread Cedric BAIL
Another discussion, this time about events. During my test of SDL engine, I did like the key repeat functionnality of SDL, but it wasn't possible to easily expose it to evas. So I just added a EVAS_CALLBACK_KEY_REPEAT with the corresponding 'evas_event_feed_key_repeat'. It seems quite logic and

Re: [E-devel] [RFC] SDL Engine

2007-03-21 Thread Gustavo Sverzut Barbieri
On 3/21/07, Cedric BAIL [EMAIL PROTECTED] wrote: Hi everybody, I finally got a SDL Engine running and starting to look correct. I did split it in 3 patch. - evas_cache_image.diff: Add a global cache for image mechanism. I hope it could be shared with other engine and

Re: [E-devel] [RFC] SDL Engine

2007-03-21 Thread Cedric BAIL
On Wednesday 21 March 2007 18:18:41 you wrote: On 3/21/07, Cedric BAIL [EMAIL PROTECTED] wrote: Hi everybody, I finally got a SDL Engine running and starting to look correct. I did split it in 3 patch. - evas_cache_image.diff: Add a global cache for image mechanism.

Re: [E-devel] forecast's popup, to popup on a click (configurable)...

2007-03-21 Thread Eric Schuele
On 03/21/2007 01:05, Виктор Кожухаров wrote: В вт, 2007-03-20 в 22:07 -0500, Ravenlock написа: Hello, I, just this evening, started using the forecast module. I like it very much. However, I find that the popup... popping up on a hover is terribly annoying. Its annoying for me because

Re: [E-devel] [RFC] SDL Engine

2007-03-21 Thread [EMAIL PROTECTED]
Hi everybody, I finally got a SDL Engine running and starting to look correct. I did split it in 3 patch. Wow. That's remarkable work Cedric. :) I have a very 'naive' question for you though: What exactly is SDL, and why do people find it an interesting

[E-devel] E and gui-toolkits.

2007-03-21 Thread [EMAIL PROTECTED]
I'd like to bring up some things about 'e' and gui-toolkits. I know this has been a source of some friction here before, but I'd like to be able to discuss various aspects in a serious and rational way.. Hopefully, the toolkit devs themselves will be able to help in this and see areas of

Re: [E-devel] [RFC] SDL Engine

2007-03-21 Thread David Seikel
On Wed, 21 Mar 2007 21:36:08 GMT [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: I have a very 'naive' question for you though: What exactly is SDL, and why do people find it an interesting dsiplay target/ rendering engine... ?? http://en.wikipedia.org/wiki/Simple_DirectMedia_Layer

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

2007-03-21 Thread dan sinclair
[EMAIL PROTECTED] wrote: I wonder though if one can write apps with e's toolkits that would allow for 'overriding' the toolkit's theme (with an app-provided edje goup say), for a given toolkit widget? Also, is it possible to build 'custom widgets' that can be given app-specific

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

2007-03-21 Thread Nathan Ingersoll
On 3/21/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: I'd like to bring up some things about 'e' and gui-toolkits. I know this has been a source of some friction here before, but I'd like to be able to discuss various aspects in a serious and rational way.. Hopefully, the toolkit

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

2007-03-21 Thread Simon TRENY
On Wed, 21 Mar 2007 21:37:12 GMT, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote : I'd like to bring up some things about 'e' and gui-toolkits. I know this has been a source of some friction here before, but I'd like to be able to discuss various aspects in a serious and rational way..

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

2007-03-21 Thread David Seikel
On Thu, 22 Mar 2007 00:10:33 +0100 Simon TRENY [EMAIL PROTECTED] wrote: On Wed, 21 Mar 2007 21:37:12 GMT, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote : There are of course many other aspects of interest, not necessarily related to theming, and I wonder if the toolkit devs have any

Re: [E-devel] [RFC] SDL Engine

2007-03-21 Thread :: : | MDK CoRE | : ::
and not only games, but a lot of softwares, like image processing, special effects and videoconferencing (my work for now :) ) -- || 11 | 01 | 07 || EPISODIO 3 LANCADO! - Luna F; Parte2 :: :: CyberEnvironment :: :: }]| www.mdkcore.da.ru |[{ -- Na União Soviética, o e-mail escreve VOCÊ!! ~

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

2007-03-21 Thread dan sinclair
On 21-Mar-07, at 7:10 PM, Simon TRENY wrote: In Etk, as in Ewl I think, you can change the theme of a specific widget or change globally the theme used by all the widgets. About custom widgets, it's indeed possible to build your own widget directly in the app's code, the only difficulty here

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

2007-03-21 Thread [EMAIL PROTECTED]
From Nathan's, Simon's, and Dan's replies, it seems that both ewl and etk do have mechanisms for allowing app-specific theme overriding of the toolkit widgets, and in fairly general ways. Wow. So, one could write an app, to start with, that uses only the toolkit themes, and if