Commit graph

17 commits

Author SHA1 Message Date
bec21239a5 trying to make drag and drop work
Some checks failed
/ test (push) Has been cancelled
2025-08-21 15:28:40 -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
004eb60470 changing slides works better now
Some checks are pending
/ test (push) Waiting to run
2025-08-16 22:51:26 -05:00
fade333634 switching to a better layout for items and slides
Some checks are pending
/ test (push) Waiting to run
2025-08-16 14:37:49 -05:00
19d752c089 making my own nav_bar
Some checks are pending
/ test (push) Waiting to run
2025-08-15 12:52:05 -05:00
5ed7f6b837 cargo clippy fix 2025-05-01 09:50:59 -05:00
8cf2d48a16 cargo fix 2025-05-01 09:44:35 -05: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
614630bea8 Setting up ServiceItem to lisp Value 2025-02-18 17:03:08 -06:00
1ce365fc04 adding base for drag n drop 2025-02-18 16:43:39 -06:00
2695d1b70f adding text items to slides 2025-01-15 10:59:18 -06:00
2fce73648d slides have a proper id from lisp items 2024-12-17 13:13:34 -06:00
db39eb12b8 ServiceItems are loaded from lisp and converted to slides 2024-12-10 12:07:10 -06:00
cb7fa372a9 moving the lisp presentation parsing to service_items
Since we need the nav_bar to have the ServiceItemModel, the
presentation needs to be a list of service items, not slides, each
service item will have a list of slides attached though.
2024-12-10 09:27:50 -06:00
a94ad65914 updating the core for actual builds and working tests 2024-11-12 13:10:12 -06:00
c9225680c3 adding all of our core sql systems 2024-11-12 06:29:24 -06:00
66c37775d1 adding the basis for the full slide system 2024-11-06 10:51:01 -06:00