Added execute contexts; moved popups to new glade file

This commit is contained in:
2021-12-01 16:26:20 -06:00
parent f497a8a05f
commit f2dfd94a5f
10 changed files with 920 additions and 713 deletions

View File

@@ -10,7 +10,6 @@ SolarFM is a Gtk+ Python file manager.
<ul>
<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 "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>