[E-devel] Copyright blurbs (was Re: enlightenment-cvs Digest, Vol 9, Issue 59

2007-01-13 Thread Valdis . Kletnieks
On Sat, 13 Jan 2007 05:29:22 PST, [EMAIL PROTECTED] said: > - * Copyright (C) 2000-2006 Carsten Haitzler, Geoff Harrison and various > contributors > - * Copyright (C) 2004-2006 Kim Woelders > + * Copyright (C) 2000-2007 Carsten Haitzler, Geoff Harrison and various > contributors > + * Copyright

[E-devel] bugfix for e16 crashing with sounds...

2007-01-13 Thread Valdis . Kletnieks
OK, so I started to wonder why e16 would segv every time I tried to open the 'About Enlightenment' to check the build date I was actually running... Turns out that sometimes, the 'sound' resource isn't set. And this eventually lead to a crash trying to strcpy from a null pointer down in SclassFin

Re: [E-devel] problems detecting X11 headers?

2005-02-28 Thread Valdis . Kletnieks
On Mon, 28 Feb 2005 19:46:13 EST, Mike Frysinger said: > if test "x$x_libraries" != "x"; then > x_libs="-L$x_libraries -lX11 -lXext" > fi Gaak. :) > x_libs is only set to '-lX11 -lXext' if x_library is a valid path ? talk > about bogus ... here's some sane logic: > > x_libs="-lX11 -

Re: [E-devel] problems detecting X11 headers?

2005-02-28 Thread Valdis . Kletnieks
On Mon, 28 Feb 2005 16:44:10 EST, Steev Klimaszewski said: > Personally, I just pass --x-includes=/usr/include and > --x-libraries=/usr/lib with autogen.sh - I use Gentoo with Xorg 6.8.2, > and Donnie is moving everything to /usr instead of /usr/X11R6,. You might want to investigate why those par

Re: [E-devel] problems detecting X11 headers?

2005-02-28 Thread Valdis . Kletnieks
On Mon, 28 Feb 2005 18:29:32 GMT, =?ISO-8859-1?Q?Andr=E9_Medeiros?= said: > export LDFLAGS="-L/usr/X11R6/lib -lXxf86vm" always works for me. > > Careful though, because it might overwrite whatever you have stored on > that env. var. export LDFLAGS="-L/usr/X11R6/lib -lXxf86vm $LDFLAGS" will prepe

Re: [E-devel] Re: enlightenment-cvs digest, Vol 1 #3130 - 3 msgs

2005-02-08 Thread Valdis . Kletnieks
On Tue, 08 Feb 2005 20:07:47 +0100, Kim Woelders said: > Yeah, that was somewhat ambiguous. I hope it's more clear now :) Yeah, that looks better.. ;) pgpSVaIMRY9vd.pgp Description: PGP signature

[E-devel] Re: enlightenment-cvs digest, Vol 1 #3130 - 3 msgs

2005-02-07 Thread Valdis . Kletnieks
On Mon, 07 Feb 2005 20:18:35 PST, [EMAIL PROTECTED] said: > +It is now possible to execute scripts on startup and/or restart. Use > +$ eesh set misc.session.cmd_init

Re: [E-devel] Engage / strcmp v. strncmp

2004-12-17 Thread Valdis . Kletnieks
On Fri, 17 Dec 2004 16:15:16 EST, Frederick Heckel said: > What happened here is that there was an empty directory sitting in my > mapping/ dir. It looks like e_app_new is fine with directories, but it > doesn't actually fill out the app->winclass field if > $subdir/.directory.eet doesn't exist, b

Re: [E-devel] Engage / strcmp v. strncmp

2004-12-17 Thread Valdis . Kletnieks
On Fri, 17 Dec 2004 15:11:43 EST, Frederick Heckel said: > Anyway, a null check needs to be added to Engage's icon.c, in > od_icon_mapping_get() to fix the problem. app->winclass was null. Engage > starts up fine for me with this quick change: > > 358c358,359 > < if (strcmp(winclass, app->win

Re: [E-devel] Im new here!

2004-11-26 Thread Valdis . Kletnieks
On Fri, 26 Nov 2004 09:00:14 -0300, Douglas De Toni said: > To start with it I think I could translate the incoming E17 to portuguese, the > programs tools and documentations its a lot of work but I can find some > help over here!! Feel free - translation is something that very rarely gets don

Re: [E-devel] DNS issues?

