Commit graph

130 commits

Author SHA1 Message Date
32c49a59a9 lots more fixing of linting issues
Some checks are pending
/ test (push) Waiting to run
2026-01-27 15:07:29 -06:00
29c4f9de92 more cargo clippy --fix
Some checks are pending
/ test (push) Waiting to run
2026-01-27 15:02:44 -06:00
43df00de66 cargo clippy --fix
Some checks are pending
/ test (push) Waiting to run
2026-01-27 15:01:33 -06:00
cab00b0ae7 alot of fixing unused imports and variables 2026-01-27 15:00:46 -06:00
ec572a78d7 remove some debugging an unnecessary allocating
Some checks failed
/ test (push) Has been cancelled
2025-12-18 09:56:06 -06:00
66b8ed0c2d adding the context_menu for slide_actions
With slide actions, we can ensure certain actions are taken and run
when the slide becomes active.

For now this is only when slides are active, but we can potentially
make sure they run other actions when they are navigated away from
too.
2025-12-15 14:05:36 -06:00
6e7b3caecb basic action structure that will let lumina control obs
Some checks are pending
/ test (push) Waiting to run
2025-12-13 07:26:50 -06:00
06c4d1681c starting to add obs
Some checks failed
/ test (push) Has been cancelled
2025-12-09 15:23:34 -06:00
2b40a7abcc Selecting slide in preview keeps the internal state correct
Some checks failed
/ test (push) Has been cancelled
2025-12-08 15:27:51 -06:00
1cd34f5019 fixing some slide changing bugs
Some checks are pending
/ test (push) Waiting to run
2025-12-08 15:12:25 -06:00
1c319d8b78 Can apply changes to obs settings now
Some checks are pending
/ test (push) Waiting to run
2025-10-22 06:42:01 -05:00
15d35f63ff Pdfs now show the whole slide and will instead do black bars on top or sides
Some checks failed
/ test (push) Has been cancelled
2025-10-20 15:17:58 -05:00
144fba3706 updating and formatting more
Some checks are pending
/ test (push) Waiting to run
2025-09-30 13:14:03 -05:00
a3516ef70c some more cleanup 2025-09-28 14:27:08 -05:00
5e3ab8a22b more formatting
Some checks failed
/ test (push) Has been cancelled
2025-09-28 07:18:45 -05:00
119f99d0f4 format code
Some checks are pending
/ test (push) Waiting to run
2025-09-28 07:18:27 -05:00
761006f516 more clippy fixes
Some checks are pending
/ test (push) Waiting to run
2025-09-26 15:44:42 -05:00
46abd9dd7a some clippy fixes 2025-09-26 14:05:57 -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
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
7d8c2243d8 fixing lots of little issues
Some checks are pending
/ test (push) Waiting to run
2025-09-18 14:10:08 -05:00
28a18819cf updating deps
Some checks failed
/ test (push) Has been cancelled
2025-09-17 06:35:18 -05:00
b9a9dda233 back to song_editor looking right 2025-09-17 06:04:28 -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
a186d3bec4 more cargo clippy fixes 2025-09-15 11:18:05 -05:00
2413b96791 cargo clippy fix
Some checks are pending
/ test (push) Waiting to run
2025-09-15 11:04:49 -05:00
191dd0255d remove pdf module for inserting the handles as a slide field
This ensures that there isn't a need to duplicate tracking which index
we have and which one is currently active, instead we pre create all
the handles.
2025-09-15 11:00:38 -05:00
ad14135ddf adding pdf rendering
Some checks are pending
/ test (push) Waiting to run
2025-09-15 09:29:27 -05:00
6532666c56 starting to add pdfviewer
Some checks failed
/ test (push) Has been cancelled
2025-09-12 16:40:31 -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
18603f4998 Removing a lot of cruft
Some checks are pending
/ test (push) Waiting to run
2025-09-10 10:25:38 -05:00
159778b816 alot of ui improvements
Some checks are pending
/ test (push) Waiting to run
2025-09-09 09:27:00 -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
4ccb186189 closer to using these text_svgs
Some checks failed
/ test (push) Has been cancelled
2025-08-29 16:41:24 -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
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