Commit graph

15 commits

Author SHA1 Message Date
Lera Elvoé
9938bb9519
open file dialogs at the most recent folder 2023-12-13 20:16:17 +03:00
Lera Elvoé
d29adb8166
prompt to save all decks when closing 2023-12-13 19:44:09 +03:00
Lera Elvoé
bf9af8c996
prompt to save dirty deck when closing it 2023-12-13 19:25:30 +03:00
Lera Elvoé
2091b52e36
add dirty bit to deck renderer 2023-12-13 18:53:30 +03:00
Lera Elvoé
aff31ce442
fix opening recent decks with shortened paths 2023-12-13 18:48:14 +03:00
Lera Elvoé
6c804851a7
UX improvements 2023-12-13 18:01:20 +03:00
Lera Elvoé
68d9af52c6
use the persistence class to store recently opened decks 2023-12-13 14:30:11 +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
Eroax
c071e4d644 TWITCH INTEGRATION (#13)
Implemented a basic Twitch Connection, + Twitch Receive Chat and Twitch Send Chat

Co-authored-by: Eroax <eroaxe.business@gmail.com>
Reviewed-on: https://codeberg.org/Eroax/StreamGraph/pulls/13
2023-12-08 09:53:06 +00:00
Lera Elvoé
3be669da28
add file menu shortcuts to deck holder renderer 2023-12-04 17:27:31 +03:00
Lera Elvoé
b05b5561db
add event system, add process node 2023-12-01 12:30:35 +03:00
Lera Elvoé
a2ce75fdbb
add first obs node!!! 2023-11-27 10:52:29 +03:00
Lera Elvoé
a427535ff5
format 2023-11-25 14:01:17 +03:00
Eroax
2264890113 Ero's Doc Sprint 1 (#5)
Co-authored-by: Eroax <eroaxe.business@gmail.com>
Reviewed-on: https://codeberg.org/Eroax/Re-DotDeck/pulls/5
Co-authored-by: Eroax <eroax@noreply.codeberg.org>
Co-committed-by: Eroax <eroax@noreply.codeberg.org>
2023-11-25 10:40:43 +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