Commit graph

38 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
44749e154f [formatting]
Some checks failed
/ clippy (push) Failing after 5m37s
/ test (push) Failing after 6m8s
2026-04-28 12:24:03 -05:00
7e62520ef4 [chore]: refactor 2026-04-28 06:05:17 -05:00
ae9c362e35 [fix]: More flashes when loading images
Some checks failed
/ clippy (push) Failing after 5m33s
/ test (push) Failing after 6m28s
2026-04-27 15:08:18 -05:00
6c6d071b2b [fix]: bug when selecting slides in split pdf presentations
Some checks failed
/ clippy (push) Failing after 5m24s
/ test (push) Has been cancelled
2026-04-27 15:01:39 -05:00
3e4bf0a12e [chore]: formatting stuff 2026-04-14 09:43:13 -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
ff2bfc4f86 getting closer 2026-04-07 11:40:43 -05:00
679a2cafa5 working on updating 2026-04-07 11:40:43 -05:00
a14e0ff13f fixing some presentation/library bugs
Some checks failed
/ clippy (push) Failing after 5m10s
/ test (push) Failing after 5m39s
2026-03-06 16:52:04 -06:00
3ac38e4769 some ui tweaks 2026-03-06 12:05:24 -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
7dae3b03c0 make path once
Some checks are pending
/ test (push) Waiting to run
2026-01-29 11:50:30 -06:00
7d03ea4b34 move get_pages to a non async function
Some checks are pending
/ test (push) Waiting to run
2026-01-29 11:08:21 -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
32a28dfd11 presentations split properly but don't persist yet 2026-01-26 20:20:10 -06:00
083c109d52 the splitter is working, but not persisting
Some checks are pending
/ test (push) Waiting to run
2026-01-25 22:25:05 -06:00
de81283ae4 adding icons for splitting presentations
Some checks failed
/ test (push) Has been cancelled
2025-10-18 07:20:59 -05:00
2d5362a015 ui and context menu for splitting presentations at an index 2025-10-17 16:13:13 -05:00
6c92856c46 feat: can now jump to each page in the presentation editor 2025-10-17 15:36:45 -05:00
d1ec3a8585 feat: Presentation editor now shows all pages made asynchronously
Some checks are pending
/ test (push) Waiting to run
Still needs some work to make sure that they are clickable to go to
the correct page and a right click menu to enable extra editing of the
presentation.

Eventually we can add splitting the presentation or removing/skipping
pages when actually presenting.
2025-10-17 10:34:51 -05:00
67a984a761 adding visual for where pdf pages go in presentation editor
Some checks are pending
/ test (push) Waiting to run
2025-10-17 07:07:49 -05:00
b4311a613e fix songs adding not working correctly
Some checks are pending
/ test (push) Waiting to run
2025-10-16 20:38:42 -05:00
375cea2408 fixing some database and adding issues 2025-10-04 13:59:36 -05:00
144fba3706 updating and formatting more
Some checks are pending
/ test (push) Waiting to run
2025-09-30 13:14:03 -05:00
75ff187505 removing unused imports
Some checks are pending
/ test (push) Waiting to run
2025-09-30 06:09:31 -05:00
701497395e little better ui for presentation_editor
Some checks are pending
/ test (push) Waiting to run
2025-09-30 06:08:51 -05:00
19e8fbcc35 making presentation_editor only need one page at a time
Some checks are pending
/ test (push) Waiting to run
2025-09-30 05:51:33 -05:00
ee45a11a0f presentations now show up and reworked some of dnd for better
Some checks are pending
/ test (push) Waiting to run
2025-09-29 15:21:24 -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
51c184fe37 getting some presentation editor changes ready
Some checks are pending
/ test (push) Waiting to run
2025-09-25 14:15:57 -05:00