添加点击切换 tag 功能

This commit is contained in:
2025-11-21 00:39:05 +08:00
parent 6814e5e1f1
commit 2aed03566c
5 changed files with 91 additions and 0 deletions

3
src/event.h Normal file
View File

@@ -0,0 +1,3 @@
#pragma once
void setup_event_loop(void);