-
Notifications
You must be signed in to change notification settings - Fork 0
/
TODO
51 lines (40 loc) · 1.56 KB
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
* SFM CORE
************
SFM Interface
- Fix entry PATH issues: event shortcuts, entry edit.
- Itens selections.
- Interface themes!? CSS?
- REALLY DO SFM ON NCURSES CONSOLE. :-)
Support for GPG, LUKS.
- libcrypto.c
Support for LDAP browsing.
- create interface to put/get profiles. BaseDN, Scope, etc.
- change right view to ldap browser when active shortcut.
Support for new protocols: SMB, FTP and SCP
- libnetwork
- libsmb.c, libftp.c, libssh.c, libldap.c
.. Support for send, recv remote files in SMB .. OK
- Integrate with views.
SFM Preferences
- Use SQLITE to store preferences.
- Manage LDAP/GPG/LUKS/SMB/FTP/SCP profiles using notepads.
Support to integrate with D-BUS and XOrg defaults
- http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html
- ~/.local/share/applications/mimeapps.list
- Perhaps use D-BUS to connect with another applications.
Update statusbar with util informations about file/directory;
Delete gtk_fixed widget of this project.
Left View
- Rearrange the main left menu.
- Add support for users put new shortcut labels
- Support for HotPlug USB Pendrives, HardDisks, ETC.
Views
- Left View
.. Rearrange the main left menu.
.. Add support for users put new shortcut labels
- Right View
.. Set the action for menu items with right mouse click.
.. Add support for list files in a tree view.
.. Add support for view in compact mode
Choice better icons from a free software library?
- GTK_STOCK Itens ? Another ?