2004-11-09 Thread Valdis . Kletnieks
On Wed, 10 Nov 2004 07:12:46 +1100, Dan said: > Maybe it's just me ( I'm no networking expert ), but I'm pretty sure > there is a DNS issue. I can't reach the website. > > dig is giving me: > > proto ~ # dig enlightenment.org > ;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 23201 > Am I

Re: [E-devel] Conference.

2004-10-27 Thread Valdis . Kletnieks
On Wed, 27 Oct 2004 13:02:56 +0200, Cristalle Azundris Sabon said: > Am 4074. September 1993 schrieb Carsten Haitzler: > > all the stuff we used (software-wise) is all in CVS. in fact it is > > more advanced/better now than it was then. the only other thing is > > the pre5 tarball on rasterman.com/

Re: [E-devel] Edje: Scroll text with wrap-around

2004-10-11 Thread Valdis . Kletnieks
On Sat, 09 Oct 2004 22:16:25 +0200, Tilman Sauerbeck said: > Hi, > once again, I need a nice way to show a large string in a small text > part, i.e. the text usually won't fit, so I have to scroll it. > > Basically, this can be achieved by using two states: > One which aligns the text left and ano

Re: [E-devel] Time to get started.

2004-08-06 Thread Valdis . Kletnieks
On Fri, 06 Aug 2004 10:17:19 +1000, Nick Blievers said: > I dont disagree that a simple GUI editor should be the default but lets do it > the Unix way, and > have an EDITOR variable set. Else we end up with yet another way of setting the > default editor. This loses big time for those peop

Re: [E-devel] How amateurish!

2004-08-03 Thread Valdis . Kletnieks
On Tue, 03 Aug 2004 00:42:43 PDT, Ogla Sungutay <[EMAIL PROTECTED]> said: > Also, as an editor she should have been > clear,specific, and precise when flaming the WM,I am > guessing the E16. The term 'visual usuability' is > rather vague; what is the 'eye candy' she is > referring? Obviously s

Re: [E-devel] X.org

2004-06-11 Thread Valdis . Kletnieks
On Thu, 10 Jun 2004 13:12:11 +0900, Carsten Haitzler said: > hey! dont rule out XVideo... u havent seen emotion yet have you? > > ./emotion dvd:// > > woop dvd in a canvas! :) (and divx, avi, wmv, mpeg, .mov) :) Yes, but why would the *WINDOW MANAGER* be doing that? ;) pgpUIuTXoNmZM.pgp

Re: [E-devel] X.org

2004-06-09 Thread Valdis . Kletnieks
On Wed, 09 Jun 2004 11:03:45 +0900, Carsten Haitzler said: > well actually why would X read the gamma? the video card can adjust the DAC to > compensate for the entire screen without a single cpu cycle being needed :) i > see gamma correction as an "SEP" (somone elses problem). sure we could provi

Re: [E-devel] X.org

2004-06-08 Thread Valdis . Kletnieks
On Tue, 08 Jun 2004 14:06:40 MDT, [EMAIL PROTECTED] said: > E17 have support to X.org(all features) ? and what's the diferent between > Evas+Canvas and Cario+Glitz? Umm.. which "all features" do you mean, exactly? There's quite a few features in there that E17 doesn't care about one way or ano

Re: [E-devel] translucent window moving

2004-05-13 Thread Valdis . Kletnieks
On Thu, 13 May 2004 19:09:02 EDT, Michael Jennings <[EMAIL PROTECTED]> said: > On Friday, 14 May 2004, at 00:55:40 (+0200), > Andreas Volz wrote: > > > I noticed a very bad effect with translucent window moving. This is what > > I did: > > > > 1. activate translucent window moving > > 2. activat

Re: [E-devel] [OT] pass by reference problems

2004-05-06 Thread Valdis . Kletnieks
On Fri, 07 May 2004 01:48:29 +0200, Morten Nilsen <[EMAIL PROTECTED]> said: > **foo = "Spin the big yellow thing"; > results Spin the big yellow thing > Segmentation fault > > If anyone can give me a tip about why this segfaults when using strtok, > I'd be very happy :) Subtle bug. ;) First

Re: [E-devel] where is the current theme?

2004-04-27 Thread Valdis . Kletnieks
On Tue, 27 Apr 2004 10:09:44 +0800, Didier Casse <[EMAIL PROTECTED]> said: > Hi all, > I just wanted to know where is the information about the current > theme stored? i.e let's say I using the theme "axios" and I want to make > a simple Perl program tell me which theme I'm using right now

