Commit Graph

18 Commits

Author SHA1 Message Date
bcd87801e6 Moved completers to new dir; improved completers and added word completion 2026-02-16 01:37:13 -06:00
80a4620724 Major completion provider overhaul; pluigin load and pattern improvements; css overhaul/cleanup; source view state modes added 2026-02-14 21:36:06 -06:00
5df23abb10 removed endpoint_registery; relocated builder_wrapper to be widget_registery under libs/ 2026-01-19 14:00:36 -06:00
b54e0589d2 defaulting to buffer if language not detected 2026-01-19 00:28:31 -06:00
7a369886de Wiring plugins to controller messages; importing plugin controller to code base; fixed VTE widget adding to bash history 2026-01-18 22:40:06 -06:00
dac0fa3fb1 Pligins refactor with new context and controller integration 2026-01-18 20:34:53 -06:00
d55dd4e5da Preliminary controller layout work for plugin integration; controller base message refactor naming 2026-01-18 13:52:46 -06:00
813706265a Restructuring controller to broaden usability; changed events logic to support that 2026-01-18 00:53:10 -06:00
228837bdb5 Created libs.code package and moved pertinant DTOs to it as well as widget.code that can go there too 2026-01-13 11:27:20 -06:00
63454aef9d Improved folder structure for commamd system and controllers 2026-01-13 00:44:19 -06:00
b6c4b94bbe Added controller manager registery guard; localized event type access for code to event factory 2026-01-13 00:00:35 -06:00
a4be7a2117 fix singleton typeing and __init__ 2026-01-12 23:34:00 -06:00
1ae33eeeba fix code close file command 2026-01-12 22:47:09 -06:00
0e3f3513e6 Fixed code view expansion issues; fixed pre/post code view key mappings not sinking Gtk signals properly 2026-01-12 00:08:59 -06:00
424bb34e06 Moved to using event_factory and referencing types from it 2026-01-11 22:47:30 -06:00
7196dc5ec8 Full 'code' widget refactor to utilize controllers and cross controller event signaling 2026-01-11 19:42:31 -06:00
6c9136bdb2 fixed pathing, exception name, and arg names 2026-01-04 13:32:17 -06:00
b79220c1ae initial commit 2026-01-04 11:42:27 -06:00