Commit graph

281 commits

Author SHA1 Message Date
ffe770b355 closer
Some checks are pending
/ test (push) Waiting to run
2025-09-09 15:27:49 -05:00
62627155e8 add rapidfuzz for sorting my inputs 2025-09-09 15:21:32 -05:00
a3a3ff8414 moving search to a button for better popup
Some checks are pending
/ test (push) Waiting to run
2025-09-09 14:47:12 -05:00
159778b816 alot of ui improvements
Some checks are pending
/ test (push) Waiting to run
2025-09-09 09:27:00 -05:00
f6ebbe7391 switch to using mold in dev env 2025-09-09 09:26:50 -05:00
64a9937776 adding hasing the string as filename for better caching
Some checks are pending
/ test (push) Waiting to run
2025-09-09 09:26:28 -05:00
9971ccdf30 We have a working build that is performant enough for text_svg
Some checks failed
/ test (push) Has been cancelled
2025-09-07 07:07:27 -05:00
fae83aedc5 trying to adjust the text_svg
Some checks failed
/ test (push) Has been cancelled
2025-09-05 15:26:14 -05:00
035f8896f1 updating to use the in memory rendered images for text
Some checks are pending
/ test (push) Waiting to run
2025-09-05 13:05:54 -05:00
6c8cb6c5b2 hey we are rasterizing right, just not loading into handle
Some checks failed
/ test (push) Has been cancelled
2025-09-03 15:49:35 -05:00
d6b4cc6297 some ui tweaks
Some checks are pending
/ test (push) Waiting to run
2025-09-02 15:27:38 -05:00
4792304d8b remove unused use statements
Some checks are pending
/ test (push) Waiting to run
2025-09-02 09:19:17 -05:00
23cd34388b update todo 2025-09-02 09:19:10 -05:00
4ccb186189 closer to using these text_svgs
Some checks failed
/ test (push) Has been cancelled
2025-08-29 16:41:24 -05:00
1446e35c58 trying to figure out a more performant way to do svgs
Some checks failed
/ test (push) Has been cancelled
2025-08-27 15:33:27 -05:00
5f3d867ad7 move the library to the left
Some checks are pending
/ test (push) Waiting to run
2025-08-27 13:06:20 -05:00
aa5e7420f1 moving service_list out of nav_bar
Some checks are pending
/ test (push) Waiting to run
2025-08-27 09:45:16 -05:00
213e47bf6d rearrange libcosmic dep for clarity 2025-08-27 09:45:00 -05:00
15b5966108 getting the todo a little more oriented
Some checks failed
/ test (push) Has been cancelled
2025-08-25 15:42:23 -05:00
c874590fb1 some testing on slide building 2025-08-25 15:42:12 -05:00
bec21239a5 trying to make drag and drop work
Some checks failed
/ test (push) Has been cancelled
2025-08-21 15:28:40 -05:00
46794578b3 leaving a note
Some checks are pending
/ test (push) Waiting to run
2025-08-21 12:46:51 -05:00
53555087a7 fix slide_editor not building
Some checks are pending
/ test (push) Waiting to run
2025-08-21 11:58:03 -05:00
77af1ebaf4 add slide_editor
Some checks are pending
/ test (push) Waiting to run
2025-08-20 15:07:23 -05:00
4a2f41eaf3 clippy fix 2025-08-20 15:07:13 -05:00
00dc33a661 updating deps
Some checks failed
/ test (push) Has been cancelled
2025-08-20 13:07:52 -05:00
c482fb9c73 add number of slides and items
Some checks are pending
/ test (push) Waiting to run
2025-08-20 09:20:01 -05:00
adbfd8ce0f trying to add my own draggy
Some checks are pending
/ test (push) Waiting to run
2025-08-19 15:16:51 -05:00
0c51e7a724 debugging several things:
Some checks are pending
/ test (push) Waiting to run
Performance: text_svg still isn't that great neither is video
DnD: The cosmic DND solution still doesn't work consistently, so I
will likely code my own trick.
2025-08-19 14:18:06 -05:00
79eff08add less indent
Some checks are pending
/ test (push) Waiting to run
2025-08-19 06:38:58 -05:00
9db93107cc adding lldb and dir-locals for debugging 2025-08-19 06:38:43 -05:00
2c296a1a1f tweaks to justfile
Some checks are pending
/ test (push) Waiting to run
2025-08-18 15:29:48 -05:00
84c105a0f4 better design of slides
Some checks are pending
/ test (push) Waiting to run
2025-08-18 14:05:42 -05:00
f662e57c8f trying to build a better preview bar
Some checks are pending
/ test (push) Waiting to run
2025-08-18 06:40:08 -05:00
206f5b16a5 better structur so presenter tasks get back to the runtime
Some checks are pending
/ test (push) Waiting to run
2025-08-18 05:36:12 -05:00
1847a35f1e fixing some clippy warnings
Some checks are pending
/ test (push) Waiting to run
2025-08-18 05:35:10 -05:00
f3d0cd5459 slide changing works now
Some checks are pending
/ test (push) Waiting to run
2025-08-17 06:08:49 -05:00
004eb60470 changing slides works better now
Some checks are pending
/ test (push) Waiting to run
2025-08-16 22:51:26 -05:00
abcb283a0d trying to use some refs
Some checks are pending
/ test (push) Waiting to run
2025-08-16 15:06:30 -05:00
fade333634 switching to a better layout for items and slides
Some checks are pending
/ test (push) Waiting to run
2025-08-16 14:37:49 -05:00
f8e8ba3985 potentially add rayon
Some checks are pending
/ test (push) Waiting to run
2025-08-15 15:15:47 -05:00
b7a28a0245 add rayon and update crisp 2025-08-15 15:15:35 -05:00
19d752c089 making my own nav_bar
Some checks are pending
/ test (push) Waiting to run
2025-08-15 12:52:05 -05:00
8f6dd9309d getting closer
Some checks are pending
/ test (push) Waiting to run
2025-08-14 13:26:43 -05:00
1f3609d7df starting to do my own dnd
Some checks are pending
/ test (push) Waiting to run
2025-08-14 13:11:21 -05:00
117d3d60f1 add commented out gstreamer parts 2025-08-14 09:51:08 -05:00
10fbbe5a65 some more updates
Some checks are pending
/ test (push) Waiting to run
2025-08-14 09:19:30 -05:00
a06890d9e1 updating and fixing some small performance issues
Some checks are pending
/ test (push) Waiting to run
2025-08-13 13:51:39 -05:00
fd94f1dfa6 basic text 2025-08-11 05:57:33 -05:00
79ae0dac0f starting to try to build my own text widget
Some checks failed
/ test (push) Has been cancelled
2025-08-10 21:06:43 -05:00