Commit Graph
100 Commits
Author SHA1 Message Date
itdominator 39aa0eeea4 extending builder; format cleanup; dereference attempt 2023-09-27 21:03:49 -05:00
itdominator 8046fec794 Moved background paint setting tomanager; fixed reference 2023-09-25 23:22:47 -05:00
itdominator fd282a6595 Transitioned to using async for icon generation 2023-09-22 23:04:03 -05:00
itdominator 9b9fa2d122 Fixed unmapped menu options 2023-09-17 21:39:23 -05:00
itdominator d13d23dcf0 Cleaned up imports; added config setting 2023-09-16 15:19:04 -05:00
itdominator df688d919e Fixed search failing in some dirs; fixed pathbar autofilling with one found path 2023-09-16 01:18:36 -05:00
itdominator b5d1bbeccd Trying to reduce reference count to grid_store 2023-09-13 23:19:45 -05:00
itdominator 64514b04af Added pyright conf, upfated readme, classe exception added 2023-08-22 20:24:08 -05:00
itdominator ee3e042b1b Updated ytdlp version 2023-08-13 20:13:21 -05:00
itdominator 5264103f31 Internalized default settings 2023-08-05 20:02:51 -05:00
itdominator b12d9375ee Post settings restructuring cleanup 2023-07-30 00:49:46 -05:00
itdominator 826b58cfc4 Restructured settings logic and loading; translate fix 2023-07-29 23:42:59 -05:00
itdominator 60bfa52af6 Updated readme issue list 2023-05-16 21:30:15 -05:00
itdominator f84e879141 added images to plugin menu options, added testing for generators, attempted mitigation of memory leak 2023-05-16 21:26:00 -05:00
itdominator b62b5040c7 Trying to insure eventual gc cleanup 2023-04-30 23:18:41 -05:00
itdominator 3a6f0f7478 added debugging feature; fixed dnd problem, cleaning 2023-04-30 18:43:12 -05:00
itdominator 33cde33e6f Added debugger setup, cleanup 2023-04-29 09:44:22 -05:00
itdominator f82541b37a Big fixes 2023-03-27 20:54:52 -05:00
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
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