Enlightenment CVS committal

Author  : codewarrior
Project : e17
Module  : apps/e

Dir     : e17/apps/e/data/themes/images


Added Files:
        e17_button_detail_arrange.png 
        e17_button_detail_arrange_name.png 
        e17_button_detail_arrange_time.png e17_button_detail_copy.png 
        e17_button_detail_cut.png e17_button_detail_delete.png 
        e17_button_detail_open.png e17_button_detail_paste.png 
        e17_button_detail_properties.png e17_button_detail_refresh.png 
        e17_button_detail_rename.png e17_button_detail_view.png 
        e17_button_detail_view_details.png 
        e17_button_detail_view_name.png e17_fileman_bg.png 
        e17_icon_fileman_c.png e17_icon_fileman_file.png 
        e17_icon_fileman_folder.png e17_icon_fileman_h.png 
        e17_icon_fileman_jpg.png e17_icon_fileman_pdf.png 
        e17_icon_fileman_png.png 


Log Message:
EFM - The E17 file manager and file browser smart object.

*** BEFORE YOU USE ***
This is alpha software and may cause E17 to crash, lockup, use 99% of
your cpu, or even delete your files! I would advise using it in Xnest
if you want to test or develop it.
*** BEFORE YOU USE ***

EFM can:
- browse files and directories
- generate thumbnails
- launch executables
- do some xdnd
- monitor files and directories
- delete and rename files

EFM cant:
- scroll
- associate applications with files
- purge its thumbnails (do it manually: ~/.e/e/fileman/thumbnails)
- do a lot of things you'd expect it to do because its still in alpha stage

Current TODO:

- scrolling

- we need a redraw function that will just re-arrange and not do
  the whole thing. for example, when we resize, we should just
  check the file offset and fill the empty space with icons
    
- is the offset code working properly? i have a feeling we're displayin
  more icons that the visible space can take and they are being hidden.
     
- emit all sorts of signals on double click, right click, single click...
     
- aspect ratio on thumbnails.
    
- add typebuffer like in evidence.
      
- keyboard shortcuts for directory and file navigation.
  
- multi select
      
- allow for icon movement inside the canvas
      
- add metadata system which allows us to save icon positions and will
  eventually allow us to have custom icon sizes, custom bgs per dir...
        
- double check dir monitoring. note: when we are in a dir that is constantly
  changing, we cant keep calling redraw_new as it will kill us.
  
- we need to fix the icon edc to allow us to have icon labels what will
  wrap on wrap=char
  
- fix bugs  
            






-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to