GPU memory support (#176)

* gpu memory demo

* fetch snapshot data on subsrciption

* move device added to the end
This commit is contained in:
2026-02-05 11:35:11 +02:00
committed by GitHub
parent 59e3b21071
commit fff3a70ac6
17 changed files with 353 additions and 10 deletions

View File

@@ -15,6 +15,8 @@
* along with awesome-widgets. If not, see http://www.gnu.org/licenses/ *
***************************************************************************/
#pragma once
#include "awpluginformatterac.h"
#include "awpluginformattercustom.h"
#include "awpluginformatterdouble.h"