summaryrefslogtreecommitdiff
path: root/src/log.c
AgeCommit message (Expand)Author
2023-03-06Change log indent to 4 spaces.Phil Jones
2022-12-01Fix debug logs printing in release builds.Phil Jones
2022-11-28Refactor string vector code.Phil Jones
2022-06-21Add config file handling.Phil Jones
2022-06-10Minor cleanup.Phil Jones
2022-06-10Add indents to log functions.Phil Jones
2022-06-07Switch from using (E)GL to wl_shm.Phil Jones
2021-11-07Initial working build.Phil Jones
2021-11-04Print both real and cpu time in debug logs.Phil Jones
2021-11-01Add missing include.Phil Jones
2021-10-31Add actual greetd functionality.Phil Jones
2021-10-31Add HiDPI support and lots of cleanup.Phil Jones
2021-10-26Add EGL setup (unused for now).Phil Jones