lite/src
Dennis 4f898083d1 Add support for path detection when using symlinks or lite is in $PATH
It turns out using argv[0] is a bad idea. This uses sysctl() to retrieve
its own path
2021-05-09 14:11:01 +02:00
..
api Changed fuzzy matching to favour matching case 2020-05-23 15:08:38 +01:00
lib update stb_truetype 2020-12-28 13:58:20 +08:00
main.c Add support for path detection when using symlinks or lite is in $PATH 2021-05-09 14:11:01 +02:00
rencache.c Changed rencache to store font tab_width with font command 2020-09-05 15:09:54 +01:00
rencache.h Added rencache invalidation on window-exposed event 2020-05-22 09:00:48 +01:00
renderer.c Changed rencache to store font tab_width with font command 2020-09-05 15:09:54 +01:00
renderer.h Changed rencache to store font tab_width with font command 2020-09-05 15:09:54 +01:00