Re: [E-devel] Brainstorming: SWF,Perl and Evas

2004-04-12 Thread Valdis . Kletnieks
On Sun, 11 Apr 2004 04:26:25 PDT, Ogla Sungutay <[EMAIL PROTECTED]> said: > Here is the funny part: How does an Mozilla-Evas > plug-in sound? This would buy you what, realistically, as far as buy-in goes? It's one thing to do it as a proof-of-concept, but there's a large bootstrap issue here:

Re: [E-devel] evas mmx issues

2004-03-22 Thread Valdis . Kletnieks
On Sun, 21 Mar 2004 15:55:05 CST, Daniel Hansen <[EMAIL PROTECTED]> said: > For a while I have been having problems when compiling mmx support into > evas. If I compile without any cpu optimizations, I have no problems, but > once I compile in mmx, (since I have a p2) any efl app run at the same

Re: [E-devel] xrandr + epplet for DR 16 ?

2004-03-05 Thread Valdis . Kletnieks
On Thu, 04 Mar 2004 20:33:44 +0100, Felix Maibaum said: > aside from the usefulness for on-the-fly resolution switching, seperate setups > for different resolutions also have the advantage, that it would be possible > to regularly use the same home directory on several machines, e.g. laptop, >

Re: [E-devel] xrandr + epplet for DR 16 ?

2004-03-04 Thread Valdis . Kletnieks
On Thu, 04 Mar 2004 14:31:26 +0100, Felix Maibaum <[EMAIL PROTECTED]> said: > Hi all. > > I just searched the archives for xrandr, and up came nothing. Which is very > unfortunate, because nothing beats using my two monitors with enlightenment, > but whenever I want to stop using the second mon

Re: [E-devel] Microsoft patenting Enlightenment virtual desktop manager?

2004-02-26 Thread Valdis . Kletnieks
On Thu, 26 Feb 2004 17:13:07 +0900, Carsten Haitzler said: > as far as i'm concerned. *shrug*. the day Ms sues ANYONE (including me) i will > get up and fight this tooth & nail with everything i can find. i don't like Your best bet is *right* *now* do the following: 1) Note the *filing* date on

Re: [E-devel] Priority (bis)

2004-02-19 Thread Valdis . Kletnieks
On Wed, 18 Feb 2004 11:59:23 +0900, Carsten Haitzler said: > form CVS. CVS is a DEVELOPER tool. as a developer you arrange to be in sync with > the autotools needed to build your project - you learn what is needed. it comes I've found the following trick to be helpful when dealing with projects t

Re: [E-devel] expocity

2003-11-26 Thread Valdis . Kletnieks
On Tue, 25 Nov 2003 23:08:24 +0100, Cristalle Azundris Sabon <[EMAIL PROTECTED]> said: > [EMAIL PROTECTED] writes: > > The wonder is not how well the dancing bear dances, but that he does > > so at all... > > I'm Jack's total failure to be impressed. I suspect you're dis-impressed for the ex

Re: [E-devel] expocity

2003-11-25 Thread Valdis . Kletnieks
On Tue, 25 Nov 2003 17:23:46 +0100, Cristalle Azundris Sabon <[EMAIL PROTECTED]> said: > No offence, but the layout looks terribly messy to me. > Is that the best they can do? The wonder is not how well the dancing bear dances, but that he does so at all... pgp0.pgp Description: PGP si

Re: [E-devel] Re: [enlightenment-devel] osxdocker

2003-11-25 Thread Valdis . Kletnieks
On Tue, 25 Nov 2003 14:17:38 GMT, Gen Zhang said: > actually, on a side note to rasterman (and somewhat off-topic) has anyone play > around with the freedesktop.org xserver? the one that supposed _true_ alpha > blending? i've got the thing compiled, but it fails somewhat miserably to > work. htt

Re: [E-devel] Re: Sound events

2003-11-11 Thread Valdis . Kletnieks
On Tue, 11 Nov 2003 15:04:10 EST, Michael Jennings <[EMAIL PROTECTED]> said: > http://www.sonystyle.com/is-bin/INTERSHOP.enfinity/eCS/Store/en/-/USD/SY_Disp layProductInformation-Start?CategoryName=pa_Headphones_NoiseCanceling&ProductSK U=MDRNC20&Dept=pa No, although I'll keep those in mind if I

Re: [E-devel] Re: Sound events

