[E-devel] Theme: Japan 2007

2006-11-19 Thread phriedrich
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 have a look at [1] and give me a hint what I need to change? I also nee

Re: [E-devel] Theme: Japan 2007

2006-11-19 Thread phriedrich
Am Sun, 19 Nov 2006 07:02:48 -0600 schrieb Brian Mattern <[EMAIL PROTECTED]>: > E looks for specially named parts to trigger these events on. In > border.edc every EVENT_PART_MAP() needs the first param changed. That was it! Many thanks for this hint! Best regards, Friedrich signature.asc Descr

[E-devel] exhibit fullscreen patch

2006-12-14 Thread phriedrich
Hi, as I'm using gqview, I really like the exhibit image viewer. The attached patch allows you to toggle to fullscreen mode. A further improvement would be to have a black background in fullscreen instead of the one colored with the etk's background color. In fullscreen mode the next image can b

Re: [E-devel] exhibit fullscreen patch

2006-12-14 Thread phriedrich
Am Thu, 14 Dec 2006 12:50:27 +0200 schrieb "Chady Kassouf" <[EMAIL PROTECTED]>: > Now all we need is the ability to say from the command line: exhibit > -f bleh and run the fullscreen mode and I can stop using gqview. for me this works with just "exhibit foo.png" :) signature.asc Description: PG

[E-devel] small exhibit patch

2007-01-05 Thread phriedrich
Hi, here again is a small patch for exhibit. It does the following three things: a) When starting exhibit, the initial thumbnail list is now sorted as saved in the preferences. b) After switching back from fullscreen mode to default view the thumbnail list gets the focus. So the UP and DO

[E-devel] Re: e segfaults with new eloquence 0.4.3 module

2005-11-25 Thread phriedrich
On Fri, 25 Nov 2005 10:07:01 -0500 Mike Russo <[EMAIL PROTECTED]> wrote: > e17 segfaults whenever I enable the newer version of eloquence (0.4.3). > It happens even if I use the default theme. Here's a backtrace: > > (gdb) continue > Continuing. > > (now is when I enable the module) > > Progra

Re: [E-devel] eloquence 0.4.5 fails to compile

2006-01-12 Thread phriedrich
m, difficult to say, I got it working on yesterday's CVS, look like it's some automake/configure problem. Please try the version from http://www.phriedrich.artfact.at/eloquence.php Best regards, phriedrich signature.asc Description: PGP signature

Re: [E-devel] eloquence 0.4.5 fails to compile

2006-01-16 Thread phriedrich
On Mon, 16 Jan 2006 18:53:05 + Foxy <[EMAIL PROTECTED]> wrote: > I've got the latest cvs update. > My e is about four or five days old, looks like something has been changed, I'll look into it. Regards, Friedrich signature.asc Description: PGP signature

Re: [E-devel] eloquence 0.4.5 fails to compile

2006-01-17 Thread phriedrich
On Mon, 16 Jan 2006 20:39:36 +0100 phriedrich <[EMAIL PROTECTED]> wrote: > On Mon, 16 Jan 2006 18:53:05 + > Foxy <[EMAIL PROTECTED]> wrote: > > > > I've got the latest cvs update. > > > > My e is about four or five days old, looks like some

Re: [E-devel] eloquence 0.4.5 fails to compile

