[E-devel] EFM integration

2018-03-16 Thread William L. Thomson Jr.
For EFM being deeply integrated with E. One thing that is missing from such integration is a "Recently Opened Files" I opened a task sometime back about such. Tracking recent files opened I would think to be part of a file manager that was deeply integrated. I fail to see the benefit of deep integ

Re: [E-devel] EFM drag animation was -> Current State and Future Direction of E/EFL

2018-03-13 Thread William L. Thomson Jr.
On Tue, 13 Mar 2018 13:23:18 +0900 Carsten Haitzler (The Rasterman) wrote: > > h. now THAT is possible. a window - no. icons on desktop? yes. > but you did say it happened once ever... I said the battery icon on desktop I could not click on happened once. The stuck drag animation for EFM/De

Re: [E-devel] EFM drag animation was -> Current State and Future Direction of E/EFL

2018-03-12 Thread The Rasterman
On Mon, 12 Mar 2018 12:13:03 -0400 "William L. Thomson Jr." said: > On Sun, 11 Mar 2018 01:20:51 +0900 > Carsten Haitzler (The Rasterman) wrote: > > > On Sat, 10 Mar 2018 10:21:38 -0500 "William L. Thomson Jr." > > said: > > > > >The other day the battery icon was on my desktop as > > > well.

Re: [E-devel] EFM drag animation was -> Current State and Future Direction of E/EFL

2018-03-12 Thread William L. Thomson Jr.
On Sun, 11 Mar 2018 01:20:51 +0900 Carsten Haitzler (The Rasterman) wrote: > On Sat, 10 Mar 2018 10:21:38 -0500 "William L. Thomson Jr." > said: > > >The other day the battery icon was on my desktop as > > well. It was also on the shelf, but somehow it was on desktop. I > > could not click on i

Re: [E-devel] EFM drag animation was -> Current State and Future Direction of E/EFL

2018-03-10 Thread The Rasterman
On Sat, 10 Mar 2018 10:21:38 -0500 "William L. Thomson Jr." said: > On Sat, 10 Mar 2018 16:38:34 +0900 > Carsten Haitzler (The Rasterman) wrote: > > > > as i explained. that actually cannot be the case. the animation is > > rendered in that window. its in-canvas as part of the efm window and > >

Re: [E-devel] EFM drag animation was -> Current State and Future Direction of E/EFL

2018-03-10 Thread William L. Thomson Jr.
On Sat, 10 Mar 2018 16:38:34 +0900 Carsten Haitzler (The Rasterman) wrote: > > as i explained. that actually cannot be the case. the animation is > rendered in that window. its in-canvas as part of the efm window and > view... and thus if efm window goes - all objects in it go etc. ... > so my gue

Re: [E-devel] EFM drag animation was -> Current State and Future Direction of E/EFL

2018-03-10 Thread The Rasterman
On Fri, 9 Mar 2018 11:57:03 -0500 "William L. Thomson Jr." said: > On Fri, 9 Mar 2018 11:28:01 -0500 > "William L. Thomson Jr." wrote: > > > On Fri, 9 Mar 2018 13:38:36 +0900 > > Carsten Haitzler (The Rasterman) wrote: > > > > like arrows pointing in over a directory indicating you are going

Re: [E-devel] EFM drag animation was -> Current State and Future Direction of E/EFL

2018-03-09 Thread William L. Thomson Jr.
On Fri, 9 Mar 2018 11:28:01 -0500 "William L. Thomson Jr." wrote: > On Fri, 9 Mar 2018 13:38:36 +0900 > Carsten Haitzler (The Rasterman) wrote: > > like arrows pointing in over a directory indicating you are going to > > drop the file into the directory? > > I guess not sure. There are for

Re: [E-devel] EFM rename behavior

2012-09-10 Thread The Rasterman
On Mon, 10 Sep 2012 14:35:25 +0100 Michael Blumenkrantz said: > currently, rename functionality in EFM allows moving files by typing paths. > this can be accomplished through the following: > > directory contents { directory/ file } > rename(file) -> "directory/file" > file is now located in t

Re: [E-devel] EFM rename behavior

2012-09-10 Thread Gustavo Sverzut Barbieri
On Mon, Sep 10, 2012 at 10:49 AM, Tom Hacohen wrote: > On 10/09/12 16:35, Michael Blumenkrantz wrote: >> currently, rename functionality in EFM allows moving files by typing paths. >> this can be accomplished through the following: >> >> directory contents { directory/ file } >> rename(file) ->

Re: [E-devel] EFM rename behavior

2012-09-10 Thread Lucas De Marchi
On Mon, Sep 10, 2012 at 10:59 AM, Tom Hacohen wrote: > Sure, but because after "applying" the change the file will just > disappear, it's very easy to lose files this way... Maybe, if you add a > special message (that can be suppressed for good for example) that > notifies the user about the behav

Re: [E-devel] EFM rename behavior

2012-09-10 Thread Tom Hacohen
Sure, but because after "applying" the change the file will just disappear, it's very easy to lose files this way... Maybe, if you add a special message (that can be suppressed for good for example) that notifies the user about the behaviour when he does it, that'd be a nice feature to keep. It

Re: [E-devel] EFM rename behavior

2012-09-10 Thread Michael Blumenkrantz
renaming into other directories in this manner still prompts for overwrites and everything just like moving a file normally would On Mon, Sep 10, 2012 at 2:49 PM, Tom Hacohen wrote: > On 10/09/12 16:35, Michael Blumenkrantz wrote: > >> currently, rename functionality in EFM allows moving files by

