You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdeutils/superkaramba/src
Mavridis Philippe 8bd95de8fd
Superkaramba: add GPU load sensor
The sensor has a required `driver` parameter and an optional `gpu` parameter.
- The former specifies the backend to use to query the system about GPU load.
- The latter specifies the id of the GPU to check. If left out, the backend default will be used.

For now it only supports NVidia GPUs via the `nvidia` driver, but it can be extended.

Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
(cherry picked from commit 480f195dde)
1 year ago
..
CMakeLists.txt Superkaramba: add GPU load sensor 1 year ago
Makefile.am LIB_QT -> LIB_TQT conversion to align to updated admin module 7 years ago
bar.cpp Trinity Qt initial conversion 16 years ago
bar.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
bar_python.cpp Trinity Qt initial conversion 16 years ago
bar_python.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 16 years ago
clickable.cpp Trinity Qt initial conversion 16 years ago
clickable.h Trinity Qt initial conversion 16 years ago
clickarea.cpp Replace Qt with TQt 2 years ago
clickarea.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
clickmap.cpp Rename additional global TQt functions 14 years ago
clickmap.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
config_python.cpp Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3. 3 years ago
config_python.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 16 years ago
cpusensor.cpp rename the following methods: 15 years ago
cpusensor.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
datesensor.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
datesensor.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
dcopinterface.h Trinity Qt initial conversion 16 years ago
disksensor.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
disksensor.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
gpusensor.cpp Superkaramba: add GPU load sensor 1 year ago
gpusensor.h Superkaramba: add GPU load sensor 1 year ago
graph.cpp Trinity Qt initial conversion 16 years ago
graph.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
graph_python.cpp Trinity Qt initial conversion 16 years ago
graph_python.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 16 years ago
imagelabel.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
imagelabel.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
imagelabel_python.cpp Fix FTBFS with stricter C++11 7 years ago
imagelabel_python.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 16 years ago
input.cpp Remove additional unneeded tq method conversions 14 years ago
input.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
input_python.cpp Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3. 3 years ago
input_python.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 16 years ago
karamba.cpp Superkaramba: add GPU load sensor 1 year ago
karamba.h Superkaramba: add GPU load sensor 1 year ago
karamba_python.cpp superkaramba: minor improvement to python version detection condition. 3 years ago
karamba_python.h superkaramba: fixed SEGV when loading python scripts. 3 years ago
karambaapp.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
karambaapp.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
karambainterface.cpp Rename old tq methods that no longer need a unique name 14 years ago
karambainterface.h Trinity Qt initial conversion 16 years ago
karambalistboxitem.cpp Trinity Qt initial conversion 16 years ago
karambalistboxitem.h TQt4 port kdeutils 15 years ago
karambarootpixmap.cpp Rename KShared 13 years ago
karambarootpixmap.h Rename KShared 13 years ago
karambasessionmanaged.cpp Rename common header files for consistency with class renaming 13 years ago
karambasessionmanaged.h TQt4 port kdeutils 15 years ago
kwidgetlistbox.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
kwidgetlistbox.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
lineparser.cpp Trinity Qt initial conversion 16 years ago
lineparser.h TQt4 port kdeutils 15 years ago
main.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
memsensor.cpp Superkaramba: add GB format strings to memory sensor 1 year ago
memsensor.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
menu_python.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
menu_python.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 16 years ago
meter.cpp rename the following methods: 15 years ago
meter.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
meter_python.cpp superkaramba: add support for python 3.12. This resolves issue #71 2 years ago
meter_python.h TQt4 port kdeutils 15 years ago
misc_python.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
misc_python.h Fix incorrect characters. 13 years ago
networksensor.cpp Fix in superkaramba sensor network for linux 3 years ago
networksensor.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
noatunsensor.cpp Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3. 3 years ago
noatunsensor.h Trinity Qt initial conversion 16 years ago
programsensor.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
programsensor.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
richtextlabel.cpp Replace Qt with TQt 2 years ago
richtextlabel.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
richtextlabel_python.cpp Trinity Qt initial conversion 16 years ago
richtextlabel_python.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 16 years ago
rsssensor.cpp Rename a number of libraries and executables to avoid conflicts with KDE4 13 years ago
rsssensor.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
sensor.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
sensor.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
sensorparams.cpp Trinity Qt initial conversion 16 years ago
sensorparams.h TQt4 port kdeutils 15 years ago
sensorsensor.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
sensorsensor.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
showdesktop.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
showdesktop.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
sklineedit.cpp Replace various '#define' strings - part 6 2 years ago
sklineedit.h TQt4 port kdeutils 15 years ago
sknewstuff.cpp SuperKaramba: Updated openDesktop category 5 years ago
sknewstuff.h Finish renaming knewstuff 11 years ago
superkaramba.desktop Desktop file translations: 6 years ago
superkaramba.kcfg Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 16 years ago
superkarambasettings.kcfgc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 16 years ago
superkarambaui.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 16 years ago
svcgrp_python.cpp Add Python >= v3 support to SuperKaramba 11 years ago
svcgrp_python.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 16 years ago
systemtray.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
systemtray.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
systray_python.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
systray_python.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 16 years ago
task_python.cpp Add Python >= v3 support to SuperKaramba 11 years ago
task_python.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 16 years ago
taskbartest.cpp Rename additional header files to avoid conflicts with KDE4 13 years ago
taskbartest.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 16 years ago
taskmanager.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
taskmanager.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
textfield.cpp Remove additional unneeded tq method conversions 14 years ago
textfield.h Remove additional unneeded tq method conversions 14 years ago
textfilesensor.cpp Trinity Qt initial conversion 16 years ago
textfilesensor.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
textlabel.cpp Replace Qt with TQt 2 years ago
textlabel.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
textlabel_python.cpp Rename old tq methods that no longer need a unique name 14 years ago
textlabel_python.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 16 years ago
themefile.cpp Replace various '#define' strings - part 6 2 years ago
themefile.h TQt conversion fixes 16 years ago
themelocale.cpp Replaced various '#define' with actual strings - part 5 2 years ago
themelocale.h Trinity Qt initial conversion 16 years ago
themes_layout.ui Replace Q_SIGNALS and Q_SLOTS 2 years ago
themesdlg.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
themesdlg.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
themewidget.cpp Rename additional header files to avoid conflicts with KDE4 13 years ago
themewidget.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
themewidget_layout.ui Remove unnecessary accelerators from .ui files 3 years ago
uptimesensor.cpp rename the following methods: 15 years ago
uptimesensor.h Revert "Rename a number of old tq methods that are no longer tq specific" 14 years ago
widget_python.cpp Remove additional unneeded tq method conversions 14 years ago
widget_python.h rename the following methods: 15 years ago
xmmssensor.cpp Rename additional global TQt functions 14 years ago
xmmssensor.h Replace Q_OBJECT with TQ_OBJECT 3 years ago