add a title; which police

This commit is contained in:
Ben Fry
2022-02-14 20:32:07 -05:00
parent 14ec02082d
commit e6f82b8b12
+3 -1
View File
@@ -1,4 +1,6 @@
Native code to go with the `ThinkDifferent` class which handles macOS-specific API calls.
# Think Different
Native code to go with the `ThinkDifferent` class that handles macOS-specific API calls.
Currently only handles hiding the menu bar, and the basic structure of the native libraries evolved from the [jAppleMenuBar project](https://github.com/kritzikratzi/jAppleMenuBar) by Hansi Raber and was rewritten for Processing 4 by Ben Fry.