Added archive dialoug; go to trash context option

This commit is contained in:
2021-11-29 02:01:51 -06:00
parent aa74b30c12
commit a418df2ce7
6 changed files with 288 additions and 31 deletions

View File

@@ -11,7 +11,7 @@ SolarFM is a Gtk+ Python file manager.
<li>Add prompt guards for actions.</li>
<li>Add path bar search dropdown.</li>
<li>Add "execute" and "execute in terminal" context options.</li>
<li>Add "go to trash", "clear trash", "restore from trash" options.</li>
<li>Add "clear trash", "restore from trash" options.</li>
<li>Add drive size free and consumed info to bottom bar.</li>
<li>Add simpleish plugin system to run bash/python scripts.</li>
<li>Add DnD context awareness for over folder drop.</li>