deactivate welcome dialog, auto-generate profile on first launch, remove extra references, draft bookmarks model

This commit is contained in:
yggverse 2024-11-14 06:00:41 +02:00
parent f81e496fa4
commit b441a681f7
7 changed files with 75 additions and 25 deletions

View file

@ -1,3 +1,6 @@
// @TODO prototype
// do not use it as currently profile get auto-generating on application startup!
mod widget;
use gtk::glib::DateTime;
use widget::Widget;