From 766980aeaba64e23001c7437220dd67afd70c052 Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Fri, 22 May 2015 12:11:01 -0400 Subject: Finish cleaning up the new CPU/Memory desction routines in libLumina, and add a new desktop plugin for monitoring system statistics (CPU/Mem usage, CPU temps). --- lumina-config/PanelWidget.ui | 276 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 276 insertions(+) create mode 100644 lumina-config/PanelWidget.ui (limited to 'lumina-config/PanelWidget.ui') diff --git a/lumina-config/PanelWidget.ui b/lumina-config/PanelWidget.ui new file mode 100644 index 00000000..a2452d17 --- /dev/null +++ b/lumina-config/PanelWidget.ui @@ -0,0 +1,276 @@ + + + PanelWidget + + + + 0 + 0 + 264 + 280 + + + + Form + + + + 2 + + + 1 + + + 1 + + + 1 + + + 1 + + + + + + + rem + + + + + + + + 75 + true + + + + TextLabel + + + Qt::AlignCenter + + + + + + + + + 0 + + + + + 0 + 0 + 262 + 169 + + + + Geometry + + + + + + Screen Edge: + + + + + + + + + + Size: + + + + + + + pixels thick + + + 1 + + + 30000 + + + + + + + % length + + + + + + + Qt::Vertical + + + + 20 + 40 + + + + + + + + Alignment: + + + + + + + + + + + Appearance + + + + + + Auto-hide Panel + + + + + + + Use Custom Color + + + true + + + + 2 + + + 2 + + + 2 + + + 2 + + + + + ... + + + + + + + Sample + + + Qt::AlignCenter + + + + + + + + + + Qt::Vertical + + + + 20 + 40 + + + + + + + + + + 0 + 0 + 262 + 169 + + + + Plugins + + + + + + + + + + + ... + + + + + + + ... + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + + ... + + + + + + + ... + + + + + + + + + + + + + + -- cgit