Commit Graph

101 Commits

Author SHA1 Message Date
itdominator cc5966dab2 Added status icon for system trays 2024-05-06 19:11:18 -05:00
itdominator e82e4fb1eb Updated a requirement 2024-05-03 01:11:52 -05:00
itdominator 48bac7e791 Added a requirement; added a debug handler 2024-05-03 01:08:49 -05:00
itdominator b78fac0aa5 Fixed depricated exception type; fixed siguser type 2024-03-25 22:48:05 -05:00
itdominator bdb9c157f7 moved controls to dir; added open files button example; css transparency changes 2024-03-16 22:36:04 -05:00
itdominator a0f32a7c00 app_name --> APP_NAME 2024-02-29 18:50:34 -06:00
itdominator b1096055b7 Renamed settings folder; hyphenated event names 2024-02-25 16:19:14 -06:00
itdominator ea62eb280c Added builder wrapper due to plugin setup 2024-02-24 21:55:40 -06:00
itdominator cc8f62776d Fixed bindings; added bindings 2024-02-23 23:45:13 -06:00
itdominator 2389f1d414 moved db stuff to own folder 2024-02-21 22:15:25 -06:00
itdominator d81bf3815a Removed logging item 2024-02-21 20:34:42 -06:00
itdominator 1695f5bc5c Overode method to add debug logging 2024-02-16 20:43:09 -06:00
itdominator 1245951da9 Cleanup of starting file collection 2024-02-16 20:13:36 -06:00
itdominator ea4324911e refactored mixins; made db optional through commenting out; webkit settings externalized 2024-02-10 19:45:23 -06:00
itdominator 70f10c6263 added webkit integration widget; made main method 2024-02-08 21:26:13 -06:00
itdominator 6ed96c426d moved controller to controllers folder 2024-01-11 20:26:06 -06:00
itdominator 1876ba3fd0 moved utils --> libs 2024-01-11 19:35:04 -06:00
itdominator 7e9dd31d01 fixing size preservation; slight order cleanup in Window class 2024-01-08 21:04:10 -06:00
itdominator bff6988297 more pid start rework 2024-01-08 20:01:14 -06:00
itdominator d4a38c3e14 improved pid usage logic; stopped inhertance of IPC in App class 2024-01-08 19:32:53 -06:00
itdominator d49bcd8beb Added webkit ui class with browser to python calling logic 2024-01-04 23:49:43 -06:00
itdominator 873b415f47 Keyboard signals mixin cleanup; Gtk main call moved 2024-01-03 20:27:36 -06:00
itdominator 5ac7ac62d3 removed example, user add changes 2023-11-19 16:20:47 -06:00
itdominator 1986bab879 Refactored db setup; extended layout to add header widget zone 2023-11-19 15:37:11 -06:00
itdominator f9707c8d6e Change out launch approach 2023-10-28 00:52:33 -05:00
itdominator 1f4584d801 Enhanced launcher by collecting relative paths when running from the terminal 2023-10-27 22:57:28 -05:00
itdominator dbc198513f added transparancey scale; added interactive debug button 2023-10-21 18:58:20 -05:00
itdominator f27f738351 added event pause/resume functionality 2023-10-19 20:57:04 -05:00
itdominator bfd526ad7c Small IPC fixes 2023-10-18 21:52:45 -05:00
itdominator a85bdcf019 In effect addeed socket recovery logic; added deubug hook 2023-10-18 21:02:46 -05:00
itdominator 37d7075079 Added custom exception hook for logging; removed cruft; added shutdown signal 2023-10-18 19:00:33 -05:00
itdominator 43d0881a36 Plugin inferastructure work/fixes 2023-10-10 22:33:28 -05:00
itdominator 7c46e5eb4b Fixed window settings persistence; improved color scheme 2023-10-07 17:12:02 -05:00
itdominator ea7d82b1bb Converted to using SqlModel as wrapper around SqlAlchemy 2023-09-23 00:12:36 -05:00
itdominator 4b4eac8f7d Adding to settings control 2023-09-17 20:15:00 -05:00
itdominator 9fd32b85f6 Internalized default settings 2023-08-05 20:04:22 -05:00
itdominator 3fca6648cb Post settings restructuring cleanup 2023-07-30 00:48:27 -05:00
itdominator 231eb902e4 Restructured settings logic and loading 2023-07-30 00:36:52 -05:00
itdominator 1e73236ee8 Modified debug signal call setup 2023-04-29 09:40:09 -05:00
itdominator f54e767f62 added debug signal caller, updated some prints to logger, added settings option for min win size 2023-04-29 09:27:21 -05:00
itdominator 72b70d28b5 Added transparancy toggle setting; changed default layout 2023-04-27 23:27:53 -05:00
itdominator 23c2a99c7d Refactoring verbiage, preliminary zip scan 2023-04-23 10:57:12 -05:00
itdominator c4eaa57f57 Moved core widget to containers 2023-04-16 21:14:02 -05:00
itdominator c298ea0c11 Added rgs parse item, fixed controller, moved core widget 2023-03-29 18:41:14 -05:00
itdominator b4120bdca4 Added args handler, made IPC singleton 2023-03-27 21:25:54 -05:00
itdominator ef03030c88 Added Singleton class to inherit as needed 2023-03-27 19:53:47 -05:00
itdominator 48d6c505a7 adding guard in IPC, adding settings 2023-03-25 15:57:13 -05:00
itdominator ba94493fb8 Key filter enancements, new event handler example 2023-03-19 15:37:43 -05:00
itdominator b8a058e572 Wiring up Keybinding events 2023-03-18 16:02:05 -05:00
itdominator 23d3181eac Externalized some signal handler logic to new files, better keybinding control 2023-03-18 15:30:29 -05:00