In-progress note-taking app based on lines.love
Go to file
Kartik K. Agaram 13dd253984 record a known issue
Discovered while showing this to Dan Oblinger.
2022-05-17 19:22:11 -07:00
LICENSE.txt
README.md record a known issue 2022-05-17 19:22:11 -07:00
button.lua
json.lua
keychord.lua
main.lua let's prevent the text cursor from ever getting on a drawing 2022-05-17 19:18:23 -07:00
manual_tests let's prevent the text cursor from ever getting on a drawing 2022-05-17 19:18:23 -07:00

README.md

Known issues:

  • Touchpads can drag the mouse pointer using a light touch or a heavy click. On Linux, drags using the light touch get interrupted when a key is pressed. You'll have to press down to drag.