Go to file
blankie 21badd1db4
Make logs button red when there are unread log entries
2023-01-05 21:23:24 +07:00
imgui@e57871bb95 Initial commit 2022-12-31 15:35:58 +07:00
.gitignore Initial commit 2022-12-31 15:35:58 +07:00
.gitmodules Initial commit 2022-12-31 15:35:58 +07:00
Makefile Add logging 2023-01-05 17:27:14 +07:00
config.cpp Add logging 2023-01-05 17:27:14 +07:00
config.h Refactor config handling and related stuff 2023-01-04 23:40:35 +07:00
event_loop.cpp Make logs button red when there are unread log entries 2023-01-05 21:23:24 +07:00
event_loop.h Refactor config handling and related stuff 2023-01-04 23:40:35 +07:00
log.cpp Add logging 2023-01-05 17:27:14 +07:00
log.h Add logging 2023-01-05 17:27:14 +07:00
main.cpp Add logging 2023-01-05 17:27:14 +07:00