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
|
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 |
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
|
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 |