Commit Graph

56 Commits

Author SHA1 Message Date
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
itdominator 4b62747e02 added settings, cleaned up keybindings formatting 2023-03-18 14:53:16 -05:00
itdominator 628bd296c2 Updated README 2023-03-06 21:26:48 -06:00
itdominator 01dbba558f Settings fix 2023-03-04 13:45:44 -06:00
itdominator 333d8ccdf0 Added failover if core configs not present 2023-03-03 21:20:53 -06:00
itdominator 596608642f Refactoring, settings cleanup, glade load fixes 2023-02-23 18:48:37 -06:00
itdominator b8306a9c4d Import cleanup 2023-01-29 00:06:52 -06:00
itdominator bd6076b4e7 Added filters section to config file 2023-01-28 17:08:17 -06:00
itdominator 126e5b5ca2 Added event system functionality 2023-01-22 19:52:53 -06:00
itdominator 9db3dea48a Made imports pythonic 2022-12-11 14:52:09 -06:00
itdominator 1e7ad1ea34 added dirty start check 2022-10-22 23:26:13 -05:00
itdominator 39c1306aae Reduced app name locations to change 2022-10-13 21:19:40 -05:00
itdominator e427cddec9 Refactored to reduce Glade dependency... 2022-10-13 20:58:44 -05:00
itdominator ee812c520f reworked event system 2022-09-30 23:35:03 -05:00
itdominator d41235882a Improving plugin imports 2022-09-05 20:15:32 -05:00
itdominator f5567d2631 Exception type additions 2022-09-05 18:09:34 -05:00
itdominator e1c42d9839 Updates, additions, minor improvements 2022-09-05 18:01:39 -05:00
itdominator 477ba79f93 Plugin ref update and cleanup 2022-06-14 22:57:54 -05:00
itdominator df68ce7a5b Event system updates, thread decorator changes 2022-06-14 22:30:41 -05:00
itdominator d74761344c updated logger, updated ipc setup 2022-06-14 18:19:21 -05:00
itdominator 88db4171cf enforcing type better 2022-03-24 22:11:02 -05:00
itdominator fdccf77367 Moved ipc server 2022-03-07 18:32:22 -06:00
itdominator 0cf3a8fe30 added keybinding extendable logic 2022-03-07 17:45:37 -06:00
itdominator 976318b958 Changed import logic for app 2022-03-03 16:37:29 -06:00
itdominator 1e2fe89126 Converted to use unix socket 2022-03-03 01:31:48 -06:00
itdominator f3b222ec1b import refactoring 2022-02-25 17:53:58 -06:00
itdominator b4564c2540 Changed event method sub names 2022-02-01 00:03:04 -06:00
itdominator 53ff1417af Fixing bug from refactor 2022-01-30 18:27:59 -06:00
itdominator fc6ab75046 rename folder 2022-01-30 18:06:02 -06:00
itdominator 8ea8e67f47 Changed method call and added missing method 2022-01-30 17:39:19 -06:00
itdominator 42f2be0602 Fixed event system logic 2022-01-30 17:19:46 -06:00
itdominator a78c7e2261 Changed Settings layout 2022-01-26 19:52:26 -06:00
itdominator 628c146297 Fixing Logger 2022-01-24 22:16:35 -06:00
itdominator 256c923751 Added clear_console method 2022-01-24 21:20:24 -06:00
itdominator 03047325b8 Import changes, added method caller 2022-01-24 20:58:41 -06:00
itdominator 00217b7a8e Fixed logging 2022-01-24 00:38:12 -06:00
itdominator 448ef61501 Updated README 2022-01-23 17:59:25 -06:00
itdominator f03db08948 Refactor cleanup 2022-01-23 17:47:54 -06:00
itdominator 4d88e706f7 Fixed breaking bugs from refactor 2022-01-23 17:33:52 -06:00
itdominator d935113b94 added user config items 2022-01-23 17:02:41 -06:00
itdominator 75d145d8fb Big refactor 2022-01-23 16:56:27 -06:00
itdominator 087e57442e Update 'src/__builtins__.py' 2021-10-11 04:36:39 +00:00
itdominator 61901f5c28 Updated __builtns__ 2021-10-10 23:33:58 -05:00
itdominator 9126d0a5ec Added __builtns__ extender logc 2021-10-10 23:28:19 -05:00
itdominator f96974d79e Added guard during method scan 2021-03-18 00:24:08 -05:00
Maxim 77e1940a5c
Update Logger.py
Fixed log setting.
2020-11-24 13:33:54 -06:00