Re: [E-devel] EFM rename behavior

2012-09-10 Thread Tom Hacohen
On 10/09/12 16:35, Michael Blumenkrantz wrote: > currently, rename functionality in EFM allows moving files by typing paths. > this can be accomplished through the following: > > directory contents { directory/ file } > rename(file) -> "directory/file" > file is now located in the subdirectory >

Re: [E-devel] EFM rename behavior

2012-09-10 Thread P Purkayastha
On 09/10/2012 09:35 PM, Michael Blumenkrantz wrote: > currently, rename functionality in EFM allows moving files by typing paths. > this can be accomplished through the following: > > directory contents { directory/ file } > rename(file) -> "directory/file" > file is now located in the subdirect

[E-devel] EFM rename behavior

2012-09-10 Thread Michael Blumenkrantz
currently, rename functionality in EFM allows moving files by typing paths. this can be accomplished through the following: directory contents { directory/ file } rename(file) -> "directory/file" file is now located in the subdirectory the question is, is this behavior that we want? there isn't

[E-devel] EFM use wallpapers/E theme backgrounds for background?

2012-08-27 Thread Jeff Hoogland
Is it possible to have EFM use the same as your normal wallpapers currently? Or do you have to pick a separate image? -- ~Jeff Hoogland Thoughts on Technology , Tech Blog Bodhi Linux , Enlightenment for your Des

Re: [E-devel] EFM has tooltips!

2012-07-13 Thread Vincent Torri
On Fri, Jul 13, 2012 at 12:12 PM, Michael Blumenkrantz wrote: > it's pretty obvious since it has the filename at the top... i didn't see it... Do what you want :) Vincent > > mime type display shows up on non-image previews, but I guess I could add > another field for it to always show up? > >

Re: [E-devel] EFM has tooltips!

2012-07-13 Thread Michael Blumenkrantz
it's pretty obvious since it has the filename at the top... mime type display shows up on non-image previews, but I guess I could add another field for it to always show up? On Fri, Jul 13, 2012 at 11:08 AM, Vincent Torri wrote: > On Fri, Jul 13, 2012 at 12:03 PM, Michael Blumenkrantz > wrote:

Re: [E-devel] EFM has tooltips!

2012-07-13 Thread Vincent Torri
On Fri, Jul 13, 2012 at 12:03 PM, Michael Blumenkrantz wrote: > I tackled a much-requested feature yesterday, tooltips for the file > manager. The result: http://i.imgur.com/8htxw.jpg is it possible to add the type of the image (png, etc...), or just the mime type ? Vincent

[E-devel] EFM

2012-06-11 Thread Michael Blumenkrantz
I'm going to be working on efm-related bugs over the next couple weeks. If you have ANY issues in this area (NOT FEATURES. I AM NOT ADDING FEATURES.), either reply to this mail or open a ticket on trac and assign it to zmike.

Re: [E-devel] [EFM] an idea

2009-08-16 Thread Gustavo Sverzut Barbieri
On Sun, Aug 16, 2009 at 12:16 PM, Atton Jonathan wrote: > hey, > > About the name of each icon, I think we can add in theme to text part : > - one textblock with the complete name > - one text which cut the name > > By default efm should use the simple text and then when the mouse is moved > on an

[E-devel] [EFM] an idea

2009-08-16 Thread Atton Jonathan
hey, About the name of each icon, I think we can add in theme to text part : - one textblock with the complete name - one text which cut the name By default efm should use the simple text and then when the mouse is moved on an icon or when we select the icon efm should use the textblock and overl

Re: [E-devel] efm open with - binding for enter and esc

2009-05-17 Thread Gustavo Sverzut Barbieri
2009/5/17 manio : > Hello > I've made a patch for efm "Open with..." dialog. Now one is able to cancel > the dialog using Esc key, and open file with Enter. > Besides i made a focus on "Custom command" - so after dialog shows a user is > able to type a command and just press Enter to open the file.

[E-devel] efm open with - binding for enter and esc

2009-05-17 Thread manio
Hello I've made a patch for efm "Open with..." dialog. Now one is able to cancel the dialog using Esc key, and open file with Enter. Besides i made a focus on "Custom command" - so after dialog shows a user is able to type a command and just press Enter to open the file. I hope it is ok for com

Re: [E-devel] Efm development

2009-05-07 Thread David Seikel
I'm still playing catch up after being off the 'net for four months, but this caught my attention... On Wed, 1 Apr 2009 09:00:24 -0300 Gustavo Sverzut Barbieri wrote: > On Wed, Apr 1, 2009 at 7:22 AM, Sergey Semernin > wrote: > ... > > I can help you. What tasks are remaining exactly? > > > > I

Re: [E-devel] Efm development

2009-04-02 Thread Sergey Semernin
Hello, Dave. In message from 2 апреля 2009 Dave Andreoli wrote: > * efm atm read .gtk-bookmarks (they are displayed in the new > "file" submenu in the E main menu). This is cool, as many other > apps use it, but at the end create some confusion with the E favorite [skipped] There are two ways -

Re: [E-devel] Efm development

2009-04-01 Thread Viktor Kojouharov
On Thu, 2009-04-02 at 06:33 +0200, Vincent Torri wrote: > > On Thu, 2 Apr 2009, Dave Andreoli wrote: > >> hmmm... pause... I have to much stuff to write... What about if I make a > >> page on the > >> wiki that we can use as TODO ? so we can keep all the progress up to date. > >> I can start the

