add ProcessList singleton, memory hover panel with breakdown + top processes

This commit is contained in:
Damocles 2026-04-14 01:00:08 +02:00
parent edcc78483c
commit 7e0021853f
3 changed files with 309 additions and 7 deletions

View file

@ -32,6 +32,7 @@ Weather 1.0 Weather.qml
PowerProfile 1.0 PowerProfile.qml
IdleInhibitor 1.0 IdleInhibitor.qml
Notifications 1.0 Notifications.qml
singleton ProcessList 1.0 ProcessList.qml
singleton NotifService 1.0 NotifService.qml
NotifItem 1.0 NotifItem.qml
NotifPopup 1.0 NotifPopup.qml