plasma-cpu-control-widget/contents/ui
Andrés Eduardo García Márquez 46f5a86747 fix: compact view sizing and Plasma 5.27 compatibility
- Move QML components to contents/ui/ (Plasma 5 resolves siblings)
- Inline compact representation with MouseArea as container
- Set implicitWidth/Height to prevent panel overflow
- Use units.iconSizes.small for theme-consistent sizing
- Fix metadata.json: add ServiceTypes, FormFactors, X-Plasma-API
- Fix metadata.desktop: add X-KDE-FormFactors
- Remove CompactView.qml (inlined in main.qml)
- Remove components/ subdirectory (Plasma 5 import issues)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 14:20:25 -05:00
..
logic refactor: component architecture, real CPU temp, perf limiter 2026-02-24 11:19:31 -05:00
FullView.qml fix: compact view sizing and Plasma 5.27 compatibility 2026-02-24 14:20:25 -05:00
PerfLimiter.qml fix: compact view sizing and Plasma 5.27 compatibility 2026-02-24 14:20:25 -05:00
TemperatureDisplay.qml fix: compact view sizing and Plasma 5.27 compatibility 2026-02-24 14:20:25 -05:00
main.qml fix: compact view sizing and Plasma 5.27 compatibility 2026-02-24 14:20:25 -05:00