Commit graph

142 commits

Author SHA1 Message Date
679a2cafa5 working on updating 2026-04-07 11:40:43 -05:00
02773f068f lints: Fixed the rest of the lints and some bugs along the way 2026-02-17 11:18:21 -06:00
01bffe2014 allowing option_if_let_else and fixing a lot of them
All checks were successful
/ test (push) Successful in 5m58s
I was misunderstanding how to handle the references in these closure
contexts again. But now some of that code is a bit more idiomatic/readable
2026-02-16 15:07:20 -06:00
e792be5e4c mooooooor lints 2026-02-16 06:34:42 -06:00
1c8a0bf450 mor lint fixes
Some checks failed
/ test (push) Failing after 5m41s
2026-02-15 22:06:55 -06:00
2ca91dbc44 some clippy stuff
Some checks are pending
/ test (push) Waiting to run
2026-02-12 15:48:43 -06:00
28d09120e0 clippy fix
Some checks are pending
/ test (push) Waiting to run
2026-02-12 13:52:52 -06:00
4bd8cf04d4 update slides and songs to generate strokes and shadows in text_svg
Some checks are pending
/ test (push) Waiting to run
2026-02-11 06:25:55 -06:00
3b960c5a17 idk
Some checks are pending
/ test (push) Waiting to run
2026-02-10 15:24:46 -06:00
1118c0bcb2 reduce resolution for generated svg for space savings 2026-02-09 13:54:40 -06:00
ca69112d6d clippy fix
Some checks are pending
/ test (push) Waiting to run
2026-02-04 10:24:35 -06:00
61bba082aa improving some performance
Some checks are pending
/ test (push) Waiting to run
2026-02-01 08:43:25 -06:00
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