working timer

This commit is contained in:
2026-02-07 21:16:35 +01:00
parent ff2d0afd9b
commit 6be70a7d93
14 changed files with 456 additions and 3 deletions

View File

@@ -7,6 +7,7 @@
#include "connection/dbus/notification.hpp"
#include "services/notificationController.hpp"
#include "services/textureCache.hpp"
#include "widgets/wallpaperWindow.hpp"
App::App() {
this->app = Gtk::Application::create("org.example.mybar");