Commit Graph
100 Commits
Author SHA1 Message Date
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
itdominator e929e9b742 searcher - updated timings 2022-10-04 22:58:27 -05:00
itdominator 0dece2cec9 More searcher plugin updates, added additional file settings 2022-10-04 02:30:46 -05:00
itdominator 982e586936 Restructured searcher layout 2022-10-03 22:14:18 -05:00
itdominator 867c651a04 Changed search plugin IPC logic 2022-10-03 20:50:38 -05:00
itdominator f48d84a004 Reworked the search logic 2022-10-03 00:52:50 -05:00
itdominator dc9cae6d38 Fixed keyboard events, updated exception types 2022-10-01 22:12:14 -05:00
itdominator 72f0236e58 Added submodule search logic 2022-10-01 19:08:05 -05:00
itdominator da63e6e44e Moved trash logic to plugin structure 2022-10-01 16:04:46 -05:00
itdominator d3e42b3ae0 Added PIL support for images like webp; changed emit name 2022-09-30 23:30:38 -05:00
itdominator bdd532060a Dgata arg check 2022-09-29 17:32:35 -05:00
itdominator ded86b81ec Event system logic rework 2022-09-29 17:22:33 -05:00
itdominator a7fbc6eadb Updated .gitignore, renamed plugins file 2022-09-24 15:40:21 -05:00
itdominator 51a565a79d Plugin rework/fixes 2022-09-05 21:21:04 -05:00
itdominator 43fe513bb1 Added trailer link, added custom errors, updated keybinding 2022-09-05 01:01:51 -05:00
itdominator 3d0a714106 Plugin work 2022-09-04 22:35:30 -05:00
itdominator aabcd46d75 Updated VOD Thumbnailer, added icon gen logic 2022-09-03 17:01:41 -05:00
itdominator 247f1a1165 Added favorites plugin, addedplugin logic, updated confs 2022-09-03 00:43:25 -05:00
itdominator 09d8170953 Added enter option on file creation 2022-09-02 20:15:20 -05:00
itdominator bff54995fd Reworked plugin manifest; decoupled event system and ipc 2022-08-12 22:54:16 -05:00
itdominator b058dc3667 Global threading decorators; Endpoint registry creation 2022-08-09 20:10:25 -05:00
itdominator 3f5664da5b Updated READNE, added searcher plugin, cleanup 2022-07-20 23:57:06 -05:00
itdominator 7abbee9182 Addec compilation to binary using Nuitka 2022-07-19 16:46:38 -05:00
itdominator 92d8069f3a Implimented chmod, chown logic 2022-07-16 13:29:19 -05:00
itdominator b1bf8785c6 Perliminary properties viewer plugin 2022-07-16 02:33:25 -05:00
itdominator bcc04dda3c Plugin permission additions 2022-07-07 12:51:51 -05:00
itdominator 8f64066049 Restructured plugin system and examples 2022-07-06 23:19:41 -05:00
itdominator 111c535876 Small fixes 2022-06-18 22:27:17 -05:00
itdominator 793621745a Update logging, update event system, update plugin structure 2022-06-14 23:03:04 -05:00
itdominator ee086f67f4 IPC changes, further externalizing settings 2022-06-14 17:12:25 -05:00
itdominator e4656c771a IPC updates, module rename and repath 2022-06-10 20:13:57 -05:00
itdominator 9442453d43 Changed execute logic 2022-04-02 23:23:33 -05:00
itdominator 0539fa41f0 begin enforcing types better; glade updates 2022-03-24 22:15:08 -05:00
itdominator 2278cdc0c3 Dialog window changes, copy/paste changes, thread change 2022-03-17 01:39:03 -05:00
itdominator 22c9fa301b Fixed ipc new tab 2022-03-13 18:53:43 -05:00
itdominator 1fc1609b0a Renamed file, cleanup 2022-03-13 18:42:00 -05:00
itdominator 09a85abb79 Fixed initial loaded start tab, cleanup 2022-03-13 18:21:06 -05:00
itdominator 51ac26048c improved thubnailing logic, fixed new tab logic 2022-03-13 17:32:37 -05:00
itdominator c3f637b5fd Changed keyboard control events 2022-03-07 19:18:55 -06:00
itdominator 45ca8abbdd Finalized keybinding inferastructure 2022-03-07 17:52:43 -06:00
itdominator 4aeaffdd44 Mostly integrated keybindings setup 2022-03-06 21:27:47 -06:00
itdominator 8eccdfce7c Fixing missing empty init files 2022-03-03 16:45:37 -06:00
itdominator 8e242f5475 Converted to use unix socket 2022-03-03 01:24:59 -06:00
itdominator 32f061ff76 Updated readme, fixed save session as 2022-03-02 19:30:35 -06:00
itdominator 8f1c1848fd PEP8 small cleanup 2022-02-26 03:03:50 -06:00
itdominator 7e5d603eb9 Slightly better key mapping 2022-02-26 02:30:14 -06:00
itdominator 674dac5918 Nameing update, start structure changed, refactoring 2022-02-25 17:58:11 -06:00
itdominator bddcc8e3e6 Plugin sys changes, glade changes 2022-02-25 01:29:37 -06:00
itdominator 56b8ee6117 Import refactor, deb build update, docstring additions 2022-02-20 01:32:51 -06:00
itdominator 312a782a87 Slight Pep8 fixes, import cleanup 2022-02-20 00:28:34 -06:00
itdominator 7b4bbd7c2b Cleaning up unused imports 2022-02-19 23:15:02 -06:00
itdominator f79aa4e852 template fix, logic fix, file monitor change 2022-02-19 22:46:54 -06:00
itdominator 918eec1053 Small logic fixes 2022-02-17 10:13:27 -06:00
itdominator 07714c9cd4 Fixing hide hidden toggle 2022-02-15 17:52:07 -06:00
itdominator 2622600e92 Adding signals, resolving broken signals 2022-02-14 21:27:58 -06:00
itdominator 6eed25efd6 Shellfm update, refactors to support update 2022-02-11 00:58:49 -06:00