Many changes to setup colours, update window positions, put notes on desktop, etc.

Signed-off-by: Hans Dijkema <hans@dijkewijk.nl>
This commit is contained in:
2025-11-24 14:52:17 +01:00
parent a0ac0420da
commit 80ee3fcadf
9 changed files with 493 additions and 131 deletions

View File

@@ -123,6 +123,7 @@ void GtkLoader::dlopen()
"libgio-2.0.so",
"libglib-2.0.so",
"libgdk-3.so",
"libgdk_pixbuf-2.0.so",
NULL
};
int i;