Add libclide. #23

Merged
shaunrd0 merged 28 commits from shared-module into main 2026-03-14 01:33:44 +00:00

28 Commits

Author SHA1 Message Date
shaunrd0 514c55367e typo 2026-03-13 21:32:58 -04:00
shaunrd0 22dc9b0165 Fix badge links. 2026-03-13 21:19:07 -04:00
shaunrd0 234e6a168e Add mirror badges. 2026-03-13 21:17:50 -04:00
shaunrd0 ae5d1c7e22 Align tui and gui menubars. 2026-03-13 17:46:15 -04:00
shaunrd0 a92844b8e5 Add syntax highlighter. 2026-02-28 23:00:01 -05:00
shaunrd0 7a0b2d197f Fix logger scrolling. 2026-02-28 21:45:42 -05:00
shaunrd0 a9564493cb Remove unused fonts. 2026-02-28 20:10:11 -05:00
shaunrd0 dd11aeca54 Format. 2026-02-28 19:51:11 -05:00
shaunrd0 3473eeb529 Public export for Loggable derive. 2026-02-22 23:04:08 -05:00
shaunrd0 fed1d43ac9 Loggable trait and derive macro. 2026-02-22 21:56:32 -05:00
shaunrd0 b0ed2e6e1f Move icon helper. 2026-02-22 21:56:32 -05:00
shaunrd0 2e67c01377 Add icons to TUI. 2026-02-22 21:56:32 -05:00
shaunrd0 5b356781ba Fix comments. 2026-02-22 21:56:32 -05:00
shaunrd0 be969ef335 Add macros for logging. 2026-02-22 21:56:32 -05:00
shaunrd0 c21ede292c Share colors for GUI and TUI.
The shim is there but it isn't used yet.
2026-02-22 21:56:32 -05:00
shaunrd0 11fd130171 Update CI badge. 2026-02-22 21:56:32 -05:00
shaunrd0 65242c2ea9 Add workspace dependencies. 2026-02-22 21:56:32 -05:00
shaunrd0 73c467e19e Renames. 2026-02-22 21:56:32 -05:00
shaunrd0 8fd0bb48de Set up workspace, add formatting CI. 2026-02-22 21:56:32 -05:00
shaunrd0 d5671a5590 Fix clide lints. 2026-02-22 21:56:32 -05:00
shaunrd0 7490e36a2f Fix libclide lints. 2026-02-22 21:56:32 -05:00
shaunrd0 0e8910807e Add CI. 2026-02-22 21:56:19 -05:00
shaunrd0 289f94300c Move EntryMeta to libclide. 2026-02-21 14:59:48 -05:00
shaunrd0 d95aa680ff Add missing headers. 2026-02-21 14:56:28 -05:00
shaunrd0 1119b3db9b Add libclide. 2026-02-21 14:41:17 -05:00
shaunrd0 7ad25af13d Ignore .qmlls.ini. 2026-02-21 14:40:22 -05:00
shaunrd0 7d4f23d82a Fix bug showing project name in explorer. 2026-02-21 14:24:44 -05:00
shaunrd0 b4e14f7f27 Fix bug preventing TUI editors from opening.
Also fix bugs building file tree for paths including `../`.
2026-02-21 14:21:28 -05:00