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
d4dc972c6d
Aded context menu to tabs widget; registered other widgets to registery
2026-02-16 23:52:03 -06:00
4ce4d85842
removed endpoint_registery; relocated builder_wrapper to be widget_registery under libs/
2026-01-19 13:57:44 -06:00
f8d73ad74a
Fixed code view expansion issues; fixed pre/post code view key mappings not sinking Gtk signals properly
2026-01-12 00:07:44 -06:00
c2060963cc
Full 'code' widget refactor to utilize controllers and cross controller event signaling
2026-01-11 18:01:30 -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
6acbcb53c2
Moving settings out of global space; added editor commands and wired them
2025-12-16 20:25:24 -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
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
cca007db76
Added VTE widget; css changes; format cleanup
2024-11-08 22:46:07 -06: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
bdb9c157f7
moved controls to dir; added open files button example; css transparency changes
2024-03-16 22:36:04 -05: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
70f10c6263
added webkit integration widget; made main method
2024-02-08 21:26:13 -06:00
d49bcd8beb
Added webkit ui class with browser to python calling logic
2024-01-04 23:49:43 -06:00
1986bab879
Refactored db setup; extended layout to add header widget zone
2023-11-19 15:37:11 -06:00
dbc198513f
added transparancey scale; added interactive debug button
2023-10-21 18:58:20 -05:00
231eb902e4
Restructured settings logic and loading
2023-07-30 00:36:52 -05:00
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
72b70d28b5
Added transparancy toggle setting; changed default layout
2023-04-27 23:27:53 -05:00
23c2a99c7d
Refactoring verbiage, preliminary zip scan
2023-04-23 10:57:12 -05:00
c4eaa57f57
Moved core widget to containers
2023-04-16 21:14:02 -05:00