Commit graph

13 commits

Author SHA1 Message Date
d3e9803cf2 check if color specified before conversion to hex
this allows black to be written instead of returning the pixel value
2021-08-21 15:12:00 -04:00
6b62d31dc5 add timeout to close inactive connections 2021-08-19 18:23:02 -04:00
2aa468369f
change wording 2021-08-19 17:56:39 -04:00
e5cc0c7ff5
add caveats to README 2021-08-19 17:56:04 -04:00
1d84d1eb62 make sure client_message is null terminated, prevents a buffer overflow 2021-08-19 17:16:02 -04:00
876a56e216 fix segmentation fault from not mapping enough 2021-08-19 17:15:47 -04:00
4b6b4d6f9d framebuffer colors seem to be in a different order than documented? 2021-08-19 15:08:40 -04:00
e2713e00e0 follow line_length instead of assuming the line length is the width
if you dont, some monitors go streeeeech lol
2021-08-19 13:29:38 -04:00
a0cbc30959 it sorta works i guess lol 2021-08-19 13:18:10 -04:00
33bb7de0d0 whee parse the PX 2021-08-19 12:28:40 -04:00
44bd07ea06 some command parsing 2021-08-18 23:32:05 -04:00
449af0889c gitignore binaries 2021-08-18 21:34:47 -04:00
2b9a557346 init 2021-08-18 21:33:29 -04:00