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

@@ -10,7 +10,9 @@ add_executable(yellownotes main.cpp
gtkloader.h gtkloader.cpp
gtk-imports.c
yellownotes.h yellownotes.cpp
tr.h tr.cpp)
tr.h tr.cpp
utils/whereami.c utils/whereami.h
exe_path.h exe_path.cpp)
include(GNUInstallDirs)
install(TARGETS yellownotes