chore(game-screen): extract toast manager from game screen

- 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
This commit is contained in:
Paul 2026-03-31 09:18:17 +03:00
parent 0f1cd5fe9a
commit 9764286cae
6 changed files with 1462 additions and 1367 deletions

File diff suppressed because it is too large Load diff