Commits on Source (73)
-
bstrong5280 authorede7b7a326
-
Barry Strong authored9bb1942d
-
bstrong5280 authored5eae2046
-
Barry Strong authored92be1988
-
Barry Strong authoreda02c4004
-
https://www.opencode.net/bstrong5280/system-monitor-plasmoid.gitBarry Strong authored
# Conflicts: # CHANGELOG
55457879 -
bstrong5280 authored389d464d
-
bstrong5280 authored65feae56
-
bstrong5280 authored32ad794a
-
bstrong5280 authored72f9aa34
-
Barry Strong authored714f4377
-
d1274afd
-
bstrong5280 authoredac6e2d2e
-
Barry Strong authored1ca12529
-
bstrong5280 authored25162ef3
-
bstrong5280 authored0443becb
-
bstrong5280 authoredbce7977f
-
bstrong5280 authoreddfe5a523
-
bstrong5280 authored12fc6609
-
bstrong5280 authored5b7b12de
-
bstrong5280 authoredba2356bb
-
bstrong5280 authored90fc4645
-
bstrong5280 authoredf8bc17be
-
bstrong5280 authored41a3db59
-
bstrong5280 authored1eb423bb
-
bstrong5280 authored7e7cac2a
-
bstrong5280 authored9aa883b5
-
bstrong5280 authored1be3775f
-
bstrong5280 authoredcb44cd3d
-
bstrong5280 authored07db79c7
-
bstrong5280 authored96a15f64
-
bstrong5280 authored5d8ab541
-
bstrong5280 authored7f85ec3e
-
bstrong5280 authored
Rewritten to use new sensor API. Improved plotter smoothing, doubled amount of plot history.
cfce862d -
bstrong5280 authored098c03fa
-
bstrong5280 authored
Revert plot history change, using too much CPU.
88f02b6a -
bstrong5280 authored
Change plotter smoothing strength
3a292c63 -
bstrong5280 authored
Added following Sensors. Cpu Temperatures Gpu Load Gpu memory Gpu Temperature General code improvements. Better Tooltip formating. Added option to show peak values.
2ca6b27b -
bstrong5280 authored
Update to Read me file
6c742748 -
bstrong5280 authored
Fix Version number in about panel
843431bd -
bstrong5280 authored
Update ReadMe File.
f086cbfe -
bstrong5280 authored
Code fixes, improvements including Remove "all" from Disk Space, Network, etc. due to inconsistant data. Use Consistant unit sizes in tootips. Ability to set command to be started for each item when Left-Clicked. Option to show CPU temperatures seperately or show maximum for all cores. Added Sensors for CPU and GPU Frequencies.
b43f194c -
bstrong5280 authored9015ac51
-
bstrong5280 authored
Update license link in About dialog.
cee1afb9 -
bstrong5280 authored
Reverse removal of metadata.desktop file. Still needed in some cases.
31d6d102 -
bstrong5280 authored2a52a28f
-
bstrong5280 authoredd6009698
-
bstrong5280 authored
Added installing from kde Discover
b34476ae -
bstrong5280 authored6b46e736
-
bstrong5280 authored
Fix text color in Tooltips.
8ff78c95 -
bstrong5280 authored
Version 2.6 Added options to set custom lables for each display item and custom names for each device in multiple device items (Disk space, network, etc). Show default colors in Color tab. Added Power(Battery) Sensor.
1318b68d -
bstrong5280 authored
Minor code and documentation changes.
9f13e75f -
bstrong5280 authored
Added option to increase width in a horizontal panel or increase the height in a vertical panel.
2c8e663c -
bstrong5280 authored406cae9c
-
bstrong5280 authored86c03b32
-
d5d9dc71
-
4673a176
-
bstrong5280 authored8ba0875c
-
bstrong5280 authored35cbcbb0
-
bstrong5280 authoredfcd4f3ee
-
5eb658fc
-
faeb1a8a
-
bstrong5280 authored3cbae17f
-
ecb2644f
-
a530ee51
-
bstrong5280 authored61350b33
-
d90d6efc
-
bstrong5280 authoredd421907f
-
bstrong5280 authored60bc214a
-
1763727c
-
bstrong5280 authoredefe02e1e
-
086a17c1
-
bstrong5280 authored
Link with Qt 6.4 instead of 6.7 for better compatiblity
f9875324
Showing
- CHANGELOG 66 additions, 0 deletionsCHANGELOG
- LICENSE 0 additions, 0 deletionsLICENSE
- README.md 45 additions, 25 deletionsREADME.md
- dbusmodel/dbusmodel.cpp 171 additions, 0 deletionsdbusmodel/dbusmodel.cpp
- dbusmodel/dbusmodel.h 76 additions, 0 deletionsdbusmodel/dbusmodel.h
- dbusmodel/dbusmodel.pro 22 additions, 0 deletionsdbusmodel/dbusmodel.pro
- dbusmodel/dbusmodel.pro.user 265 additions, 0 deletionsdbusmodel/dbusmodel.pro.user
- dbusmodel/imports/qmldir 1 addition, 0 deletionsdbusmodel/imports/qmldir
- dbusmodel/plugin.cpp 28 additions, 0 deletionsdbusmodel/plugin.cpp
- images/01 - config.png 0 additions, 0 deletionsimages/01 - config.png
- images/02 - DisplayName.png 0 additions, 0 deletionsimages/02 - DisplayName.png
- images/03 - Colors.png 0 additions, 0 deletionsimages/03 - Colors.png
- images/Power.png 0 additions, 0 deletionsimages/Power.png
- images/grid.png 0 additions, 0 deletionsimages/grid.png
- images/panel.png 0 additions, 0 deletionsimages/panel.png
- images/systemmonitor-1.png 0 additions, 0 deletionsimages/systemmonitor-1.png
- images/systemmonitor-2.png 0 additions, 0 deletionsimages/systemmonitor-2.png
- images/systemmonitor-3.png 0 additions, 0 deletionsimages/systemmonitor-3.png
- images/systemmonitor-4.png 0 additions, 0 deletionsimages/systemmonitor-4.png
- images/systemmonitor.png 0 additions, 0 deletionsimages/systemmonitor.png
CHANGELOG
100644 → 100755
LICENSE
100644 → 100755
File mode changed from 100644 to 100755
README.md
100644 → 100755
dbusmodel/dbusmodel.cpp
0 → 100755
dbusmodel/dbusmodel.h
0 → 100755
dbusmodel/dbusmodel.pro
0 → 100755
dbusmodel/dbusmodel.pro.user
0 → 100755
dbusmodel/imports/qmldir
0 → 100755
dbusmodel/plugin.cpp
0 → 100755
images/01 - config.png
0 → 100755
226 KiB
images/02 - DisplayName.png
0 → 100755
108 KiB
images/03 - Colors.png
0 → 100755
152 KiB
images/Power.png
0 → 100755
48.4 KiB
images/grid.png
0 → 100755
76.6 KiB
images/panel.png
0 → 100755
14.4 KiB
images/systemmonitor-1.png
100644 → 100755

| W: | H:
| W: | H:


images/systemmonitor-2.png
100644 → 100755
File mode changed from 100644 to 100755
images/systemmonitor-3.png
100644 → 100755
File mode changed from 100644 to 100755
images/systemmonitor-4.png
100644 → 100755
File mode changed from 100644 to 100755
images/systemmonitor.png
100644 → 100755
File mode changed from 100644 to 100755