Soc2008/Improvement of Enlightenment 0.17 file manager
Proposal
You can take a look at the proposal on my profile page.
Code
We keep some code, that we will use later, here. If you want to receive email notifications about commits, please, join this Google group.
Done
Committed on July 21:
- Developing a slave process to deal with operations on files.
- Integrating slave progress into current E code.
Committed on July 21:
- A little improvement of copy&paste feature.
Committed on July 26:
- A couple fixes for typebuf.
- Adding an error dialog for making and listing a directory.
Committed on August 10:
- DND segfaults when dragging files with Russian names.
- Show/hide HAL icons on desktop.
- Allow E to send actions in XdndStatus, use this ability in EFM.
- If operation in performed on several files, run that in one slave.
Commited on August 16 (more and more):
- Set DND source action in Ecore_X.
Not yet commited:
- Modifiers in EFM's DND. (mail)
Current work
- Deal with DND actions when dragged from EFM.
Current TODO list
- Review code for monitor listing.
- Produce dialogs for errors in symlink (smth else?).
- Add some checks to avoid firing up slave process when it is an overhead.
- Rearrange server<->slave message, especially progress reports.
- Allow to delete selected files from non-icon menu.
- Make sure fixing .order happens only on successful operation.
- Clean up custom info for non-exist files.
- Allow multiple files being dragged.
- Fix a segfault when drop on file in list view.
|