This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Macintosh-SW
/
MessagesForMacintosh
Watch
1
Star
0
Fork
0
You've already forked MessagesForMacintosh
mirror of
https://github.com/CamHenlin/MessagesForMacintosh.git
synced
2024-11-25 13:31:00 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
1fd61a8e46
MessagesForMacintosh
/
JS
History
camh
1fd61a8e46
further improve performance: remove all color support from nuklear and color translation support from nuklear quickdraw code and replace with nuklear working directly with qd colors and patterns. ~30% performance gain with the same look and feel!
2022-01-07 21:44:56 -08:00
..
node_modules
slightly modify layout of main chat window, use in chat for a few days, begin cleaning up code by moving most nuklear app code out of the main sample.c file. has bug where it repeatedly tries to send a black message after sending new messages, and will eventually hang it seems like -- but failures sort of seem caused by loss of connection to remote
2021-11-26 23:45:53 -08:00
index.js
further improve performance: remove all color support from nuklear and color translation support from nuklear quickdraw code and replace with nuklear working directly with qd colors and patterns. ~30% performance gain with the same look and feel!
2022-01-07 21:44:56 -08:00
package-lock.json
slightly modify layout of main chat window, use in chat for a few days, begin cleaning up code by moving most nuklear app code out of the main sample.c file. has bug where it repeatedly tries to send a black message after sending new messages, and will eventually hang it seems like -- but failures sort of seem caused by loss of connection to remote
2021-11-26 23:45:53 -08:00
package.json
first function version, used to send first imessage via system 6
2021-09-20 23:10:57 -07:00