6714053776
Moved plugins and refactor command system
...
- Moved plugins to apropriate sub folders
- Refactor command system with new add_command method and rename GetCommandSystemEvent to GetNewCommandSystemEvent
- Add RegisterCommandEvent for dynamic command registration
- Change footer container orientation to VERTICAL
- Add search-highlight tag to source buffer
- Add file change detection (deleted, externally modified) in source_file
- Add JSON prettify option to source view popup menu
- Enable hexpand on VTE widget
- Update plugins_controller_mixin to use widget_registry
2026-02-18 23:47:19 -06:00
5273c58ed6
Major completion provider overhaul; pluigin load and pattern improvements; css overhaul/cleanup; source view state modes added
2026-02-14 16:15:54 -06:00
4ce4d85842
removed endpoint_registery; relocated builder_wrapper to be widget_registery under libs/
2026-01-19 13:57:44 -06:00
b8ce6e160a
Pligins refactor with new context and controller integration
2026-01-18 20:36:17 -06:00
e2f29207ba
Preliminary controller layout work for plugin integration; controller base message refactor naming
2026-01-18 13:53:29 -06:00
99f1bffefb
Restructuring controller to broaden usability; changed events logic to support that
2026-01-18 00:52:54 -06:00
f7d944f7a9
Created libs.code package and moved pertinant DTOs to it as well as widget.code that can go there too
2026-01-13 11:23:26 -06:00
a07123d165
fix singleton typeing and __init__
2026-01-12 23:34:34 -06:00
c2060963cc
Full 'code' widget refactor to utilize controllers and cross controller event signaling
2026-01-11 18:01:30 -06:00
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
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
c16493037d
Added more commands to code; refactored container classes; general cleanup
2025-12-15 22:50:28 -06:00
2c453bc621
Fixed IPC issues with passing paths back to instance
2025-12-10 20:09:32 -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
60b55da973
Moved to use contextlib suppress pattern than empty exception blocks
2025-10-21 22:20:06 -05: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
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
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
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
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
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
1876ba3fd0
moved utils --> libs
2024-01-11 19:35:04 -06:00