2006-01-17 Thread phriedrich
On Tue, 17 Jan 2006 22:31:08 + Foxy <[EMAIL PROTECTED]> wrote: > > > thanks a lot. It compiles now but segfaults when I try to enable it :( > Try to delete eloquence' old config then, look into the README for that. Right on the end there's described how to do that. Regards, Friedrich s

Re: [E-devel] eloquence 0.4.5 fails to compile

2006-01-21 Thread phriedrich
not enabled, and no entry for amarok is included in the config-dialog. Or what else do you mean by 'you can not selecet it'? Regards, phriedrich signature.asc Description: PGP signature

Re: [E-devel] eloquence 0.4.5 fails to compile

2006-01-21 Thread phriedrich
On Sat, 21 Jan 2006 11:10:25 + Foxy <[EMAIL PROTECTED]> wrote: > phriedrich wrote: > > On Sat, 21 Jan 2006 10:47:22 + > > Foxy <[EMAIL PROTECTED]> wrote: > > > > > >> It used > >> to, but now I cannot select amarok and eloqu

Re: [E-devel] eloquence 0.4.5 fails to compile

2006-01-22 Thread phriedrich
On Sat, 21 Jan 2006 11:15:37 + Foxy <[EMAIL PROTECTED]> wrote: > [...] > thanks a lot! I hope it works now. http://www.phriedrich.artfact.at/eloquence.php (eloquence-0.4.7.tar.gz) Also includes updates to work with config_dialog changes from this afternoon. signature.asc Description: PGP

Re: [E-devel] Eloquence

2006-03-22 Thread phriedrich
Hi, thanks for bringing this topic up. I think we could do this without getting into problems as eloquence is pretty stable right now and is to compiled and running without any problems as far as I know, I got very positive feedback for it within last time. In past I were successful at keeping it

Re: [E-devel] Eloquence

2006-03-22 Thread phriedrich
On Wed, 22 Mar 2006 16:03:01 -0600 Brian Mattern <[EMAIL PROTECTED]> wrote: > On Wednesday 22 March 2006 14:46, phriedrich wrote: > > I think we should have the modules-section of get-e.org mentioning > > all the modules, maybe even the ones coming with e itself and have >

Re: [E-devel] Eloquence

2006-03-22 Thread phriedrich
On Wed, 22 Mar 2006 17:33:26 -0500 Mike Russo <[EMAIL PROTECTED]> wrote: > phriedrich wrote: > > I think this would be a good idea. Stable snapshots of the modules on > > get-e.org and the devel-versions on CVS. > > But nevertheless, I'd also mention CVS

Re: [E-devel] converting modules to 'new' API

2006-07-05 Thread phriedrich
On Thu, 29 Jun 2006 03:16:52 + Hannes Janetzek <[EMAIL PROTECTED]> wrote: > Am Tue, 27 Jun 2006 12:23:47 -0400 > schrieb Mike Russo <[EMAIL PROTECTED]>: > > > Are there any tips on how to convert 3rd party modules to the > > 'new' API which eliminates config_menu and icon_file? I underst

Re: [E-devel] converting modules to 'new' API

2006-07-13 Thread phriedrich
On Thu, 29 Jun 2006 03:16:52 + Hannes Janetzek <[EMAIL PROTECTED]> wrote: > Am Tue, 27 Jun 2006 12:23:47 -0400 > schrieb Mike Russo <[EMAIL PROTECTED]>: > [...] > Hi, > I hacked eloquence up a bit. I got it working for my needs, just tested > with xmms2. The theme selection and some other thin

Re: [E-devel] converting modules to 'new' API

2006-07-14 Thread phriedrich
On Thu, 13 Jul 2006 10:56:43 -0700 "James Shewey" <[EMAIL PROTECTED]> wrote: > The shelf does/will allow you to do this. It will only require an extra > setup step, so there should be no problem porting eleoquence. I also > suspect that the old api will be depriciated, so if you don't switch, > el

Re: [E-devel] Eloquence - Re: converting modules to 'new' API

2006-07-14 Thread phriedrich
On Fri, 14 Jul 2006 00:17:27 + Hannes Janetzek <[EMAIL PROTECTED]> wrote: > Moin, > ich hab es wirklich nur für meine Zwecke zum laufen gebracht, das > theme ist hardcoded und schlimmeres... Ach ja, aufgeräumt hab ich den > code auch nicht. :) Ich hab jetzt noch nicht reingesehen, aber es ist

[E-devel] Edje.h-Problem and a Solution(?)

2004-07-26 Thread phriedrich
Hi, I'm writing a small program [1] using ecore, evas and some other e-libs now, when I include Edje.h the compile breaks with the following message: */usr/local/include/Edje.h:7: error: use of enum `_Edje_Message_Type' without previous declaration */usr/local/include/Edje.h:9: error: multiple de

Re: [E-devel] Engage - Expedition uses 18% CPU constantly.

2004-11-02 Thread phriedrich
On Tue, 02 Nov 2004 16:58:54 -0800 Arlo <[EMAIL PROTECTED]> wrote: > If I use expedition in engage's sysicon section 18% of my cpu is used > constantly. (PIII 1ghz) I was wondering if this is just an unavoidable Same proc ([EMAIL PROTECTED]) here, and engage from yesterday: Also takes 16 to 17

[E-devel] Edje and Drag'n'Drop

2004-11-29 Thread phriedrich
Hi, is there a way to drop a file from evidence or whatever to a program with an edje-window? I'm working on a small song-title-shower/control-panel for xmms [1], based on efl and would like to be able dragging mp3s directly to it from a a file-manager. Regards, Friedrich [1]: http://www.phrie

[E-devel] Problem

2004-12-16 Thread phriedrich
Hi Folks, today I tried to do some OO programming with the EFL hand have a problem with that. The function-call ecore_evas_callback_move_set(ee, window_move); results in these error-message: main_win.cpp: In member function `int main_win::create_win(int)': main_win.cpp:72: error: argument of

Re: [E-devel] Problem [SOLVED]

2004-12-13 Thread phriedrich
Problem was solved by flithm in #e, many thanks. Friedrich pgphvIL8elald.pgp Description: PGP signature

Re: [E-devel] edge flip

2005-05-06 Thread phriedrich
On Wed, 4 May 2005 21:27:15 +0200 Massimo Maiurana <[EMAIL PROTECTED]> wrote: >[...] > however I found that I'm not able to go to another desktop if a window > is on the same edge I try to pass through.[...] Same "feature" now in e16.8. Maybe its usefull if a application is is near the destops bo

Re: [E-devel] Korganizer crashes E17 in FC3 and FC4

2005-08-12 Thread phriedrich
On Fri, 12 Aug 2005 15:05:36 +0900 Carsten Haitzler (The Rasterman) <[EMAIL PROTECTED]> wrote: > this has been fixed. cvs update. (if it's the bug i think it is) Yes, has been fixed, many thanks. Here it crashed e17 everytime starting an KDE-app with a tray-icon, every other KDE-apps worked with