Commit graph

75 commits

Author SHA1 Message Date
29de582f84 [fix]: Use os_str on mupdf::FilePath such for builds on windows
Some checks failed
/ clippy (push) Failing after 6m38s
/ test (push) Failing after 7m31s
2026-04-29 10:20:35 -05:00
f1b1c053c7 [fix]: Using iced_video_player's rexport of gstreamer
Some checks failed
/ clippy (push) Failing after 6m20s
/ test (push) Failing after 6m47s
2026-04-29 09:51:08 -05:00
98d8ede443 [chore]: tweaking deps for windows build 2026-04-28 15:27:13 -05:00
495a28180f [chore]: switch to resvg_exposed
Some checks failed
/ clippy (push) Failing after 5m39s
/ test (push) Failing after 6m12s
This will allow us to potentially skip the parsing part of building
SVG text. If that performance boost isn't drastic, we will have to
build our own text system someday.
2026-04-28 06:05:28 -05:00
1b2a0c9761 [chore]: Try to start denesting with some clippy lints
Some checks failed
/ clippy (push) Failing after 5m41s
/ test (push) Failing after 6m23s
2026-04-27 14:32:13 -05:00
20c91ee868 [chore]: Fixup clippy lints
Some checks failed
/ clippy (push) Failing after 5m26s
/ test (push) Failing after 6m7s
2026-04-24 16:43:34 -05:00
9b09da3904 [fix]: Opus files not playing because outdated rodio package
Some checks failed
/ clippy (push) Failing after 5m27s
/ test (push) Has been cancelled
2026-04-15 15:51:01 -05:00
07741504e3 [work]: on the context_popover to use in place of context_menu
Some checks failed
/ clippy (push) Failing after 5m7s
/ test (push) Failing after 6m4s
This is hopefully our own dynamic setup for context menus that won't
break due to a positioning error
2026-04-14 15:23:34 -05:00
e104887f2b [chore]: update libcosmic
Some checks failed
/ clippy (push) Failing after 5m51s
/ test (push) Failing after 6m12s
This included a fix for dnd not working again
2026-04-11 15:03:03 -05:00
62a631873d [fix]: use separate thread and stream text_svgs back one at a time
Some checks failed
/ clippy (push) Failing after 5m1s
/ test (push) Failing after 5m36s
Going to see if this gives some perceived responses back since the
svgs will be created and returned one at a time rather than needing
all of them done
2026-04-10 12:01:07 -05:00
9de9b1784d [work]: Setting up parsing for genius lyrics
Some checks failed
/ clippy (push) Failing after 5m6s
/ test (push) Failing after 5m38s
2026-04-08 15:09:36 -05:00
f3d0ec9aa2 a working build of the new update 2026-04-07 11:40:43 -05:00
679a2cafa5 working on updating 2026-04-07 11:40:43 -05:00
0d20a1f1ff making some tweaks to the db pieces
Some checks failed
/ clippy (push) Failing after 5m3s
/ test (push) Failing after 6m24s
2026-04-02 12:58:11 -05:00
67b2bf2478 adding genius lyrics searcher
Some checks failed
/ test (push) Waiting to run
/ clippy (push) Has been cancelled
2026-02-24 15:18:51 -06:00
a8c869dc14 remove benches
Some checks are pending
/ test (push) Waiting to run
2026-02-10 10:17:20 -06:00
ede8716096 add bench structure 2026-02-10 09:54:42 -06:00
87639e9ad3 remove unnecessary cargo changes 2026-02-09 19:16:21 -06:00
87655baa76 tweaks to profile 2026-02-09 15:03:55 -06:00
6514d58192 fix clap vomitting on terminal 2026-02-03 10:33:05 -06:00
ecfeb79951 switching the underlying color type to remove colors-transform dep 2026-02-02 13:14:46 -06:00
65c55de54e adding a way to start importing songs from online 2026-01-27 15:00:31 -06:00
f88fe1088f selecting color in toolbar is working 2026-01-24 21:53:34 -06:00
06c4d1681c starting to add obs
Some checks failed
/ test (push) Has been cancelled
2025-12-09 15:23:34 -06:00
f9f3f7f95f start to implement save and dnd for files
Some checks are pending
/ test (push) Waiting to run
2025-10-02 11:39:20 -05:00
8068b57e71 better
Some checks are pending
/ test (push) Waiting to run
2025-09-24 12:37:14 -05:00
0d3f7180c9 trying some dialogs
Some checks are pending
/ test (push) Waiting to run
2025-09-24 12:01:14 -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
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
e98e6c7619 making mupdf buildable in our nix flake
Some checks are pending
/ test (push) Waiting to run
2025-09-12 07:27:57 -05:00
294157397a trying to add mupdf
Some checks are pending
/ test (push) Waiting to run
2025-09-11 15:25:49 -05:00
62627155e8 add rapidfuzz for sorting my inputs 2025-09-09 15:21:32 -05:00
64a9937776 adding hasing the string as filename for better caching
Some checks are pending
/ test (push) Waiting to run
2025-09-09 09:26:28 -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
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
213e47bf6d rearrange libcosmic dep for clarity 2025-08-27 09:45:00 -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
9db93107cc adding lldb and dir-locals for debugging 2025-08-19 06:38:43 -05:00
1847a35f1e fixing some clippy warnings
Some checks are pending
/ test (push) Waiting to run
2025-08-18 05:35:10 -05:00
b7a28a0245 add rayon and update crisp 2025-08-15 15:15:35 -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
117d3d60f1 add commented out gstreamer parts 2025-08-14 09:51:08 -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
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