Re: [E-devel] [patch] scrollwheel desktop switching

2005-03-31 Thread The Rasterman
On Thu, 31 Mar 2005 17:35:06 -0900 Aaron Luptak <[EMAIL PROTECTED]> babbled: (B (B> Added this simple little thing - pretty self-explanitory. (B> (B> Also, 2 questions for other folks: (B> 1) Why is scroll-wheeling over the title bar of a window handled in (B> e_menu.c? (B (Bit isn't. scro

[E-devel] [patch] scrollwheel desktop switching

2005-03-31 Thread Aaron Luptak
Added this simple little thing - pretty self-explanitory. Also, 2 questions for other folks: 1) Why is scroll-wheeling over the title bar of a window handled in e_menu.c? 2) I'm planning on trying to implement keybindings for e17 in the future - if you're already working on this, let me know, and

Re: [Fwd: Re: [E-devel] Building guis with Edje]

2005-03-31 Thread The Rasterman
On Thu, 31 Mar 2005 12:42:01 -0500 (EST) "Nigel Benns" <[EMAIL PROTECTED]> (Bbabbled: (B (B> I would love to see it :) (B> (B> I'm currently creating a C# wrapper for EFL. (B> I would like it to make sure the bindings have an object oriented standard. (B> (B> I was doing this: (B> (B>

Re: [E-devel] e16.8 snapshots

2005-03-31 Thread Mark R. Bowyer
On Thu, 2005-03-31 at 18:19, Mark R. Bowyer wrote: > 178 ]setenv LD_PRELOAD /usr/lib/libpng.so.2 > 179 ]imlib2_test > > works... So why is it getting built with headers I'm not aware I > have... OK, so I re-made the png loader libraries, forcing them to use the older png libraries, and I'm now u

[Fwd: Re: [E-devel] Building guis with Edje]

2005-03-31 Thread Nigel Benns
I would love to see it :) I'm currently creating a C# wrapper for EFL. I would like it to make sure the bindings have an object oriented standard. I was doing this: Evas canvas = new Evas (x, y); Where on your site you have this: Canvas evas = new Canvas(x, y); Thats exactly what I want to pr

Re: [E-devel] e16.8 snapshots

2005-03-31 Thread Mark R. Bowyer
On Thu, 2005-03-31 at 17:54, Mark R. Bowyer wrote: > On Thu, 2005-03-31 at 17:48, Nathan Ingersoll wrote: > > Now, just because you don't have multiple copies of the png.h header, > > that doesn't mean you don't have multiple libpng's installed. It > > sounds like imlib2 is including the header fro

Re: [E-devel] e16.8 snapshots

2005-03-31 Thread Mark R. Bowyer
On Thu, 2005-03-31 at 17:48, Nathan Ingersoll wrote: > There may be some endian issues left in imlib2, but it has been tested > pretty thoroughly. It's been used extensively by people on PPC and > Sparc systems. > > Now, just because you don't have multiple copies of the png.h header, > that doesn

Re: [E-devel] e16.8 snapshots

2005-03-31 Thread Nathan Ingersoll
There may be some endian issues left in imlib2, but it has been tested pretty thoroughly. It's been used extensively by people on PPC and Sparc systems. Now, just because you don't have multiple copies of the png.h header, that doesn't mean you don't have multiple libpng's installed. It sounds lik

RE: [E-devel] e16.8 snapshots

2005-03-31 Thread Mark R. Bowyer
On Thu, 2005-03-31 at 16:15, Mark R. Bowyer wrote: > Just to add to the debate, I just built the same two snapshot files on > Solaris 10.1_11/x64 on my Ferrari laptop, and it all works great. > Somewhat confused as to the cause now =O( Just about everything above > the kernel is identical. Excep

Re: [E-devel] e16.8 snapshots

2005-03-31 Thread Mark R. Bowyer
On Sat, 2005-03-26 at 15:17, Kim Woelders wrote: > I have uploaded some e16.8 snapshots to > http://sourceforge.net/project/showfiles.php?group_id=2 OK, I'm currently trying to build this on SunOS 5.10.1_10/SPARC, and I have to say the build process for both Imlib2 and then e16 was completely clea

[E-devel] Fwd: Patch for E-Net epplet

2005-03-31 Thread Hisham Mardam Bey
-- Forwarded message -- From: Rodolfo Garcia <[EMAIL PROTECTED]> Date: Sun, 06 Mar 2005 18:44:58 +0100 Subject: Patch for E-Net epplet To: [email protected] Hi, this is a little patch for E-Net. Usage: E-Net.epplet [interface] Thanks. [EMAIL PROTECTED]:~/

RE: [E-devel] e16.8 snapshots

2005-03-31 Thread Mark R. Bowyer
Just to add to the debate, I just built the same two snapshot files on Solaris 10.1_11/x64 on my Ferrari laptop, and it all works great. Somewhat confused as to the cause now =O( Just about everything above the kernel is identical. Except this time I had --prefix=/usr/local... Ta, -- o o

[E-devel] E Summary 30-03-2005

2005-03-31 Thread dan sinclair
The Path to Enlightenment IV As seemed to happen last time, there has been a bit of gap from the last summary to this one, so there's a lot of stuff in here. Read on for a glimpse of the future. Smart Object Information Seen the term Evas Smar

Re: [E-devel] winter gtk2

2005-03-31 Thread Kim Woelders
Michel Briand wrote: BTW I wanted to know if it was normal that E16 crash when I hit CTRL+ALT+DEL ? I have : __NEXT_ACTION __KEY Delete __EVENT __KEY_PRESS __MODIFIER_KEY __CTRL_ALT __ACTION __A_EXIT "xclock" /* "xscreensaver-command -activate" */ It should obviously not crash. I'

[E-devel] Re: mplayer in fullscreen

2005-03-31 Thread Till Varoquaux
Well I'm talking on behalf of the devs here. Full screen support isn't implemented yet. It as simple as that. Some apps will maximise others wil disapear... This should hopefully be implemented soon (maybe after the mini-freeze). Till On Sun, 27 Mar 2005 19:46:40 +0200, Grzegorz GaczyƄski <[EMAIL

[E-devel] E Font Subsystem

2005-03-31 Thread Stafford Horne
Hi All, This is another attempt at the fixme in e_main.c. It adds a configuration API for Font Fallback and Default Fonts for different text classes as requested by the rasterman. The API is currently exported using IPC through enlightenment_remote. This can easily be extended to libe. However

[E-devel] Fwd: E-Net Patch

2005-03-31 Thread Hisham Mardam Bey
-- Forwarded message -- From: Rodolfo Garcia <[EMAIL PROTECTED]> Date: Sun, 06 Mar 2005 12:54:57 +0100 Subject: E-Net Patch To: [email protected] Hi, I am using a eth1 as NIC, but E-Net only works with eth0. I make this patch: E-Net.epplet [interface] Comm