[E-devel] Some 64 bit cleanliness and other patches for Evas.

2007-09-12 Thread Brett Nash
Hello All, A little set of patches to apply to evas (All are relative to ${E17ROOT}/libs/evas). They are (in no particular order): * freegc-crash.patch - Don't free a X11 GC unless we have one (software x11) * iindex-to-many-is.patch - Code checks *iindex is 0, I assume it is meant to check

Re: [E-devel] Window Management

2007-09-12 Thread Brian 'morlenxus' Miculcy
Hi, the shelf overlap is a real bug and should be fixed. If someone selected to not overlap shelfs this should be considered. This don't has something to do with autohide or something other, it's just an old bug which exists since a while. You might want to open a bug at bugs.enlightenment.org so

[E-devel] Nightly build log for E17 on 2007-09-12 07:03:59 -0700

2007-09-12 Thread Nightly build system
Build log for Enlightenment DR 0.17 on 2007-09-12 07:03:59 -0700 Build logs are available at http://download.enlightenment.org/tests/logs Packages that failed to build: engage http://download.enlightenment.org/tests/logs/engage.log entropy

Re: [E-devel] Window Management

2007-09-12 Thread Zachary Goldberg
I'm interested in having this bug fixed as well. I'll throw it up on bugs.enlightenment.org --ZGold On 9/12/07, Brian 'morlenxus' Miculcy [EMAIL PROTECTED] wrote: Hi, the shelf overlap is a real bug and should be fixed. If someone selected to not overlap shelfs this should be considered.

Re: [E-devel] Window Management

2007-09-12 Thread The Rasterman
On Wed, 12 Sep 2007 12:27:51 +0200 Brian 'morlenxus' Miculcy [EMAIL PROTECTED] babbled: Hi, the shelf overlap is a real bug and should be fixed. If someone selected to not overlap shelfs this should be considered. This don't has something to do with autohide or something other, it's just an

Re: [E-devel] Window Management

2007-09-12 Thread The Rasterman
On Wed, 12 Sep 2007 10:42:26 +1000 Daniel Kasak [EMAIL PROTECTED] babbled: Time to get back to basics for a second. I've just migrated about 10 desktops back to Gnome ( and Compiz ) from E17, and the most common comment is NOT about the flashy effects and such, but about very simple window

[E-devel] Patches for e17 itself

2007-09-12 Thread Brett Nash
Following on the heels of my ever so successful set of evas patches, here are a set for e. Some of these fix real bugs, most are obviously masked by irregular occurrence (esp the uninitialised pointer ones). I've left them all in one glob this time. Anyway changes are: e_actions.c: [BUG] Get