Re: [E-devel] E SVN: discomfitor trunk/e/src/modules/fileman

2012-12-13 Thread Michael Blumenkrantz
my connection was slow so a one-liner leak-- snuck in here during the commit as well On Thu, Dec 13, 2012 at 2:16 PM, Enlightenment SVN < no-re...@enlightenment.org> wrote: > Log: > formatting > > > Author: discomfitor > Date: 2012-12-13 06:16:34 -0800 (Thu, 13 Dec 2012) > New Revis

Re: [E-devel] E SVN: discomfitor trunk/e/src/modules/fileman

2012-10-11 Thread Michael Blumenkrantz
you should still be able to do this without issue. what he wants is an actual gadget which displays the contents of a directory, ie. an efm widget in a gadget. the potential for bugs is pretty extraordinary here, so I don't want to get into it when we're this close to a release. On Thu, Oct 11, 20

Re: [E-devel] E SVN: discomfitor trunk/e/src/modules/fileman

2012-10-11 Thread Sebastian Dransfeld
But you can have a .desktop file in ibar which launches efm in that directory. Used to be possible at least. S. On 10/11/2012 03:12 PM, Michael Blumenkrantz wrote: > I already punted your ticket out to e18 the other day since it would > require adding a completely new gadget, which isn't happeni

Re: [E-devel] E SVN: discomfitor trunk/e/src/modules/fileman

2012-10-11 Thread Michael Blumenkrantz
I already punted your ticket out to e18 the other day since it would require adding a completely new gadget, which isn't happening before release. sorry. On Thu, Oct 11, 2012 at 1:51 PM, Gustavo Sverzut Barbieri < barbi...@profusion.mobi> wrote: > I've added a bug to be able to have directories i

Re: [E-devel] E SVN: discomfitor trunk/e/src/modules/fileman

2012-10-11 Thread Gustavo Sverzut Barbieri
I've added a bug to be able to have directories in shelves. Maybe you can also show how to do it (shameless plug ;-)) --Gustavo Sent from my iPhone On 11/10/2012, at 09:35, Michael Blumenkrantz wrote: > this can be used as an example of how to implement dnd for files in e17 > since it's much

Re: [E-devel] E SVN: discomfitor trunk/e/src/modules/fileman

2012-10-11 Thread Michael Blumenkrantz
this can be used as an example of how to implement dnd for files in e17 since it's much simpler than the code in efm itself. also it SHOULD work for dnd from non-e apps into the toolbar, but I didn't test it On Thu, Oct 11, 2012 at 1:27 PM, Enlightenment SVN < no-re...@enlightenment.org> wrote: >

Re: [E-devel] E SVN: discomfitor trunk/e/src/modules/fileman

2012-09-12 Thread The Rasterman
On Wed, 12 Sep 2012 09:42:30 -0700 "Enlightenment SVN" said: u. 1. segfault land. you never check fileman_config->dev and path... and insta-segv! (they are null - funny that, by default). 2. this is broken in that it ONLY remembers desktop 0 (the first screen). what about the oth