优化聊天输入和对话气泡交互

This commit is contained in:
2026-05-29 12:35:51 +08:00
parent cc517e149d
commit 27d63965f4
9 changed files with 585 additions and 28 deletions
+2
View File
@@ -41,6 +41,8 @@ qt_add_executable(QtDesktopPet
src/tray/TrayController.cpp
src/ui/ChatBubble.h
src/ui/ChatBubble.cpp
src/ui/ChatInputDialog.h
src/ui/ChatInputDialog.cpp
src/ui/PetView.h
src/ui/PetView.cpp
src/ui/SettingsDialog.h