mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-04-19 21:57:37 -04:00
- refactor: move toast UI logic into new `ToastManager` component - add toast_manager.hpp + toast_manager.cpp - update game_screen.hpp + game_screen.cpp to use `ToastManager` - adjust app initialization in application.cpp - keep root CMake target in CMakeLists.txt updated