Collecting
8535fa202f
fix(Steam Deck): CPU/Battery Temp & Percentage
...
Signed-off-by: Collecting <collecting@noreply.localhost >
2026-01-04 22:01:19 +00:00
Collecting
d7c2509d36
fix(overhaul): UI and resolution bugs for Steam Deck (Gamescope)
...
Signed-off-by: Collecting <collecting@noreply.localhost >
2026-01-04 18:41:18 +00:00
Collecting
a99afbde1c
fix(overhaul): UI and resolution bugs for Steam Deck (Gamescope)
...
Signed-off-by: Collecting <collecting@noreply.localhost >
2026-01-04 02:19:43 +00:00
Collecting
02dec9f461
fix/light-dark-themes
...
Signed-off-by: Collecting <collecting@noreply.localhost >
2025-11-02 04:28:51 +00:00
collecting
8a7e3c5398
feat: Add Battery Percentage & Temp for Android
2025-10-07 19:50:30 +00:00
collecting
a9b48aaa39
feat: Add Color & Fix UI For Temp
2025-10-07 13:06:56 +00:00
collecting
f9fe12a0ea
feat: Add CPU & GPU Temperatures
2025-10-07 12:43:47 +00:00
collecting
528c18b008
fix: Ability to Move Performance Overlay (Wayland)
2025-09-29 01:19:22 +00:00
Zephyron
4e377dde5a
feat: Implement Qt6 migration with aqtinstall 3.3.0
...
- Migrate from Qt5 to Qt6.7.3 using aqtinstall v3.3.0
- Add comprehensive Qt6 API compatibility updates
- Implement responsive UI with High DPI scaling support
- Add MSVC runtime library configuration for consistency
- Update touch/mouse event handling for Qt6 APIs
- Fix locale handling (countryToString → territoryToString)
- Update string size methods (count() → size())
- Remove deprecated Qt5 high DPI attributes
- Add new CopyCitronQt6Deps.cmake for Qt6 dependency management
- Update CMake configuration for Qt6-only approach
- Add aqt_config.ini with mirror configuration for reliable downloads
Signed-off-by: Zephyron <zephyron@citron-emu.org >
2025-09-26 19:42:30 +10:00
Zephyron
93a48ad682
feat: enhance performance overlay with frame graph and draggable UI
...
- Add real-time frame time graph with min/avg/max statistics
- Implement draggable overlay functionality with cursor feedback
- Modernize UI with Material Design colors and improved typography
- Fix crash issues by throttling performance data updates
- Ensure FPS and frame time consistency
- Add proper error handling and validation
- Increase overlay size to accommodate new graph feature
Signed-off-by: Zephyron <zephyron@citron-emu.org >
2025-07-27 20:50:57 +10:00