feat: add system monitor feature with panel toggle and event handling

This commit is contained in:
2026-01-29 14:36:28 +01:00
parent df34716ea5
commit aee7030b30
20 changed files with 74 additions and 2 deletions
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
+2 -1
View File
@@ -21,7 +21,7 @@ build/main.o: src/main.c include/dwn.h include/config.h include/dwn.h \
/usr/include/dbus-1.0/dbus/dbus-threads.h include/systray.h \
include/news.h include/applauncher.h include/ai.h include/autostart.h \
include/services.h include/api.h include/demo.h include/screenshot.h \
include/ocr.h include/util.h
include/ocr.h include/sysmon.h include/util.h
include/dwn.h:
include/config.h:
include/dwn.h:
@@ -61,4 +61,5 @@ include/api.h:
include/demo.h:
include/screenshot.h:
include/ocr.h:
include/sysmon.h:
include/util.h:
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.