Commit Graph

220 Commits

Author SHA1 Message Date
itdominator ca61d5348f Added Singleton class to inherit as needed 2023-03-27 20:07:17 -05:00
itdominator 4b69622cc6 WIP implimentig new files widget attempt 2; keybindings fixed prior commits 2023-03-05 15:42:11 -06:00
itdominator 66cfe8caec Cleaning up message widgets 2023-03-04 23:50:47 -06:00
itdominator 3c72ad2801 Cleanup of widgets, fixing or updating plugins 2023-03-04 21:45:29 -06:00
itdominator cbcdeaa037 WIP implimentig new files widget, updated settings, broke keybindings 2023-02-23 23:03:29 -06:00
itdominator c508bcffe6 Changed how deb packaging is setup, deleted unused dirs, updated readme 2023-02-21 14:23:39 -06:00
itdominator f5dd0e9ff0 Updated Launcher, made ShellFM Settings more generic 2023-02-21 13:16:53 -06:00
itdominator 3ad9e1c7bb Plugin cleanup and tweaks 2023-02-20 19:18:45 -06:00
itdominator 372e4ff3dc Shellfm updates 2023-02-09 20:55:21 -06:00
itdominator d9b471cbaa Icon generation improvements 2023-02-08 17:52:33 -06:00
itdominator 6e3bf63465 IPC attempted thread fix 2023-02-04 23:38:44 -06:00
itdominator 639f14df5e Thumbnail work, added locals setting, cleanup 2023-02-04 17:03:27 -06:00
itdominator f440ff3d96 Import cleanup and thubnailer logic changes 2023-01-29 00:10:09 -06:00
itdominator 9e7dbb4245 Added event system functionality 2023-01-22 19:51:45 -06:00
itdominator 81a88a73db Limiting thread spawns 2023-01-07 14:15:06 -06:00
itdominator 95076afb6a Moved core.ui to core.widgets, added wip plugin reloading, refactoring 2022-12-08 23:33:04 -06:00
itdominator 9eeb24e19a WIP separating fs actions 2022-12-06 23:36:10 -06:00
itdominator 6d4279c871 Cleanedup controller data 2022-12-06 18:41:52 -06:00
itdominator a9ab9e95d8 Fixed double click issue when initially one selected 2022-12-06 16:05:06 -06:00
itdominator b488c989b2 Fixed trasher alert dialog issue, moved import lines 2022-12-04 20:47:32 -06:00
itdominator 22b22958de Moved widgets to core, externalized load_save 2022-12-04 19:43:32 -06:00
itdominator a237757e5e Moved remaining popups to classes and some cleanup 2022-12-04 02:45:26 -06:00
itdominator f5eac69c20 Moved popups to theor on class sans glade file 2022-12-04 00:52:02 -06:00
itdominator 0e0802a375 Moved appchooser dialogue to class and new glade file 2022-12-04 00:02:36 -06:00
itdominator 59adbe58da Moved about dialogue to class and new glade file 2022-12-03 23:10:25 -06:00
itdominator 0d01030be3 Refactored externalized widgets, cleanup and subtle bug fixes 2022-12-03 22:03:05 -06:00
itdominator 8ed011ab8c Moved file exists functionality to class and new glade file 2022-12-03 18:22:20 -06:00
itdominator ba0cf50ad5 Moved rename functionality to class a new glade file 2022-12-03 17:00:54 -06:00
itdominator d91266886f Focus window if opening uri from IPC 2022-12-02 22:59:02 -06:00
itdominator 8c595bdf0c Fixed dnd when just folder in target dir but not highlighted causing incorrect drop target 2022-12-02 22:10:41 -06:00
itdominator b84fd38523 Added yt_dlp directly, added rename format options, added xclip clipboard subproc, added copy name context menu option 2022-12-02 20:00:51 -06:00
itdominator e4e5e08cb4 Made searcher grep more like wrapper, addeed timestamp ignore 2022-11-29 22:34:25 -06:00
itdominator f2090a7d46 Changing to pythonic imports, restructured mixins layout 2022-11-28 22:50:37 -06:00
itdominator 9bd5697677 Moved code to widgets 2022-11-28 17:20:32 -06:00
itdominator dfce2f0125 Fixed status check and button show logic 2022-11-27 17:26:49 -06:00
itdominator da9a8c024b Fixing move async, small cleanup 2022-11-27 16:38:39 -06:00
itdominator 95f790a7a4 Fix ctrl+a and box select all l-click dnd 2022-11-26 16:40:06 -06:00
itdominator 8a3146fd03 Added multiselect dnd with just left click 2022-11-26 15:14:35 -06:00
itdominator f51a860de5 Added IO ui to stop move or copy, enhanced favorites plugin 2022-11-25 23:12:43 -06:00
itdominator 4f9fe37613 added disable plugin load arg, added disk usage plugin, updated icon gen 2022-11-25 00:45:52 -06:00
itdominator 9cde8345cf Tab dnd between windows (state not preserved, yet), plugin fix 2022-11-02 22:06:30 -05:00
itdominator ee123c4916 Added better type hinting 2022-10-27 21:26:58 -05:00
itdominator eeef0a4330 Search changes, plugin changes 2022-10-27 17:23:27 -05:00
itdominator d0612a2b37 Building context menu from config file 2022-10-26 19:47:54 -05:00
itdominator 9697e8ca16 Moving to use ContextMenu 2022-10-25 23:27:21 -05:00
itdominator efa42a301c small refactoring 2022-10-22 23:53:33 -05:00
itdominator 75da08d081 Added dirty start check, added images to plugin buttons, cleanup 2022-10-20 22:23:14 -05:00
itdominator 49ed89201a Externalized archiver to plugin 2022-10-09 21:56:12 -05:00
itdominator e96d9e682d Rewired settings, improved plugin structural coupling, cleanedup session file generation n load 2022-10-09 20:59:44 -05:00
itdominator 206f67f2f0 Finally resolved UI thread overloads 2022-10-06 20:48:44 -05:00