Commit graph

153 commits

Author SHA1 Message Date
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
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
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
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
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
47dea95ba6 idk
Some checks failed
/ test (push) Has been cancelled
2025-07-14 12:54:32 -05:00
89721b947d schtuff
Some checks failed
/ test (push) Has been cancelled
2025-07-08 17:18:45 -05:00
891ad2587e now the text is a little nicer looking...
Some checks failed
/ test (push) Has been cancelled
2025-07-07 14:28:17 -05:00
e7a160272d better text_stroke 2025-07-04 06:54:21 -05:00
7f66f33462 making header better and fixing stroke width on text 2025-07-04 06:11:48 -05:00
049e5bd7cc fixing text_svg 2025-07-03 21:59:52 -05:00
38b12c2681 remove unfinished fn 2025-05-08 15:15:36 -05:00
b95e76eff4 updating text_svg to perhaps contain the handle 2025-05-05 10:37:51 -05:00
1a2ff0a4bc making some text_svg changes 2025-05-04 22:40:18 -05:00
44e8bc4683 making some font changes to better fonts for slides 2025-05-04 22:39:42 -05:00
625988820c changing font_size_selector to a combo_box instead of a dropdown 2025-05-03 07:25:40 -05:00
ae84870ef1 fix library buttons layout 2025-05-02 23:12:39 -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
d16acf2139 tweaks 2025-04-23 15:18:40 -05:00
73baad8ae6 turns out svg's are terribly expensive in iced 2025-04-23 13:49:34 -05:00
60f69cf312 making stroke smaller 2025-04-22 15:25:14 -05:00
2f8ee4a317 update todo 2025-04-22 09:49:25 -05:00
fc445e929f remove stroke 2025-04-22 09:46:33 -05:00
342485f9d2 working on a used text_svg in the presenter 2025-04-04 23:29:28 -05:00
010f9a41d8 text_svg is working 2025-04-03 09:59:52 -05:00
ed5e434adb some better svg text pieces 2025-04-02 09:36:39 -05:00
b65ac72a01 making svg a little smarter 2025-04-01 09:55:13 -05:00
ed80ccaa55 the beginnings of the text_svg 2025-03-27 15:20:32 -05:00
46cdf53c6e fixing up text_svg 2025-03-27 11:44:38 -05:00
2b92b9b792 adding text_svg to build text out of svgs 2025-03-27 09:39:23 -05:00
1ed04a1f64 fixing some test 2025-03-25 10:09:15 -05:00