Re: [E-devel] Efm development

2009-04-01 Thread Vincent Torri
On Thu, 2 Apr 2009, Dave Andreoli wrote: >> hmmm... pause... I have to much stuff to write... What about if I make a >> page on the >> wiki that we can use as TODO ? so we can keep all the progress up to date. >> I can start the page with all the question on this thread. > > > maybe better to us

Re: [E-devel] Efm development

2009-04-01 Thread Dave Andreoli
2009/4/2 Dave Andreoli > Ok, I'm a little late on this post, I'm really busy lately, sorry :( > > Hey Sergey welcome :) > > Some random stuff in replay to the whole thread: > > * efm atm read .gtk-bookmarks (they are displayed in the new > "file" submenu in the E main menu). This is cool, a

Re: [E-devel] Efm development

2009-04-01 Thread luchezar Petkov
I may pop in with UX suggestions (mockups, etc). -- ___ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/en

Re: [E-devel] Efm development

2009-04-01 Thread Dave Andreoli
Ok, I'm a little late on this post, I'm really busy lately, sorry :( Hey Sergey welcome :) Some random stuff in replay to the whole thread: * efm atm read .gtk-bookmarks (they are displayed in the new "file" submenu in the E main menu). This is cool, as many other apps use it, but at the e

Re: [E-devel] Efm development

2009-04-01 Thread Viktor Kojouharov
On Wed, 2009-04-01 at 11:52 -0500, Nick Hughart wrote: > On Wed, 1 Apr 2009 12:59:54 -0300 > Gustavo Sverzut Barbieri wrote: > > > On Wed, Apr 1, 2009 at 9:48 AM, Viktor Kojouharov > > wrote: > > > On Wed, 2009-04-01 at 14:22 +0400, Sergey Semernin wrote: > > >> Hello, Dave! > > >> > > >> I see

Re: [E-devel] Efm development

2009-04-01 Thread Viktor Kojouharov
On Wed, 2009-04-01 at 11:52 -0500, Nick Hughart wrote: > On Wed, 1 Apr 2009 12:59:54 -0300 > Gustavo Sverzut Barbieri wrote: > > > On Wed, Apr 1, 2009 at 9:48 AM, Viktor Kojouharov > > wrote: > > > On Wed, 2009-04-01 at 14:22 +0400, Sergey Semernin wrote: > > >> Hello, Dave! > > >> > > >> I see

Re: [E-devel] Efm development

2009-04-01 Thread Nick Hughart
On Wed, 1 Apr 2009 12:59:54 -0300 Gustavo Sverzut Barbieri wrote: > On Wed, Apr 1, 2009 at 9:48 AM, Viktor Kojouharov > wrote: > > On Wed, 2009-04-01 at 14:22 +0400, Sergey Semernin wrote: > >> Hello, Dave! > >> > >> I see you importing 'places' into efm2. > >> I'm starting work on efm2 too, bec

Re: [E-devel] Efm development

2009-04-01 Thread Viktor Kojouharov
On Wed, 2009-04-01 at 12:59 -0300, Gustavo Sverzut Barbieri wrote: > On Wed, Apr 1, 2009 at 9:48 AM, Viktor Kojouharov > wrote: > > On Wed, 2009-04-01 at 14:22 +0400, Sergey Semernin wrote: > >> Hello, Dave! > >> > >> I see you importing 'places' into efm2. > >> I'm starting work on efm2 too, bec

Re: [E-devel] Efm development

2009-04-01 Thread Gustavo Sverzut Barbieri
On Wed, Apr 1, 2009 at 9:48 AM, Viktor Kojouharov wrote: > On Wed, 2009-04-01 at 14:22 +0400, Sergey Semernin wrote: >> Hello, Dave! >> >> I see you importing 'places' into efm2. >> I'm starting work on efm2 too, because i have plans for E17 use and >> interesting first a robust, usable file manag

Re: [E-devel] Efm development

2009-04-01 Thread Sergey Semernin
Hello, Victor. In message from 1 april 2009 Viktor Kojouharov wrote: > We should take the in-place to a whole new level, and remove as many > dialogs as we can. The only dialog that should stay is the properties > one, since it is quite big. Every other dialog should go as an overlay > to the e_f

Re: [E-devel] Efm development

2009-04-01 Thread Sergey Semernin
Hello, Gustavo. In message from 1 april 2009 Gustavo Sverzut Barbieri wrote: > we should use hal (or device kit, or similar) and not bother about > /etc/fstab, so the thing today is how to populate one folder with real > and virtual items. For example, the desktop uses links in order to > have th

Re: [E-devel] Efm development

2009-04-01 Thread Luca De Marini
2009/4/1 Viktor Kojouharov > On Wed, 2009-04-01 at 14:22 +0400, Sergey Semernin wrote: > > Hello, Dave! > > > > I see you importing 'places' into efm2. > > I'm starting work on efm2 too, because i have plans for E17 use and > > interesting first a robust, usable file manager. > > I can help you.

Re: [E-devel] Efm development

2009-04-01 Thread Viktor Kojouharov
On Wed, 2009-04-01 at 14:22 +0400, Sergey Semernin wrote: > Hello, Dave! > > I see you importing 'places' into efm2. > I'm starting work on efm2 too, because i have plans for E17 use and > interesting first a robust, usable file manager. > I can help you. What tasks are remaining exactly? > >

Re: [E-devel] Efm development

