Commit graph

41 commits

Author SHA1 Message Date
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
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
00dc33a661 updating deps
Some checks failed
/ test (push) Has been cancelled
2025-08-20 13:07:52 -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
b7a28a0245 add rayon and update crisp 2025-08-15 15:15:35 -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
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
bf6add5c67 deps update
Some checks failed
/ test (push) Has been cancelled
2025-07-01 16:57:58 -05:00
1c403f7d81 tweaks to deps
Some checks failed
/ test (push) Has been cancelled
2025-05-23 10:37:03 -05:00
73baad8ae6 turns out svg's are terribly expensive in iced 2025-04-23 13:49:34 -05:00
a10264e081 update nix flake and cargo deps 2025-04-23 13:19:48 -05:00
ed80ccaa55 the beginnings of the text_svg 2025-03-27 15:20:32 -05:00
53791162b1 changing how each slide in the song_editor gets its video background 2025-03-16 22:49:42 -05:00
54ef90442e switch to libcosmics builtin rfd instead of our own 2025-03-15 23:16:47 -05:00
7d92afb30a updating crates 2025-03-12 15:58:46 -05:00
49e1e767c3 updating songs now works 2025-03-08 22:35:18 -06:00
3c9a60c625 tweaks to features 2025-02-24 22:51:33 -06:00
8d350edcaa updating deps 2025-02-24 22:47:32 -06:00
a36a1d59c6 Drag and Drop works ok now.
The main functionality works but only in cosmic desktop. So there are
some issues that need to be worked out yet in regards to libcosmic.
2025-02-20 06:53:54 -06:00
bbaa35cb46 updates 2025-01-14 09:35:06 -06:00
7e7d27ecff a lot of changes to make videos a bit more robust
I still have a problem in lagging while moving the mouse though.
2024-12-16 22:25:17 -06:00
67b19fe214 trying to add audio playing 2024-12-11 16:14:31 -06:00
9bd657f139 songs are nearly working entirely
Still needs audio and text_alignment, but it's nearly finished, then
we can find a way to load an entire presentation at once and then
track the changes to the presentation, and load songs from the files
2024-12-05 22:40:21 -06:00
8c29e7900a working song translation from lisp 2024-12-05 22:27:37 -06:00
5a9f17c139 fixing crisp local to git being used for forgejo actions 2024-11-28 06:52:03 -06:00
2fab2b04e0 Reapply "attempt at updating a lot of things"
This reverts commit 55a5405b5a.
2024-11-21 05:23:47 -06:00
55a5405b5a Revert "attempt at updating a lot of things"
This reverts commit 86e86a9ca9.
2024-11-21 05:11:03 -06:00
86e86a9ca9 attempt at updating a lot of things 2024-11-20 16:15:49 -06:00
6f33930cc9 finally trying to start bringing in crisp properly 2024-11-19 17:45:04 -06:00
d6536f8a88 some updates 2024-11-19 15:25:35 -06:00
c60353f8c8 Getting closer to a working little system 2024-11-19 12:35:42 -06:00
c9225680c3 adding all of our core sql systems 2024-11-12 06:29:24 -06:00
2408404ff4 adding ron to slide serializing...
It's possible I could use this as a method of creating slides in text
form. It's vastly easier to implement.
2024-11-11 12:02:42 -06:00
66c37775d1 adding the basis for the full slide system 2024-11-06 10:51:01 -06:00
06debe1cc8 switching to using cosmic's version of video_player 2024-11-02 04:47:07 -05:00
4e0a7713e5 making things work again before breaking them more 2024-10-30 15:57:55 -05:00
084ce2fc32 Working to actually create an iced lumina 2024-10-30 10:34:13 -05:00
0121dfa8f3 updates? 2024-09-11 11:22:00 -05:00
c8a4642827 trying to get a basic wayland setup 2023-10-09 09:13:48 -05:00
1af939a901 init 2023-10-08 13:57:57 -05:00