[E-devel] [Patch] e17 maximize actions

2006-07-13 Thread dan sinclair
All, I noticed a bug in the todo list: * BUG: Doing an action to vertically maximize/minimize a window results in in the window being horizontally maximized/minimized as well (& vice versa) I've attached a fix here. If it seems correct I can commit it (It works for me). I'm not sure if the

Re: [E-devel] E17 coding funds: Who wants to get paid to fix bugs and finish off todo items for E17?

2006-07-13 Thread David Seikel
On Fri, 14 Jul 2006 11:56:35 +0900 Carsten Haitzler (The Rasterman) <[EMAIL PROTECTED]> wrote: > Of all you guys out there - would you ant to get paid bounties for > finishing off some TODO items for E17? for fixing certain bugs? Do > you have the time lets say over the next coming month to work o

Re: [E-devel] E17 coding funds: Who wants to get paid to fix bugs and finish off todo items for E17?

2006-07-13 Thread brian . mattern
On Fri, Jul 14, 2006 at 11:56:35AM +0900, Carsten Haitzler wrote: > Theme work (en-masse cleanups of the default theme - especially namespace for > parts, groups and signal names) I already have this on my personal TODO list. Even started some sed-foo to pull all the existing signal/swallow out o

Re: [E-devel] [e-users] E17 coding funds: Who wants to get paid to fix bugs and finish off todo items for E17?

2006-07-13 Thread Nathan Ingersoll
I would be interested in coding and debugging, but realistically won't be available for a couple of weeks. On 7/13/06, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote: > > Of all you guys out there - would you ant to get paid bounties for finishing > off some TODO items for E17? for fixin

[E-devel] E17 coding funds: Who wants to get paid to fix bugs and finish off todo items for E17?

2006-07-13 Thread The Rasterman
OK - I'm putting out some feelers here to see... Of all you guys out there - would you ant to get paid bounties for finishing off some TODO items for E17? for fixing certain bugs? Do you have the time lets say over the next coming month to work on this - in return for a little cash for your time a

Re: [E-devel] e_border redraw help needed

2006-07-13 Thread mista
Am Thu, 13 Jul 2006 14:42:07 -0500 schrieb "Nathan Ingersoll" <[EMAIL PROTECTED]>: > Sounds like your composite manager is preventing E from receiving > expose events (and maybe some other events) for its windows. The > solution is not to force a redraw, but to find why these events are > not bein

[E-devel] Ecore_X parsers

2006-07-13 Thread Nathan Ingersoll
Attached is a patch to move the content enum from Ecore_X_Event_Selection_Notify to Ecore_X_Selection_Data. This allows the parsers to set the enum, which was previously unused. If there are no objections, I'll commit this unless someone beats me to it. Thanks, Nathan ecore_x_parser.diff Descri

Re: [E-devel] e_border redraw help needed

2006-07-13 Thread Nathan Ingersoll
Sounds like your composite manager is preventing E from receiving expose events (and maybe some other events) for its windows. The solution is not to force a redraw, but to find why these events are not being received. xcomp has been working on a composite manager in CVS called bling, that might g

[E-devel] e_border redraw help needed

2006-07-13 Thread mista
Hello, it might be a stupid question, but I tried some time to figure out how the border frame gets redrawn when switching desktops. The thing is I´m experimenting with a compositor for e17 and for the first sketches it works surprisingly well:) My big problem is that when I switch from a deskto

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] e_modules/devian

2006-07-13 Thread Laurent Ghigonis
commited :) Le Wed, 12 Jul 2006 11:56:42 +0200, Lut!n <[EMAIL PROTECTED]> a écrit : > Hi, > here are three (very) small patches fixing > e_modules/devian/data/themes/$theme/Makefile.am for make distcheck, > for blue_eyed, clean and minimal themes > Regards, > Lut!n -