develop #11

Merged
itdominator merged 36 commits from develop into master 2023-09-19 01:11:24 +00:00

36 Commits

Author SHA1 Message Date
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