Commit graph

9 commits

Author SHA1 Message Date
Lera Elvoé
521253fd9e
add license headers to deck classes 2023-12-15 02:06:54 +03:00
Lera Elvoé
d6b26eda21
add logger and logger renderer 2023-12-14 23:47:42 +03:00
Lera Elvoé
6c804851a7
UX improvements 2023-12-13 18:01:20 +03:00
Lera Elvoé
a421535f11
close dangling group instances when the last group containing them is closed 2023-12-12 19:53:29 +03:00
Lera Elvoé
0027ca5d1a
close groups belonging to deck when closing deck 2023-12-12 19:36:58 +03:00
Lera Elvoé
9b22f6b5c0 new, new, new, NEW groups (#14)
groups are now instanced allowing to call them like functions

Reviewed-on: https://codeberg.org/Eroax/StreamGraph/pulls/14
Co-authored-by: Lera Elvoé <yagich@poto.cafe>
Co-committed-by: Lera Elvoé <yagich@poto.cafe>
2023-12-08 09:56:01 +00:00
Lera Elvoé
b05b5561db
add event system, add process node 2023-12-01 12:30:35 +03:00
Lera Elvoé
b36bdaf71c yag's doc sprint (#4)
documented everything (except NodeDB) in the classes/ folder

Reviewed-on: https://codeberg.org/Eroax/Re-DotDeck/pulls/4
Co-authored-by: Lera Elvoé <yagich@poto.cafe>
Co-committed-by: Lera Elvoé <yagich@poto.cafe>
2023-11-25 10:40:53 +00:00
Lera Elvoé
fa5e9997ef merge groups (#2)
here we go

Reviewed-on: https://codeberg.org/Eroax/Re-DotDeck/pulls/2
Co-authored-by: Lera Elvoé <yagich@poto.cafe>
Co-committed-by: Lera Elvoé <yagich@poto.cafe>
2023-11-22 04:26:11 +00:00