mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-22 23:30:14 +00:00
- Add World Map (W), Nameplates (V), Raid Frames (R), Quest Log (Q) to KeybindingManager enum with customizable default bindings - Replace hard-coded V key check for nameplate toggle with KeybindingManager::isActionPressed() to support customization - Update config file persistence to handle new bindings - Infrastructure in place for implementing visibility toggles on other windows (World Map, Raid Frames, Quest Log) with future UI refactoring |
||
|---|---|---|
| .. | ||
| auth_screen.hpp | ||
| character_create_screen.hpp | ||
| character_screen.hpp | ||
| game_screen.hpp | ||
| inventory_screen.hpp | ||
| keybinding_manager.hpp | ||
| quest_log_screen.hpp | ||
| realm_screen.hpp | ||
| spellbook_screen.hpp | ||
| talent_screen.hpp | ||
| ui_manager.hpp | ||