|
|
8253e250d8
|
fixed pyright pathing; exception typo; and path manager arg typo
|
2026-01-04 13:27:22 -06:00 |
|
|
|
be608f645e
|
Added suppression of some errors we don't care about
|
2026-01-04 00:15:36 -06:00 |
|
|
|
356da04f46
|
Improved some exception handling
|
2026-01-04 00:04:38 -06:00 |
|
|
|
48182f9775
|
Created a settings > path_manager class and cleaned up srtting manager class
|
2026-01-03 23:28:14 -06:00 |
|
|
|
90b2f050c6
|
Improved base pligin implementation
|
2026-01-03 21:57:37 -06:00 |
|
|
|
79375d34b1
|
Added undo, redo, go-to, and duplicate lines commands; updated styles for line highlight color; cleanup
|
2025-12-29 02:20:55 -06:00 |
|
|
|
5ee587e205
|
Added temp cut/paste buffer commands; added zoom in/out commands; fixed tab closures leaking memory
|
2025-12-29 00:46:10 -06:00 |
|
|
|
3fc39042f1
|
Wired tabs close and selection; improved files manager next index checking; code event focus ignore attrib added
|
2025-12-28 22:44:44 -06:00 |
|
|
|
e18be655e8
|
Code Widget refactor; observable refactor
|
2025-12-28 19:53:05 -06:00 |
|
|
|
12ada8568e
|
Added code load start files command; improved show logic for code widget
|
2025-12-24 22:31:41 -06:00 |
|
|
|
4c179974c0
|
Added dnd commands; moved source view events to mixin; improved/separated pop logic for files manager; added observer pattern for active file for buffer
|
2025-12-20 01:10:53 -06:00 |
|
|
|
6acbcb53c2
|
Moving settings out of global space; added editor commands and wired them
|
2025-12-16 20:25:24 -06:00 |
|
|
|
ce22ed6a53
|
Updated code key bindings
|
2025-12-15 22:55:55 -06:00 |
|
|
|
c16493037d
|
Added more commands to code; refactored container classes; general cleanup
|
2025-12-15 22:50:28 -06:00 |
|
|
|
849e7611ca
|
Added code view widget and base command system; updated keybinding system
|
2025-12-14 03:20:03 -06:00 |
|
|
|
2c453bc621
|
Fixed IPC issues with passing paths back to instance
|
2025-12-10 20:09:32 -06:00 |
|
|
|
530fe7c3ab
|
Updated jeybinding and restructured css
|
2025-11-30 19:51:04 -06:00 |
|
|
|
5e5cc50ba8
|
Fixed empty vte commit error
|
2025-11-30 00:59:37 -06:00 |
|
|
|
22736147e6
|
added clock, pager, and task list widgets for ref; added footer container; added option for key combo o universally toggle window with key combo if set
|
2025-11-29 23:22:03 -06:00 |
|
|
|
4c25ce297c
|
Corrected css for popover box
|
2025-10-21 22:21:06 -05:00 |
|
|
|
60b55da973
|
Moved to use contextlib suppress pattern than empty exception blocks
|
2025-10-21 22:20:06 -05:00 |
|
|
|
7c0d87fd20
|
Slight call start restructuring, fixing css for popover box
|
2025-08-25 00:22:42 -05:00 |
|
|
|
4cd5a1f089
|
Fixing readme n requirements
|
2025-07-13 14:17:52 -05:00 |
|
|
|
18dc71dcb0
|
Adding generic doc string basecontroller
|
2025-07-13 14:15:25 -05:00 |
|
|
|
dd3e87f636
|
Adding call chain wrapper; cleanup; optimization
|
2024-12-22 00:50:32 -06:00 |
|
|
|
cca007db76
|
Added VTE widget; css changes; format cleanup
|
2024-11-08 22:46:07 -06:00 |
|
|
|
33c0827ca2
|
Moved args info to settings and restructured calls
|
2024-10-20 16:03:19 -05:00 |
|
|
|
f2b33066af
|
Added stronger typing in settings; logging loading times; css changes to transparency
|
2024-10-20 15:20:18 -05:00 |
|
|
|
fafc1a985f
|
Updated __init__ files; theming css changes, other
|
2024-10-14 21:57:18 -05:00 |
|
|
|
e2e9dc8c1f
|
made default hiding transparency controls easier with restructured show calls
|
2024-08-31 22:27:11 -05:00 |
|
|
|
25b6b5305b
|
update readme
|
2024-07-26 19:53:04 -05:00 |
|
|
|
62debf9ece
|
extending plugins to load pre or post app start
|
2024-06-29 21:24:57 -05:00 |
|
|
|
cc5966dab2
|
Added status icon for system trays
|
2024-05-06 19:11:18 -05:00 |
|
|
|
e82e4fb1eb
|
Updated a requirement
|
2024-05-03 01:11:52 -05:00 |
|
|
|
48bac7e791
|
Added a requirement; added a debug handler
|
2024-05-03 01:08:49 -05:00 |
|
|
|
b78fac0aa5
|
Fixed depricated exception type; fixed siguser type
|
2024-03-25 22:48:05 -05:00 |
|
|
|
bdb9c157f7
|
moved controls to dir; added open files button example; css transparency changes
|
2024-03-16 22:36:04 -05:00 |
|
|
|
a0f32a7c00
|
app_name --> APP_NAME
|
2024-02-29 18:50:34 -06:00 |
|
|
|
b1096055b7
|
Renamed settings folder; hyphenated event names
|
2024-02-25 16:19:14 -06:00 |
|
|
|
ea62eb280c
|
Added builder wrapper due to plugin setup
|
2024-02-24 21:55:40 -06:00 |
|
|
|
cc8f62776d
|
Fixed bindings; added bindings
|
2024-02-23 23:45:13 -06:00 |
|
|
|
2389f1d414
|
moved db stuff to own folder
|
2024-02-21 22:15:25 -06:00 |
|
|
|
d81bf3815a
|
Removed logging item
|
2024-02-21 20:34:42 -06:00 |
|
|
|
1695f5bc5c
|
Overode method to add debug logging
|
2024-02-16 20:43:09 -06:00 |
|
|
|
1245951da9
|
Cleanup of starting file collection
|
2024-02-16 20:13:36 -06:00 |
|
|
|
ea4324911e
|
refactored mixins; made db optional through commenting out; webkit settings externalized
|
2024-02-10 19:45:23 -06:00 |
|
|
|
70f10c6263
|
added webkit integration widget; made main method
|
2024-02-08 21:26:13 -06:00 |
|
|
|
6ed96c426d
|
moved controller to controllers folder
|
2024-01-11 20:26:06 -06:00 |
|
|
|
1876ba3fd0
|
moved utils --> libs
|
2024-01-11 19:35:04 -06:00 |
|
|
|
7e9dd31d01
|
fixing size preservation; slight order cleanup in Window class
|
2024-01-08 21:04:10 -06:00 |
|