Commit graph

129 commits

Author SHA1 Message Date
8068b57e71 better
Some checks are pending
/ test (push) Waiting to run
2025-09-24 12:37:14 -05:00
a56ff6a022 fixing some things....
Some checks are pending
/ test (push) Waiting to run
2025-09-24 10:39:28 -05:00
f15452802a some updates to track the change of slides
Some checks are pending
/ test (push) Waiting to run
2025-09-24 09:35:05 -05:00
20d042d279 format and ui tweaks
Some checks are pending
/ test (push) Waiting to run
2025-09-23 15:41:44 -05:00
1e1912d419 fixing the column and adding a scrollable
Some checks are pending
/ test (push) Waiting to run
2025-09-23 14:32:30 -05:00
8e7e6df35c adding icons to menu options
Some checks are pending
/ test (push) Waiting to run
2025-09-23 13:13:40 -05:00
e2b72c4ef6 better draggable code
Some checks are pending
/ test (push) Waiting to run
2025-09-23 12:57:12 -05:00
1f3c70279a drag and drop of service_items works
Some checks are pending
/ test (push) Waiting to run
2025-09-23 10:41:08 -05:00
991feb18c8 lots of cleanup and some ui tweaks
Some checks are pending
/ test (push) Waiting to run
2025-09-23 06:25:25 -05:00
74ae0e8a17 fixing up the presenter and editor more 2025-09-22 08:28:29 -05:00
28a18819cf updating deps
Some checks failed
/ test (push) Has been cancelled
2025-09-17 06:35:18 -05:00
b03382f687 some more tweaks
Some checks are pending
/ test (push) Waiting to run
2025-09-17 05:32:25 -05:00
645411b59c more things, but mostly starting to add library management
Some checks are pending
/ test (push) Waiting to run
2025-09-15 14:42:07 -05:00
3fe77c93e2 perf, pedantic, nursery, and unwrap_used clippy fixes 2025-09-15 11:19:27 -05:00
2413b96791 cargo clippy fix
Some checks are pending
/ test (push) Waiting to run
2025-09-15 11:04:49 -05:00
3913a15002 working drag and drop
Some checks are pending
/ test (push) Waiting to run
2025-09-11 07:25:09 -05:00
652bb431a4 items that get added have text now
Some checks are pending
/ test (push) Waiting to run
2025-09-11 06:30:44 -05:00
2dc3f20e82 updating the presenter
Some checks are pending
/ test (push) Waiting to run
2025-09-10 16:01:25 -05:00
48b3852c95 searching can now append items or edit items
Some checks are pending
/ test (push) Waiting to run
2025-09-10 12:07:21 -05:00
7c18af29ef Update main.rs
Some checks are pending
/ test (push) Waiting to run
2025-09-10 10:55:56 -05:00
18603f4998 Removing a lot of cruft
Some checks are pending
/ test (push) Waiting to run
2025-09-10 10:25:38 -05:00
6cb06c4f0d improve search a bit
Some checks are pending
/ test (push) Waiting to run
2025-09-10 09:48:40 -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
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
4ccb186189 closer to using these text_svgs
Some checks failed
/ test (push) Has been cancelled
2025-08-29 16:41:24 -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
bec21239a5 trying to make drag and drop work
Some checks failed
/ test (push) Has been cancelled
2025-08-21 15:28:40 -05:00
4a2f41eaf3 clippy fix 2025-08-20 15:07:13 -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
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
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
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
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
7f66f33462 making header better and fixing stroke width on text 2025-07-04 06:11:48 -05:00
5ed7f6b837 cargo clippy fix 2025-05-01 09:50:59 -05:00
8cf2d48a16 cargo fix 2025-05-01 09:44:35 -05:00