Commit Graph

77 Commits

Author SHA1 Message Date
Kartik K. Agaram 232d4c7dd6 Merge lines-mobile.love 2024-03-10 20:28:40 -07:00
Kartik K. Agaram e7d963ca31 Merge lines.love 2024-03-10 20:27:20 -07:00
Kartik K. Agaram 093da1e7f8 add a mirror and reorg mirrors 2024-03-10 20:15:46 -07:00
Kartik K. Agaram 3cc090fcf6 Merge lines-mobile.love 2024-01-30 23:20:25 -08:00
Kartik K. Agaram 74f6d444ce new mirror 2024-01-30 23:17:18 -08:00
Kartik K. Agaram e4211628a3 fix failing tests on my Android tablet
The obvious way to fix them on Android breaks them on PC and, more
seriously, my Android phone. It seems more robust to slightly dilate a
few widths instead.

With this fix I'm no longer supporting LÖVE v12, that's too annoying an
additional constraint to satisfy.
2023-11-12 19:23:36 -08:00
Kartik K. Agaram 04941affc0 tweak Readme 2023-11-12 16:40:51 -08:00
Kartik K. Agaram a7ef4ccab4 mention a gotcha on Android 2023-09-16 23:22:38 -07:00
Kartik K. Agaram bdf4ad7cfc Merge lines-mobile.love 2023-09-10 21:52:24 -07:00
Kartik K. Agaram 9cf067b8f2 Merge lines.love 2023-09-10 21:51:59 -07:00
Kartik K. Agaram 7062963888 Revert "deemphasize the source editor"
Now that we have decent error handling, I think we can encourage people
to press ctrl+e again.

This reverts commit 4b43e9e85d.
2023-09-10 21:45:59 -07:00
Kartik K. Agaram ae9173ecbb rip out all resize support, root and stem 2023-07-11 12:16:51 -07:00
Kartik K. Agaram 4d1fc41cb0 Merge lines-mobile.love 2023-06-25 22:23:18 -07:00
Kartik K. Agaram 0b664c4484 experiment: convert to Pijul 2023-06-25 22:22:41 -07:00
Kartik K. Agaram 85a454c5dc fix repo link 2023-06-25 22:19:36 -07:00
Kartik K. Agaram c0fcdb8b7d Merge lines.love 2023-06-25 22:12:16 -07:00
Kartik K. Agaram 33934337ab experiment: convert to Pijul
https://pijul.org
2023-06-25 06:12:36 -07:00
Kartik K. Agaram 92ddb10a38 add screenshot 2023-05-01 10:58:22 -07:00
Kartik K. Agaram d1873da177 add screenshot 2023-05-01 10:55:59 -07:00
Kartik K. Agaram 27e50fbe95 Merge lines-mobile.love 2023-04-21 23:27:37 -07:00
Kartik K. Agaram f7839ff067 Merge lines.love 2023-04-21 23:27:28 -07:00
Kartik K. Agaram ac27d36dd0 delete inapplicable issue 2023-04-21 23:25:28 -07:00
Kartik K. Agaram d3e9d43214 Merge lines-mobile.love 2023-04-21 23:01:28 -07:00
Kartik K. Agaram 05eadaf2d3 Merge lines.love 2023-04-21 22:59:54 -07:00
Kartik K. Agaram b9d3cf3578 correct a characterization 2023-04-21 22:53:40 -07:00
Kartik K. Agaram 90853ffcf0 Merge lines-mobile.love 2023-04-09 14:11:54 -07:00
Kartik K. Agaram 8c0461d19e Merge lines.love 2023-04-09 14:11:42 -07:00
Kartik K. Agaram 4b43e9e85d deemphasize the source editor
This repo does not support freewheeling modification. It's a primitive
to enable freewheeling modification in downstream forks.

The source editor is a convenience, but it's a sharp tool and can easily
leave the app in a broken state that requires dropping down to external
tools (editor, file manager) to fix.
2023-04-09 11:12:36 -07:00
Kartik K. Agaram 4ae173b2b3 some updates to Readme 2023-03-31 08:32:54 -07:00
Kartik K. Agaram 734b766efd new fork: an etch-a-sketch editor
Write or draw as you like, then export to html and clear to write or
draw again.

There's no way to maintain more than one file.
There's no way to reimport the exported html.
2023-03-30 22:52:58 -07:00
Kartik K. Agaram da932ce92d update stale information 2023-03-25 17:19:28 -07:00
Kartik K. Agaram 77f31e03a8 new file picker
run.draw_file_select_bar is modeled on edit.draw_search_bar.
2023-03-25 17:12:19 -07:00
Kartik K. Agaram 609f0b2fc8 mention a new tool 2023-03-21 00:10:20 -07:00
Kartik K. Agaram f7f5973cb7 remove a stale issue 2023-03-17 22:38:58 -07:00
Kartik K. Agaram 667f324a57 include instructions to install LÖVE 2023-01-24 18:46:40 -08:00
Kartik K. Agaram 90ba22371f demote codeberg.org in the list of mirrors
It's been slow to push to lately, so I'm going to update it less frequently.
2023-01-23 00:19:09 -08:00
Kartik K. Agaram 44aa8226c4 ctrl+a: select entire buffer 2022-11-19 00:27:20 -08:00
Kartik K. Agaram b210ce7b36 one issue less
Selecting text is also almost done. I just need to figure out what to do
with bifold text.
2022-09-06 22:01:23 -07:00
Kartik K. Agaram e1c5a42f31 editing source code from within the app
integrated from pong.love via text.love:
  https://merveilles.town/@akkartik/108933336531898243
2022-09-03 14:13:22 -07:00
Kartik K. Agaram 418ce8480a include pensieve.love even though it's in development 2022-08-22 20:26:44 -07:00
Kartik K. Agaram 038f054ede include a fork 2022-08-21 14:29:05 -07:00
Kartik K. Agaram 974d17ffc0 new mirror 2022-08-14 09:08:44 -07:00
Kartik K. Agaram 27913df486 more cogent onboarding instructions
Someone looking at the repo will probably prefer the terminal.
2022-08-14 08:52:58 -07:00
Kartik K. Agaram 0218980add click to the left of a line 2022-07-29 14:38:45 -07:00
Kartik K. Agaram 6667c37066 affirm a priority 2022-07-08 14:16:55 -07:00
Kartik K. Agaram 826207a54a link to export tool 2022-07-02 15:23:44 -07:00
Kartik K. Agaram df5b7a8245 deemphasize the terminal in Readme 2022-07-01 20:34:13 -07:00
Kartik K. Agaram 9fd82439ec drop stale flag from documentation 2022-07-01 20:28:05 -07:00
Kartik K. Agaram feba7bf3c2 clarify what "large files" means 2022-06-29 17:34:44 -07:00
Kartik K. Agaram 97bbc7da7f clean up 2022-06-17 23:16:49 -07:00