2009-04-01 Thread Gustavo Sverzut Barbieri
On Wed, Apr 1, 2009 at 7:22 AM, Sergey Semernin wrote: ... > I can help you. What tasks are remaining exactly? > > In my view there are several major improvements: removable devices mount with > correct fstab processing (so devices can be mounting properly when fstab > corresponding fstab records

Re: [E-devel] Efm development

2009-04-01 Thread Vincent Torri
Hey, I see you importing 'places' into efm2. I'm starting work on efm2 too, because i have plans for E17 use and interesting first a robust, usable file manager. I can help you. What tasks are remaining exactly? for the e17 release, see: http://trac.enlightenment.org/e/wiki/Release there ar

Re: [E-devel] Efm development

2009-04-01 Thread Luca De Marini
Please people, help Sergey, he's the stipended coder I was talking about some time ago. Thank you very much for your efforts Sergey, I'm happy you are here, really. So, anyone who reads this mail, please comment Sergey's patch, verify what he did, help him, show him what he can do to help! He's her

[E-devel] Efm development

2009-04-01 Thread Sergey Semernin
Hello, Dave! I see you importing 'places' into efm2. I'm starting work on efm2 too, because i have plans for E17 use and interesting first a robust, usable file manager. I can help you. What tasks are remaining exactly? In my view there are several major improvements: removable devices mount w

Re: [E-devel] EFM: freedesktop icons

2009-03-01 Thread Nick Hughart
On Mon, 2 Mar 2009 10:29:28 +0900 Toma wrote: > How do we set our theme and where is it to be installed? Is it going > to be a full Fd.o themeset or just enough to cover efm mime types? E > icons have always been a tricky mess. However, fd.o icons have been a > bit of a mess too. Setting an icon

Re: [E-devel] EFM: freedesktop icons

2009-03-01 Thread Gustavo Sverzut Barbieri
On Sun, Mar 1, 2009 at 11:03 PM, Gustavo Sverzut Barbieri wrote: > On Sun, Mar 1, 2009 at 10:29 PM, Toma wrote: >> How do we set our theme and where is it to be installed? > > Distros normally have them installed under /usr/share/icons, but my > Gentoo also detects /usr/kde/4.2/share/icons/*, so

Re: [E-devel] EFM: freedesktop icons

2009-03-01 Thread Gustavo Sverzut Barbieri
On Sun, Mar 1, 2009 at 10:29 PM, Toma wrote: > How do we set our theme and where is it to be installed? Distros normally have them installed under /usr/share/icons, but my Gentoo also detects /usr/kde/4.2/share/icons/*, so it might be dependent on some environment variable. The point is that it i

Re: [E-devel] EFM: freedesktop icons

2009-03-01 Thread Toma
How do we set our theme and where is it to be installed? Is it going to be a full Fd.o themeset or just enough to cover efm mime types? E icons have always been a tricky mess. However, fd.o icons have been a bit of a mess too. On 3/2/09, Gustavo Sverzut Barbieri wrote: > Hello All, > > I just com

[E-devel] EFM: freedesktop icons

2009-03-01 Thread Gustavo Sverzut Barbieri
Hello All, I just committed a major change to Enlightenment File Manager so it will use Efreet to load FreeDesktop.Org (FDO) mime types and associated icons. These icons will come from icon theme set at Settings -> Look -> Icon Theme and existence of icons will thus depend on it. For instance Tang

Re: [E-devel] EFM: thoughts, current work et al.

2008-12-01 Thread Vincent Pomageot
> > no. "windows" reversed the convention. before windows existed in the mac > and > amiga etc. worlds shift was multi-select, control was range select. i am > following the original convention by default. efm can switch to do it the > "windows way". but nothng is exposed in the gui to do that - th

Re: [E-devel] EFM: thoughts, current work et al.

2008-11-30 Thread The Rasterman
On Mon, 1 Dec 2008 00:25:47 +0100 "Vincent Pomageot" <[EMAIL PROTECTED]> babbled: > Hi, > > As a user I'm very happy to see all this keen interest with efm. I really > like it since I use the thumbscroll feature (sometimes I even try to scroll > the firefox pages like this !) and I think it's goo

Re: [E-devel] EFM: thoughts, current work et al.

2008-11-30 Thread Vincent Pomageot
Hi, As a user I'm very happy to see all this keen interest with efm. I really like it since I use the thumbscroll feature (sometimes I even try to scroll the firefox pages like this !) and I think it's good for basic operation / navigation. Nevertheless I'm used to select multiple files in a list

Re: [E-devel] EFM: thoughts, current work et al.

2008-11-30 Thread jess
Holy Crap!!! ;-) Thanks Guys! I hadn't touched it in quite a while, thanks for the direction! I can now dump thunar! ;-) On Sat, 2008-11-29 at 09:50 +1100, Carsten Haitzler wrote: > On Fri, 28 Nov 2008 17:27:20 -0500 jess <[EMAIL PROTECTED]> babbled: > > > Hello, > > On this thread, I have

Re: [E-devel] EFM .desktop proposal

2008-11-29 Thread Gustavo Sverzut Barbieri
On Sat, Nov 29, 2008 at 6:35 PM, Dave Andreoli <[EMAIL PROTECTED]> wrote: > > - "Fedor Gusev" <[EMAIL PROTECTED]> ha scritto: > >> On Sat, Nov 29, 2008 at 07:55:37PM +0100, Dave Andreoli wrote: >> > Ok I have made a .desktop file for the EFM, here's a first draft: >> > >> > [Desktop Entry] >> >

Re: [E-devel] EFM .desktop proposal

2008-11-29 Thread Dave Andreoli
- "Fedor Gusev" <[EMAIL PROTECTED]> ha scritto: > On Sat, Nov 29, 2008 at 07:55:37PM +0100, Dave Andreoli wrote: > > Ok I have made a .desktop file for the EFM, here's a first draft: > > > > [Desktop Entry] > > Type=Application > > Encoding=UTF-8 > > Exec=enlightenment_remote -exec-action "f

Re: [E-devel] EFM .desktop proposal

2008-11-29 Thread Fedor Gusev
On Sat, Nov 29, 2008 at 07:55:37PM +0100, Dave Andreoli wrote: > Ok I have made a .desktop file for the EFM, here's a first draft: > > [Desktop Entry] > Type=Application > Encoding=UTF-8 > Exec=enlightenment_remote -exec-action "fileman" "~" > Icon= > Name=Enlightenment FM > GenericName=File M

[E-devel] EFM .desktop proposal

2008-11-29 Thread Dave Andreoli
Ok I have made a .desktop file for the EFM, here's a first draft: [Desktop Entry] Type=Application Encoding=UTF-8 Exec=enlightenment_remote -exec-action "fileman" "~" Icon= Name=Enlightenment FM GenericName=File Manager Comment=The E17 Internal File Manager StartupNotify=false Terminal=false C

Re: [E-devel] EFM: thoughts, current work et al.

2008-11-29 Thread Dave Andreoli
- "Nick Hughart" <[EMAIL PROTECTED]> ha scritto: > On Sat, 29 Nov 2008 00:03:14 +0100 (CET) > Dave Andreoli <[EMAIL PROTECTED]> wrote: > > > > > - "Gustavo Sverzut Barbieri" <[EMAIL PROTECTED]> ha > scritto: > > > > > On Fri, Nov 28, 2008 at 5:11 PM, Dave Andreoli > > > <[EMAIL PROTECT

Re: [E-devel] EFM: thoughts, current work et al.

2008-11-28 Thread Toma
2008/11/29 Viktor Kojouharov <[EMAIL PROTECTED]>: > On Sat, 2008-11-29 at 00:13 +0100, Massimiliano Calamelli wrote: >> 2008/11/28 Gustavo Sverzut Barbieri <[EMAIL PROTECTED]>: >> > On Fri, Nov 28, 2008 at 5:11 PM, Dave Andreoli <[EMAIL PROTECTED]> wrote: >> >>> 14. Another request remembered by an

Re: [E-devel] EFM: thoughts, current work et al.

2008-11-28 Thread The Rasterman
On Sat, 29 Nov 2008 00:19:16 -0200 "Gustavo Sverzut Barbieri" <[EMAIL PROTECTED]> babbled: > On Fri, Nov 28, 2008 at 9:03 PM, Dave Andreoli <[EMAIL PROTECTED]> wrote: > > > > - "Gustavo Sverzut Barbieri" <[EMAIL PROTECTED]> ha scritto: > > > >> On Fri, Nov 28, 2008 at 5:11 PM, Dave Andreoli >

Re: [E-devel] EFM: thoughts, current work et al.

2008-11-28 Thread Gustavo Sverzut Barbieri
On Fri, Nov 28, 2008 at 9:03 PM, Dave Andreoli <[EMAIL PROTECTED]> wrote: > > - "Gustavo Sverzut Barbieri" <[EMAIL PROTECTED]> ha scritto: > >> On Fri, Nov 28, 2008 at 5:11 PM, Dave Andreoli >> <[EMAIL PROTECTED]> wrote: >> >> 14. Another request remembered by an user at #e: auto-mount and a >>

Re: [E-devel] EFM: thoughts, current work et al.

2008-11-28 Thread Viktor Kojouharov
On Sat, 2008-11-29 at 00:13 +0100, Massimiliano Calamelli wrote: > 2008/11/28 Gustavo Sverzut Barbieri <[EMAIL PROTECTED]>: > > On Fri, Nov 28, 2008 at 5:11 PM, Dave Andreoli <[EMAIL PROTECTED]> wrote: > >>> 14. Another request remembered by an user at #e: auto-mount and a way > >>> to force mount

Re: [E-devel] EFM: thoughts, current work et al.

2008-11-28 Thread Nick Hughart
On Sat, 29 Nov 2008 00:03:14 +0100 (CET) Dave Andreoli <[EMAIL PROTECTED]> wrote: > > - "Gustavo Sverzut Barbieri" <[EMAIL PROTECTED]> ha scritto: > > > On Fri, Nov 28, 2008 at 5:11 PM, Dave Andreoli > > <[EMAIL PROTECTED]> wrote: > > >> 14. Another request remembered by an user at #e: auto-

Re: [E-devel] EFM: thoughts, current work et al.

2008-11-28 Thread Massimiliano Calamelli
2008/11/28 Gustavo Sverzut Barbieri <[EMAIL PROTECTED]>: > On Fri, Nov 28, 2008 at 5:11 PM, Dave Andreoli <[EMAIL PROTECTED]> wrote: >>> 14. Another request remembered by an user at #e: auto-mount and a way >>> to force mount and unmount of devices. It is annoying to keep an efm >>> window open jus

Re: [E-devel] EFM: thoughts, current work et al.

2008-11-28 Thread Nick Hughart
On Fri, 28 Nov 2008 18:10:00 -0200 "Gustavo Sverzut Barbieri" <[EMAIL PROTECTED]> wrote: > On Fri, Nov 28, 2008 at 5:11 PM, Dave Andreoli > <[EMAIL PROTECTED]> wrote: > >> 14. Another request remembered by an user at #e: auto-mount and a > >> way to force mount and unmount of devices. It is annoyi

Re: [E-devel] EFM: thoughts, current work et al.

2008-11-28 Thread Dave Andreoli
- "Gustavo Sverzut Barbieri" <[EMAIL PROTECTED]> ha scritto: > On Fri, Nov 28, 2008 at 5:11 PM, Dave Andreoli > <[EMAIL PROTECTED]> wrote: > >> 14. Another request remembered by an user at #e: auto-mount and a > way > >> to force mount and unmount of devices. It is annoying to keep an > efm >

Re: [E-devel] EFM: thoughts, current work et al.

2008-11-28 Thread The Rasterman
On Fri, 28 Nov 2008 17:27:20 -0500 jess <[EMAIL PROTECTED]> babbled: > Hello, > On this thread, I have tried to read all of them, but have not heard > any mention of the multiple windows that get opened when using the built > in file mgr. Is it configurable? I have looked, but have found no wa

Re: [E-devel] EFM: thoughts, current work et al.

2008-11-28 Thread The Rasterman
On Fri, 28 Nov 2008 12:54:58 -0200 "Gustavo Sverzut Barbieri" <[EMAIL PROTECTED]> babbled: > > 15. Better handle the long filenames in iconview. Like if the name consists > > of 2 or 3 words and it's too long for one line - move one of the words to a > > second line. Same if it consists of one ver

Re: [E-devel] EFM: thoughts, current work et al.

2008-11-28 Thread Dave Andreoli
- "jess" <[EMAIL PROTECTED]> ha scritto: > Hello, > On this thread, I have tried to read all of them, but have not > heard > any mention of the multiple windows that get opened when using the > built > in file mgr. Is it configurable? I have looked, but have found no > way > to have a dou

Re: [E-devel] EFM: thoughts, current work et al.

2008-11-28 Thread Massimiliano Calamelli
2008/11/28 jess <[EMAIL PROTECTED]>: > Hello, > On this thread, I have tried to read all of them, but have not heard > any mention of the multiple windows that get opened when using the built > in file mgr. Is it configurable? I have looked, but have found no way > to have a double click on a di

Re: [E-devel] EFM: thoughts, current work et al.

2008-11-28 Thread Toma
2008/11/29 jess <[EMAIL PROTECTED]>: > Hello, > On this thread, I have tried to read all of them, but have not heard > any mention of the multiple windows that get opened when using the built > in file mgr. Is it configurable? I have looked, but have found no way > to have a double click on a di

Re: [E-devel] EFM: thoughts, current work et al.

2008-11-28 Thread jess
Hello, On this thread, I have tried to read all of them, but have not heard any mention of the multiple windows that get opened when using the built in file mgr. Is it configurable? I have looked, but have found no way to have a double click on a directory open in that windows, vs opening a new

Re: [E-devel] EFM: thoughts, current work et al.

2008-11-28 Thread Gustavo Sverzut Barbieri
On Fri, Nov 28, 2008 at 7:05 PM, Gustavo Sverzut Barbieri <[EMAIL PROTECTED]> wrote: > On Fri, Nov 28, 2008 at 4:49 PM, Dave Andreoli <[EMAIL PROTECTED]> wrote: >> >> - "Gustavo Sverzut Barbieri" <[EMAIL PROTECTED]> ha scritto: >> >>> On Thu, Nov 27, 2008 at 8:46 PM, The Rasterman Carsten Haitz

Re: [E-devel] EFM: thoughts, current work et al.

2008-11-28 Thread Gustavo Sverzut Barbieri
On Fri, Nov 28, 2008 at 4:49 PM, Dave Andreoli <[EMAIL PROTECTED]> wrote: > > - "Gustavo Sverzut Barbieri" <[EMAIL PROTECTED]> ha scritto: > >> On Thu, Nov 27, 2008 at 8:46 PM, The Rasterman Carsten Haitzler >> <[EMAIL PROTECTED]> wrote: >> > On Thu, 27 Nov 2008 20:54:36 +0100 Chidambar 'ilLogi

Re: [E-devel] EFM: thoughts, current work et al.

2008-11-28 Thread Gustavo Sverzut Barbieri
On Fri, Nov 28, 2008 at 5:11 PM, Dave Andreoli <[EMAIL PROTECTED]> wrote: >> 14. Another request remembered by an user at #e: auto-mount and a way >> to force mount and unmount of devices. It is annoying to keep an efm >> window open just to be able to use the device with other apps. Using >> the a

Re: [E-devel] EFM: thoughts, current work et al.

2008-11-28 Thread Dave Andreoli
- "Gustavo Sverzut Barbieri" <[EMAIL PROTECTED]> ha scritto: > On Fri, Nov 28, 2008 at 3:29 AM, The Rasterman Carsten Haitzler > <[EMAIL PROTECTED]> wrote: > > On Fri, 28 Nov 2008 00:23:08 -0200 "Gustavo Sverzut Barbieri" > > <[EMAIL PROTECTED]> babbled: > > > >> On Thu, Nov 27, 2008 at 8:46

Re: [E-devel] EFM: thoughts, current work et al.

2008-11-28 Thread Dave Andreoli
- "Gustavo Sverzut Barbieri" <[EMAIL PROTECTED]> ha scritto: > On Thu, Nov 27, 2008 at 8:46 PM, The Rasterman Carsten Haitzler > <[EMAIL PROTECTED]> wrote: > > On Thu, 27 Nov 2008 20:54:36 +0100 Chidambar 'ilLogict' Zinnoury > > 2. all operations (copy, move, delete) have no progress on scree

Re: [E-devel] EFM: thoughts, current work et al.

2008-11-28 Thread Nick Hughart
On Fri, 28 Nov 2008 09:46:03 +1100 Carsten Haitzler (The Rasterman) <[EMAIL PROTECTED]> wrote: > On Thu, 27 Nov 2008 20:54:36 +0100 Chidambar 'ilLogict' Zinnoury > <[EMAIL PROTECTED]> babbled: > > > Hello! > > > > I'm currently working on EFM, by trying to make operations atomic > > (for mount

Re: [E-devel] EFM: thoughts, current work et al.

2008-11-28 Thread Gustavo Sverzut Barbieri
On Fri, Nov 28, 2008 at 11:13 AM, Luchezar Petkov <[EMAIL PROTECTED]> wrote: > > On 28/11/2008, at 12.15, Gustavo Sverzut Barbieri wrote: > > On Fri, Nov 28, 2008 at 3:29 AM, The Rasterman Carsten Haitzler > <[EMAIL PROTECTED]> wrote: > > On Fri, 28 Nov 2008 00:23:08 -0200 "Gustavo Sverzut Barbieri

Re: [E-devel] EFM: thoughts, current work et al.

2008-11-28 Thread Luchezar Petkov
On 28/11/2008, at 12.15, Gustavo Sverzut Barbieri wrote: > On Fri, Nov 28, 2008 at 3:29 AM, The Rasterman Carsten Haitzler > <[EMAIL PROTECTED]> wrote: >> On Fri, 28 Nov 2008 00:23:08 -0200 "Gustavo Sverzut Barbieri" >> <[EMAIL PROTECTED]> babbled: >> >>> On Thu, Nov 27, 2008 at 8:46 PM, The Rast

Re: [E-devel] EFM: thoughts, current work et al.

2008-11-28 Thread Gustavo Sverzut Barbieri
On Fri, Nov 28, 2008 at 3:29 AM, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote: > On Fri, 28 Nov 2008 00:23:08 -0200 "Gustavo Sverzut Barbieri" > <[EMAIL PROTECTED]> babbled: > >> On Thu, Nov 27, 2008 at 8:46 PM, The Rasterman Carsten Haitzler >> <[EMAIL PROTECTED]> wrote: >> > On Thu, 2

Re: [E-devel] EFM: thoughts, current work et al.

2008-11-27 Thread The Rasterman
On Fri, 28 Nov 2008 00:23:08 -0200 "Gustavo Sverzut Barbieri" <[EMAIL PROTECTED]> babbled: > On Thu, Nov 27, 2008 at 8:46 PM, The Rasterman Carsten Haitzler > <[EMAIL PROTECTED]> wrote: > > On Thu, 27 Nov 2008 20:54:36 +0100 Chidambar 'ilLogict' Zinnoury > > 2. all operations (copy, move, delete)

Re: [E-devel] EFM: thoughts, current work et al.

2008-11-27 Thread Gustavo Sverzut Barbieri
On Fri, Nov 28, 2008 at 12:41 AM, Alberto Castro <[EMAIL PROTECTED]> wrote: > This is more related to the "Confirm" (file(s)) delete dialog. I wish it > was STACKED above all windows all the time, its troubling having to go > search for it whenever another window gains focus. > > The current efm ic

Re: [E-devel] EFM: thoughts, current work et al.

2008-11-27 Thread Alberto Castro
This is more related to the "Confirm" (file(s)) delete dialog. I wish it was STACKED above all windows all the time, its troubling having to go search for it whenever another window gains focus. The current efm icon_efm/dnd copy/move/ask behavior where you move a file, and you lose sight of the

Re: [E-devel] EFM: thoughts, current work et al.

2008-11-27 Thread Gustavo Sverzut Barbieri
On Thu, Nov 27, 2008 at 8:46 PM, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote: > On Thu, 27 Nov 2008 20:54:36 +0100 Chidambar 'ilLogict' Zinnoury > 2. all operations (copy, move, delete) have no progress on screen - if there > is > a queue of work (like delete this dir then copy this t

Re: [E-devel] EFM: thoughts, current work et al.

2008-11-27 Thread The Rasterman
On Thu, 27 Nov 2008 20:54:36 +0100 Chidambar 'ilLogict' Zinnoury <[EMAIL PROTECTED]> babbled: > Hello! > > I'm currently working on EFM, by trying to make operations atomic (for > mount...). > Work on EFM is always a big part of E's todo. But as I don't really > use file managers, I don't real

Re: [E-devel] EFM: thoughts, current work et al.

2008-11-27 Thread Toma
Progress bars: But not in a seperate window. Keep it on the EFM overlay edje part. Thats all Ive got atm... Toma 2008/11/28 Chidambar 'ilLogict' Zinnoury <[EMAIL PROTECTED]>: > Hello! > > I'm currently working on EFM, by trying to make operations atomic (for > mount...). > Work on EFM is alwa

[E-devel] EFM: thoughts, current work et al.

2008-11-27 Thread Chidambar 'ilLogict' Zinnoury
Hello! I'm currently working on EFM, by trying to make operations atomic (for mount...). Work on EFM is always a big part of E's todo. But as I don't really use file managers, I don't really know: - what doesn't work like expected, - what features are missing, - what kind of killer-features onl

Re: [E-devel] EFM: DND action modifiers

2008-08-17 Thread Nick Hughart
Sebastian Dransfeld wrote: > Gustavo Sverzut Barbieri wrote: > >> On Sat, Aug 16, 2008 at 9:55 AM, Fedor Gusev <[EMAIL PROTECTED]> wrote: >> >>> Hello. >>> >>> First of two attached patches brings an API that allows one to handle >>> key pressing while DND using two functions: >>> >>> EAPI

Re: [E-devel] EFM: DND action modifiers

2008-08-17 Thread Sebastian Dransfeld
Gustavo Sverzut Barbieri wrote: > On Sat, Aug 16, 2008 at 9:55 AM, Fedor Gusev <[EMAIL PROTECTED]> wrote: >> Hello. >> >> First of two attached patches brings an API that allows one to handle >> key pressing while DND using two functions: >> >> EAPI void e_drag_key_down_cb_set(E_Drag *drag, void (*

Re: [E-devel] EFM: DND action modifiers

2008-08-16 Thread Nick Hughart
Gustavo Sverzut Barbieri wrote: > On Sat, Aug 16, 2008 at 12:09 PM, Nick Hughart <[EMAIL PROTECTED]> wrote: > >> Gustavo Sverzut Barbieri wrote: >> >>> On Sat, Aug 16, 2008 at 9:55 AM, Fedor Gusev <[EMAIL PROTECTED]> wrote: >>> >>> Hello. First of two attached patches

Re: [E-devel] EFM: DND action modifiers

2008-08-16 Thread Gustavo Sverzut Barbieri
On Sat, Aug 16, 2008 at 12:09 PM, Nick Hughart <[EMAIL PROTECTED]> wrote: > Gustavo Sverzut Barbieri wrote: >> >> On Sat, Aug 16, 2008 at 9:55 AM, Fedor Gusev <[EMAIL PROTECTED]> wrote: >> >>> >>> Hello. >>> >>> First of two attached patches brings an API that allows one to handle >>> key pressing

Re: [E-devel] EFM: DND action modifiers

2008-08-16 Thread Nick Hughart
Gustavo Sverzut Barbieri wrote: > On Sat, Aug 16, 2008 at 9:55 AM, Fedor Gusev <[EMAIL PROTECTED]> wrote: > >> Hello. >> >> First of two attached patches brings an API that allows one to handle >> key pressing while DND using two functions: >> >> EAPI void e_drag_key_down_cb_set(E_Drag *drag, vo

Re: [E-devel] EFM: DND action modifiers

2008-08-16 Thread Fedor Gusev
On Sat, Aug 16, 2008 at 04:55:18PM +0400, Fedor Gusev wrote: > Note that you need a modified Ecore_X for this to work, > see my previous mail. Nevermind, that patch is already in CVS. -- King regards, Fedor Gusev. - This SF.

Re: [E-devel] EFM: DND action modifiers

2008-08-16 Thread Gustavo Sverzut Barbieri
On Sat, Aug 16, 2008 at 9:55 AM, Fedor Gusev <[EMAIL PROTECTED]> wrote: > Hello. > > First of two attached patches brings an API that allows one to handle > key pressing while DND using two functions: > > EAPI void e_drag_key_down_cb_set(E_Drag *drag, void (*func)(E_Drag *drag, > Ecore_X_Event_Key

[E-devel] EFM: DND action modifiers

2008-08-16 Thread Fedor Gusev
Hello. First of two attached patches brings an API that allows one to handle key pressing while DND using two functions: EAPI void e_drag_key_down_cb_set(E_Drag *drag, void (*func)(E_Drag *drag, Ecore_X_Event_Key_Down *e)); EAPI void e_drag_key_up_cb_set(E_Drag *drag, void (*func)(E_Drag *drag,

Re: [E-devel] [EFM] Desktop HAL icons

2008-08-11 Thread Fedor Gusev
On Sun, Aug 10, 2008 at 07:08:20PM -0500, Nick Hughart wrote: > This change: > > - snprintf(buf, sizeof(buf), "%s/.e/e/fileman/favorites/|%s_%d.desktop", > + snprintf(buf, sizeof(buf) - 1, "%s/.e/e/fileman/favorites/|%s_%d.desktop", > e_user_homedir_get(), id, v->partition_number); >

Re: [E-devel] [EFM] Desktop HAL icons

2008-08-11 Thread Fedor Gusev
On Sun, Aug 10, 2008 at 07:08:20PM -0500, Nick Hughart wrote: > This change: > > - snprintf(buf, sizeof(buf), "%s/.e/e/fileman/favorites/|%s_%d.desktop", > + snprintf(buf, sizeof(buf) - 1, "%s/.e/e/fileman/favorites/|%s_%d.desktop", > e_user_homedir_get(), id, v->partition_number); >

Re: [E-devel] [EFM] Desktop HAL icons

2008-08-10 Thread Nick Hughart
This change: - snprintf(buf, sizeof(buf), "%s/.e/e/fileman/favorites/|%s_%d.desktop", + snprintf(buf, sizeof(buf) - 1, "%s/.e/e/fileman/favorites/|%s_%d.desktop", e_user_homedir_get(), id, v->partition_number); isn't necessary. snprintf is smart enough to know that it needs space

  1   2   >