2003-11-11 Thread Valdis . Kletnieks
On Tue, 11 Nov 2003 19:43:45 +0100, Cristalle Azundris Sabon <[EMAIL PROTECTED]> said: > I activated the self-same feature after my above post, > and got sick of it after almost exactly half an hour -- > specifically because of the focus change, didn't hear > much of the others. You prob

Sound events (was Re: [E-devel] Shrinking DR16's Dist Size

2003-11-11 Thread Valdis . Kletnieks
On Tue, 11 Nov 2003 15:28:23 +0100, Cristalle Azundris Sabon <[EMAIL PROTECTED]> said: > I think they're very much like real alpha that way -- good fun for > about half an hour, and then you turn it off and go back to work. Yes, a lot of the sound events get old pretty quick. On the other h

Re: [E-devel] window placement setting ?

2003-11-05 Thread Valdis . Kletnieks
On Wed, 05 Nov 2003 21:52:37 EST, Alan Schmitt <[EMAIL PROTECTED]> said: > Thanks, but I'm afraid that would not work. The typical usage I have in > mind is: I open an Eterm (which I configured to be half a screen wide), > which gets on the left. Then I open another one, and I'd like it to be > o

Re: [E-devel] sideways terminal

2003-10-28 Thread Valdis . Kletnieks
On Wed, 22 Oct 2003 22:05:06 EDT, Eddie Anzalone <[EMAIL PROTECTED]> said: > Hi. I haven't found that eterm or another x terminal application is cabable of being displayed sideways. So instead of the terminal being oriented left->r ight (like everything on the screen), it would be oriented top

Re: [E-devel] Problem in 0.16.6-pre8

2003-10-15 Thread Valdis . Kletnieks
On Wed, 15 Oct 2003 22:52:15 +0300, Onur Kucuk <[EMAIL PROTECTED]> said: > When I have the "Focus Follows Mouse Click" set, for example I start an > Eterm window and execute gqview inside it, gqview pops up. While gqview has the > focus, I close it and the focus does not return back to Eterm. At

Re: [E-devel] Edjified Eterm

2003-09-24 Thread Valdis . Kletnieks
On Wed, 24 Sep 2003 15:41:07 +0200, Cristalle Azundris Sabon <[EMAIL PROTECTED]> said: > That was my first reaction too, but I think as long as you play > fancy with the buttons etc. only (and leave the actual text > widget alone to a large extent) it might work. Time will tell > whether

Re: [E-devel] Edjified Eterm

2003-09-24 Thread Valdis . Kletnieks
On Wed, 24 Sep 2003 03:22:17 PDT, Ben Rockwood <[EMAIL PROTECTED]> said: > it'd undoubtly be a resource hog, but damn you could do some awsome themes > for Eterm with Edje for the interface. Kool theme ideas would be text fx > (fading, etc), theming _above_ the rendered text (glass effects), ful

Re: [E-devel] Moderator approval on e-users?

2003-08-16 Thread Valdis . Kletnieks
On Sat, 16 Aug 2003 13:30:24 BST, Dhruba Bandopadhyay <[EMAIL PROTECTED]> said: > To: [EMAIL PROTECTED] First guess is that the above address isn't *identical* to the address you're subscribed with. The most common reason is confusion between "foo.com" and "mail.foo.com"... > Posting to a

Re: [E-devel] e16.6 BUGS

2003-08-14 Thread Valdis . Kletnieks
On Mon, 11 Aug 2003 20:14:14 PDT, Ben Ford said: > XMMS doesn't remember the sticky state. Other apps are fine. Well, xmms tries real hard to do its own window placement, which often earns it a "Does Not Play Well With Other Window Managers" sticker. pgp0.pgp Description: PGP signature

Re: [E-devel] e16.6 BUGS

2003-08-14 Thread Valdis . Kletnieks
On Mon, 11 Aug 2003 21:14:58 +0200, Kim Woelders <[EMAIL PROTECTED]> said: > Dhruba Bandopadhyay wrote: > > > (1) Sticky settings: I think this one has already been dealt with but > > just in case it hasn't here it is. Sometimes, when a window is made > > sticky and in 'Remember...' the sticky c

Re: [E-devel] e16.6 configure script

2003-07-14 Thread Valdis . Kletnieks
On Mon, 14 Jul 2003 16:00:52 EDT, Michael Jennings <[EMAIL PROTECTED]> said: > On Monday, 14 July 2003, at 21:50:46 (+0200), > > As I see it, the people who want enlightenment into a separate > > folder, still can do that with --prefix... > > No, they can't. FSSTD uses things like /bin, whereas

Re: [E-devel] mouse wheel z-value

2003-06-01 Thread Valdis . Kletnieks
On Sun, 01 Jun 2003 07:48:28 +0600, Yuri <[EMAIL PROTECTED]> said: > > Better still: > > > > h=(ee->z<0)?((h++ == 24)?0:h):((h-- == -1)?23:h); > > h=(ee->z<0)?((++h == 24)?0:h):((--h == -1)?23:h); actually ;) http://www.ioccc.org ;) pgp0.pgp Description: PGP signature

