revert: remove sysmon panel toggle click handling and map event integration

This reverts commit aee7030b30, stripping all sysmon references from panel click handlers, map/unmap event logic, expose rendering, button/motion event dispatch, and the Monitor struct sysmon field, along with the sysmon.h include chain in main.c and main.d dependency file.
This commit is contained in:
2026-01-29 15:38:55 +00:00
parent 1ba5fae79b
commit a462643110
20 changed files with 2 additions and 74 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.
+1 -2
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/sysmon.h include/util.h
include/ocr.h include/util.h
include/dwn.h:
include/config.h:
include/dwn.h:
@@ -61,5 +61,4 @@ 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.