Moved UI from C to Vala

Multiple changes coming with that
Massive cleanup
This commit is contained in:
2023-11-22 11:37:04 +01:00
parent 5ab6aefa49
commit ee60060dc6
24 changed files with 527 additions and 1021 deletions
+2 -1
View File
@@ -1,4 +1,5 @@
#include "ui/ginput-application.h"
#include <adwaita.h>
#include "vala.h"
#include "device/device.h"
int main(gint argc, gchar** argv)