Re: [E-devel] E CVS: apps/e englebass

2008-06-24 Thread Sebastian Dransfeld
I rather think we might use the wrong window for dnd on the desktop. Sebastian Dave Andreoli wrote: > Ok, the problem happend only when the shelf is stacked on the background. > The attached patch fix it, I'm not sure this is the right way, but seems > that _e_drag_win_matches is not needed by xd

Re: [E-devel] E CVS: apps/e englebass

2008-06-23 Thread Dave Andreoli
Ok, the problem happend only when the shelf is stacked on the background. The attached patch fix it, I'm not sure this is the right way, but seems that _e_drag_win_matches is not needed by xdnd. Thanks Dave - "Dave Andreoli" <[EMAIL PROTECTED]> ha scritto: > This commit has stopped all the

Re: [E-devel] E CVS: apps/e englebass

2008-06-23 Thread Dave Andreoli
This commit has stopped all the xdnd to work both in the shelf and in the gadcon :( DaveMDS - "Enlightenment CVS" <[EMAIL PROTECTED]> ha scritto: > Enlightenment CVS committal > > Author : englebass > Project : e17 > Module : apps/e > > Dir : e17/apps/e/src/bin > > > Modified Fi

Re: [E-devel] E CVS: apps/e englebass

2008-01-18 Thread The Rasterman
On Sat, 5 Jan 2008 23:16:50 -0500 "Sthithaprajna Garapaty" <[EMAIL PROTECTED]> babbled: > Hey englebass, > > The commit below makes a 1pixel unclickable border around my screen.. > I cannot select windows or do anything in this one pixel border. > Removing ecore_x_window_show(...) and > e_contain

Re: [E-devel] E CVS: apps/e englebass

2008-01-06 Thread Sebastian Dransfeld
Sthithaprajna Garapaty wrote: > Hey englebass, > > The commit below makes a 1pixel unclickable border around my screen.. > I cannot select windows or do anything in this one pixel border. > Removing ecore_x_window_show(...) and > e_container_window_raise(zone->container, ..., 999); fixes the > pro

Re: [E-devel] E CVS: apps/e englebass

2007-11-24 Thread Виктор Кожухаров
В сб, 2007-11-24 в 07:31 -0500, Enlightenment CVS написа: > Enlightenment CVS committal > > Author : englebass > Project : e17 > Module : apps/e > > Dir : e17/apps/e/src/bin > > > Modified Files: > e_shelf.c > > > Log Message: > Interrupt hiding on mouse in. > This one or the ne

Re: [E-devel] E CVS: apps/e englebass

2007-09-19 Thread Brian 'morlenxus' Miculcy
On Wed, Sep 19, 2007 at 08:07:08AM -0700, Michael Jennings wrote: > On Wednesday, 19 September 2007, at 09:37:01 (+0200), > Brian 'morlenxus' Miculcy wrote: > > > Isn't an 'else' useless here, because - it can't be both? > > No. The else is correct *because* it can't be both. Without the > else

Re: [E-devel] E CVS: apps/e englebass

2007-09-19 Thread Michael Jennings
On Wednesday, 19 September 2007, at 09:37:01 (+0200), Brian 'morlenxus' Miculcy wrote: > Isn't an 'else' useless here, because - it can't be both? No. The else is correct *because* it can't be both. Without the else, you waste time doing an unnecessary if. Michael -- Michael Jennings (a.k.a.

Re: [E-devel] E CVS: apps/e englebass

2007-09-19 Thread Brian 'morlenxus' Miculcy
Isn't an 'else' useless here, because - it can't be both? On Wed, Sep 19, 2007 at 01:14:26AM -0400, Enlightenment CVS wrote: > Enlightenment CVS committal > > Author : englebass > Project : e17 > Module : apps/e > > Dir : e17/apps/e/src/modules/ibar > > > Modified Files: > e_mod_ma

Re: [E-devel] E CVS: apps/e englebass

2007-05-07 Thread Sebastian Dransfeld
Hannes Janetzek wrote: Am Mon, 07 May 2007 20:05:46 +0300 schrieb Виктор Кожухаров <[EMAIL PROTECTED]>: В пн, 2007-05-07 в 12:37 -0400, Enlightenment CVS напи�а: Enlightenment CVS committal Author : englebass Project : e17 Module : apps/e Dir : e17/apps/e/src/b

Re: [E-devel] E CVS: apps/e englebass

2007-05-07 Thread Hannes Janetzek
Am Mon, 07 May 2007 20:05:46 +0300 schrieb Виктор Кожухаров <[EMAIL PROTECTED]>: > В пн, 2007-05-07 в 12:37 -0400, Enlightenment CVS написа: > > Enlightenment CVS committal > > > > Author : englebass > > Project : e17 > > Module : apps/e > > > > Dir : e17/apps/e/src/bin > > > > > > Modif

Re: [E-devel] E CVS: apps/e englebass

2007-05-07 Thread Виктор Кожухаров
В пн, 2007-05-07 в 12:37 -0400, Enlightenment CVS написа: > Enlightenment CVS committal > > Author : englebass > Project : e17 > Module : apps/e > > Dir : e17/apps/e/src/bin > > > Modified Files: > e_shelf.c e_shelf.h > > > Log Message: > Don't user timer to hide shelf. What's th

Re: [E-devel] E CVS: apps/e englebass

2007-04-05 Thread Ravenlock
On 04/05/2007 10:36, Enlightenment CVS wrote: > Enlightenment CVS committal > > Author : englebass > Project : e17 > Module : apps/e > > Dir : e17/apps/e/src/bin > > > Modified Files: > e_int_menus.c > > > Log Message: > - No need to use calloc. Was curious about your reason(s)

Re: [E-devel] E CVS: apps/e englebass (FreeBSD Breakage?)

2006-12-15 Thread Ravenlock
On 12/15/2006 02:32, Enlightenment CVS wrote: Enlightenment CVS committal Author : englebass Project : e17 Module : apps/e Dir : e17/apps/e/src/modules/temperature Modified Files: e_mod_config.c e_mod_main.c e_mod_main.h I think the patch below has broken me. Using a fresh cvsup,