Re: [E-devel] Blocking name resolution...

2003-03-18 Thread Valdis . Kletnieks
On Tue, 18 Mar 2003 10:34:27 CST, Ibukun Olumuyiwa <[EMAIL PROTECTED]> said: > Non-blocking name resolution would require > - At least one fork() Or good thread support. Or (for some applications) careful design of the event loop around a select(). pgp0.pgp Description: PGP signature

Re: [E-devel] While we await E17...

2003-03-16 Thread Valdis . Kletnieks
On Sun, 16 Mar 2003 12:56:23 +0100, Kim Woelders <[EMAIL PROTECTED]> said: > My primary focus has been on making things work (for me) on RH-8.0 > with a Gnome desktop. I have tried not to break backward compatibility > (although it probably would be cleaner an more efficient just to take > out th

Re: [E-devel] Re: E17 future

2003-03-13 Thread Valdis . Kletnieks
On Thu, 13 Mar 2003 11:41:51 PST, Xun Cheng <[EMAIL PROTECTED]> said: > I actually hope E17 could get rid of dependencies > on gtk, freetype etc. On the other hand, if a package like gtk or freetype fulfills the need, you get several benefits: 1) You save programmer time not re-creating the libr

Re: [E-devel] Background displays Weather

2003-03-13 Thread Valdis . Kletnieks
On Thu, 13 Mar 2003 10:28:41 GMT, Richard Martin <[EMAIL PROTECTED]> said: > Could this whole discussion be made irrelevant if people could > "full-screen" (borderless) an application and push it to the bottom > layer? Then anyone could effectivly make *any* application their > background. I a

Re: [E-devel] Background displays Weather

2003-03-12 Thread Valdis . Kletnieks
having a b0rken inheritance model, etc etc. ;) -- Valdis Kletnieks Computer Systems Senior Engineer Virginia Tech pgp0.pgp Description: PGP signature

Re: [E-devel] Keybindings

2003-03-07 Thread Valdis . Kletnieks
f cute little buttons on a Microsoft Natural keyboard working - the ones labelled back/forward/stop/.../next track/prev trak/media... -- Valdis Kletnieks Computer Systems Senior Engineer Virginia Tech pgp0.pgp Description: PGP signature

Re: [E-devel] For code owners and contributers

2003-02-14 Thread Valdis . Kletnieks
On Fri, 14 Feb 2003 06:37:12 EST, Kevin Brosius <[EMAIL PROTECTED]> said: > - I'd suggest not using the ChangeLog files on pre 1.0 apps/libs and > sticking to it. For packages that are stable, then a ChangeLog should This implies that we force something to go to 1.0 when there's enough usage

Re: [E-devel] Re: E CVS: enotes fletch3k

2003-02-10 Thread Valdis . Kletnieks
On Mon, 10 Feb 2003 13:08:32 PST, "Kirby Kuehl (kkuehl)" <[EMAIL PROTECTED]> said: > And from a security perspective, you shouldn't :) And maintainability too - ever had a script that sometimes worked and sometimes failed, just because a user had a file in a directory that shadowed a system comma

Re: [E-devel] Anybody there?

2003-02-07 Thread Valdis . Kletnieks
On Fri, 07 Feb 2003 13:00:08 GMT, Richard Martin <[EMAIL PROTECTED]> said: > Does anyone actually use this list? No. You're hallucinating us. Take your meds... ;) msg00272/pgp0.pgp Description: PGP signature

Re: [E-devel] Evas on Mac OS X

2003-01-10 Thread Valdis . Kletnieks
h is why omit-leaf-frame-pointer exists, so non-terminal functions that will beat on the stack will have one, but all those little 3-4 line functions that don't hit the stack much won't... -- Valdis Kletnieks Computer System