aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2024-01-11added: config.def.hKrow Savcik
Now the default configuration is in config.def.h Before compiling for the first time, config.h is created.
2024-01-11change: var def_theme_pathKrow Savcik
Changed the name for consistencty (def_theme_file -> def_theme_path). Added the variable in cdraw.c, as it wasn't use beforehand.
2024-01-11removed: debugging pixel in canvas.cKrow Savcik
2023-09-26initial commitKrow Savcik