Client for playing 300 publicly available Sokoban puzzles on a computer or phone.
Go to file
Kartik K. Agaram 2477e2a603 document Show_menu variable 2023-12-04 22:17:53 -08:00
assets screenshot 2023-11-23 10:43:13 -08:00
0000-freewheeling-start new file-system format for freewheeling apps 2023-04-16 11:16:47 -07:00
0001-on new fork: for mobile devices 2023-11-12 22:33:24 -08:00
0002-Debug_animations_in_progress debug animations 2023-11-11 10:00:54 -08:00
0003-refresh_debug_animations debug animations 2023-11-11 10:00:54 -08:00
0004-on.update partition handlers between screen regions 2023-12-01 20:59:22 -08:00
0005-animate starting to experiment with animated pane transitions 2023-11-19 17:33:22 -08:00
0006-loiter starting to experiment with animated pane transitions 2023-11-19 17:33:22 -08:00
0007-save_callstack fix an outdated comment 2023-11-22 22:40:41 -08:00
0008-Debug_animation_period debug animations 2023-11-11 10:00:54 -08:00
0010-Line_height new fork: carousel shell 2023-11-15 06:06:56 -08:00
0011-on.initialize save the list of open files across restart 2023-11-26 12:26:22 -08:00
0012-on.draw clean up some debug drawing 2023-12-03 15:53:39 -08:00
0013-on.keychord_press type out a filename to load/save 2023-11-26 08:52:34 -08:00
0014-on.text_input type out a filename to load/save 2023-11-26 08:52:34 -08:00
0015-on.key_release send errors from event handlers to output editor 2023-11-21 21:22:52 -08:00
0016-on.mouse_press simplify state management for menus 2023-12-04 22:09:47 -08:00
0017-on.mouse_release simplify state management for menus 2023-12-04 22:09:47 -08:00
0019-Line_number_padding new fork: carousel shell 2023-11-15 06:06:56 -08:00
0020-draw_editor_border bugfix: use border color in scrollbars 2023-12-01 20:19:27 -08:00
0021-draw_menu simplify state management for menus 2023-12-04 22:09:47 -08:00
0023-Menu_top start of the visual skeleton 2023-11-15 07:04:34 -08:00
0024-Menu_left start of the visual skeleton 2023-11-15 07:04:34 -08:00
0025-Menu_height start of the visual skeleton 2023-11-15 07:04:34 -08:00
0026-Menu_bottom start of the visual skeleton 2023-11-15 07:04:34 -08:00
0027-Menu_background mock up rest of menu bar and nav buttons 2023-11-15 09:02:22 -08:00
0028-draw_output_border bugfix: use border color in scrollbars 2023-12-01 20:19:27 -08:00
0029-Safe_width resize handler 2023-11-15 07:37:36 -08:00
0030-Safe_height resize handler 2023-11-15 07:37:36 -08:00
0031-on.resize bugfix: code overflowing lower border after resize 2023-11-25 18:59:25 -08:00
0032-update_font_settings 2 bugfixes in font rendering 2023-11-24 18:38:37 -08:00
0033-Normal_color bugfix: output border color 2023-11-15 13:07:01 -08:00
0034-draw_scrollbar bugfix: use border color in scrollbars 2023-12-01 20:19:27 -08:00
0035-compute_scrollbar start sketching out a scrollbar 2023-11-18 04:25:31 -08:00
0036-adjust_scrollbar bugfix: tapping in scrollbar area 2023-12-02 18:36:11 -08:00
0038-on_editor_scrollbar implement second, 'output' editor 2023-11-18 21:18:09 -08:00
0040-on_editor_scrollbar_area implement second, 'output' editor 2023-11-18 21:18:09 -08:00
0042-draw_canvas get rid of pane transition animations 2023-11-20 07:29:38 -08:00
0043-map implement 'Run' button 2023-11-18 19:42:26 -08:00
0045-Current_pane aggregate global state inside a 'pane' object 2023-11-19 13:15:06 -08:00
0046-Global_state aggregate global state inside a 'pane' object 2023-11-19 13:15:06 -08:00
0047-Current_pane_index implement carousel buttons for inserting/switching current pane 2023-11-19 13:37:41 -08:00
0048-Panes implement carousel buttons for inserting/switching current pane 2023-11-19 13:37:41 -08:00
0049-new_pane add lots of buttons to the toolbar 2023-11-20 22:23:09 -08:00
0050-print_to_output running `print` now appends to output editor 2023-11-19 14:36:42 -08:00
0051-run_button simplify state management for menus 2023-12-04 22:09:47 -08:00
0052-enable_loiter starting to experiment with animated pane transitions 2023-11-19 17:33:22 -08:00
0054-Animations_in_progress starting to experiment with animated pane transitions 2023-11-19 17:33:22 -08:00
0056-end_frame starting to experiment with animated pane transitions 2023-11-19 17:33:22 -08:00
0058-draw_next_frames_of_animations starting to experiment with animated pane transitions 2023-11-19 17:33:22 -08:00
0059-previous_pane_button simplify state management for menus 2023-12-04 22:09:47 -08:00
0060-next_pane_button simplify state management for menus 2023-12-04 22:09:47 -08:00
0061-new_pane_button simplify state management for menus 2023-12-04 22:09:47 -08:00
0063-Show_code add lots of buttons to the toolbar 2023-11-20 22:23:09 -08:00
0064-show_code_button simplify state management for menus 2023-12-04 22:09:47 -08:00
0065-hide_code_button simplify state management for menus 2023-12-04 22:09:47 -08:00
0066-copy_button simplify state management for menus 2023-12-04 22:09:47 -08:00
0067-paste_button simplify state management for menus 2023-12-04 22:09:47 -08:00
0069-output_editor_state preserve settings across restart 2023-11-21 12:11:26 -08:00
0070-code_editor_state preserve settings across restart 2023-11-21 12:11:26 -08:00
0072-settings_button simplify state management for menus 2023-12-04 22:09:47 -08:00
0074-clear_pane_button simplify state management for menus 2023-12-04 22:09:47 -08:00
0075-clear_pane 'clear' button now clears the entire pane 2023-11-22 19:23:41 -08:00
0076-delete_pane_button simplify state management for menus 2023-12-04 22:09:47 -08:00
0077-example_pane remember when someone deletes an example 2023-11-22 21:22:34 -08:00
0078-Example_panes a few more abbreviations 2023-12-02 10:05:18 -08:00
0079-White make pane index pop a little for Mike Stein 2023-11-20 23:46:22 -08:00
0080-Show_menu document Show_menu variable 2023-12-04 22:17:53 -08:00
0081-draw_settings_menu responsive layout for settings menu 2023-11-24 21:03:15 -08:00
0082-draw_slider sliders for font size and color settings 2023-11-21 02:19:56 -08:00
0083-Settings_font_slider sliders for font size and color settings 2023-11-21 02:19:56 -08:00
0084-update_any_sliders simplify state management for menus 2023-12-04 22:09:47 -08:00
0085-slider_value sliders for font size and color settings 2023-11-21 02:19:56 -08:00
0086-select_settings_slider simplify state management for menus 2023-12-04 22:09:47 -08:00
0087-on_slider bugfix: crash unless first mouse click on settings 2023-11-21 02:47:27 -08:00
0088-Settings_foreground_sliders sliders for font size and color settings 2023-11-21 02:19:56 -08:00
0089-Settings_background_sliders sliders for font size and color settings 2023-11-21 02:19:56 -08:00
0090-Background_color sliders for font size and color settings 2023-11-21 02:19:56 -08:00
0091-Foreground_color bring back syntax highlighting (but so ugly) 2023-11-21 08:53:19 -08:00
0092-Settings_menu_area sliders for font size and color settings 2023-11-21 02:19:56 -08:00
0093-on_area bugfix: crash unless first mouse click on settings 2023-11-21 02:47:27 -08:00
0095-Selected_slider sliders for font size and color settings 2023-11-21 02:19:56 -08:00
0097-Font_height preserve settings across restart 2023-11-21 12:11:26 -08:00
0098-on.save_settings save the list of open files across restart 2023-11-26 12:26:22 -08:00
0099-on.load_settings save the list of open files across restart 2023-11-26 12:26:22 -08:00
0100-car support event handlers 2023-11-21 19:17:49 -08:00
0101-on.mouse_wheel_move wire up mouse wheel 2023-12-02 12:01:28 -08:00
0102-send_errors_to_output send errors from event handlers to output editor 2023-11-21 21:22:52 -08:00
0104-call_protected send errors from event handlers to output editor 2023-11-21 21:22:52 -08:00
0105-clear_handlers send errors from event handlers to output editor 2023-11-21 21:22:52 -08:00
0106-stop_button simplify state management for menus 2023-12-04 22:09:47 -08:00
0108-Overflow_button lay out buttons based on device dimensions 2023-11-22 12:38:16 -08:00
0109-overflow_button simplify state management for menus 2023-12-04 22:09:47 -08:00
0110-maybe_draw_overflow_button avoid the overflow button in some narrow cases 2023-12-01 20:15:46 -08:00
0111-populate_missing_handlers ignore all interactive handlers when editor is open 2023-11-24 21:14:41 -08:00
0112-load_example_panes remember when someone deletes an example 2023-11-22 21:22:34 -08:00
0113-Deleted_example_panes remember when someone deletes an example 2023-11-22 21:22:34 -08:00
0114-update_output_editor 2 bugfixes in font rendering 2023-11-24 18:38:37 -08:00
0115-Title_font first draft of load/save buttons 2023-11-25 23:40:28 -08:00
0116-save_button simplify state management for menus 2023-12-04 22:09:47 -08:00
0117-load_button simplify state management for menus 2023-12-04 22:09:47 -08:00
0118-overflowable_button simplify state management for menus 2023-12-04 22:09:47 -08:00
0119-draw_file_dialog ok/cancel buttons in file dialog 2023-11-26 10:21:42 -08:00
0120-Show_file_dialog first draft of load/save buttons 2023-11-25 23:40:28 -08:00
0121-Directory first draft of load/save buttons 2023-11-25 23:40:28 -08:00
0122-Directory_contents first draft of load/save buttons 2023-11-25 23:40:28 -08:00
0123-refresh_directory_contents first draft of load/save buttons 2023-11-25 23:40:28 -08:00
0124-styled_button close all menus when tapping any button 2023-12-04 21:34:39 -08:00
0125-File_dialog_callback first draft of load/save buttons 2023-11-25 23:40:28 -08:00
0126-one_time_save first draft of load/save buttons 2023-11-25 23:40:28 -08:00
0127-one_time_load bugfix: loading a file with text selected 2023-12-02 09:32:02 -08:00
0128-draw_file_dialog_input make it look more like a dialog 2023-11-26 09:21:09 -08:00
0129-draw_cursor type out a filename to load/save 2023-11-26 08:52:34 -08:00
0131-keychord_press_on_file_dialog type out a filename to load/save 2023-11-26 08:52:34 -08:00
0132-text_input_on_file_dialog type out a filename to load/save 2023-11-26 08:52:34 -08:00
0133-File_dialog_input_text type out a filename to load/save 2023-11-26 08:52:34 -08:00
0134-reset_file_dialog_state bugfix: reset some more state 2023-11-26 09:10:03 -08:00
0138-File_dialog_input_start_suffix type out a filename to load/save 2023-11-26 08:52:34 -08:00
0140-refresh_file_dialog_input_start ok/cancel buttons in file dialog 2023-11-26 10:21:42 -08:00
0141-File_dialog_input_draw_suffix type out a filename to load/save 2023-11-26 08:52:34 -08:00
0142-right_justified_button ok/cancel buttons in file dialog 2023-11-26 10:21:42 -08:00
0143-File_dialog_input_right_margin ok/cancel buttons in file dialog 2023-11-26 10:21:42 -08:00
0144-filenames_from_all_panes save the list of open files across restart 2023-11-26 12:26:22 -08:00
0145-Initial_load_filenames save the list of open files across restart 2023-11-26 12:26:22 -08:00
0146-load_panes_from_previous_session save the list of open files across restart 2023-11-26 12:26:22 -08:00
0147-Highlighted_button_color activate buttons for some time 2023-12-01 20:07:20 -08:00
0148-Active_button activate buttons for some time 2023-12-01 20:07:20 -08:00
0149-Border_color bugfix: use border color in scrollbars 2023-12-01 20:19:27 -08:00
0150-Button_pressed partition handlers between screen regions 2023-12-01 20:59:22 -08:00
0151-compute_scrollbar_topy bugfix: tapping in scrollbar area 2023-12-02 18:36:11 -08:00
LICENSE.txt add a license 2022-05-16 18:51:28 -07:00
Manual_tests.md Merge template-live-editor-mobile 2023-12-03 13:26:49 -08:00
MemoryReferenceInfo.lua.0 remove some memory leaks from rendered fragments 2022-06-10 11:16:41 -07:00
MemoryReferenceInfo.lua.unused clean up memory leak experiments 2022-06-10 13:46:59 -07:00
README.md remove warning about persistence from Readme 2023-11-26 13:39:26 -08:00
app.lua Merge template-live-editor-mobile 2023-12-03 13:26:49 -08:00
button.lua use color alpha in button backgrounds 2023-10-16 22:59:04 -07:00
colorize.lua bring back syntax highlighting (but so ugly) 2023-11-21 08:53:19 -08:00
default_map rename a function 2023-12-01 21:00:38 -08:00
edit.lua Merge template-live-editor-mobile 2023-12-03 11:46:17 -08:00
file.lua audit all asserts 2023-11-18 11:32:01 -08:00
json.lua forgot to add json.lua 2022-05-15 14:36:25 -07:00
keychord.lua support for num pad 2023-07-07 18:40:12 -07:00
live.lua new example: interactivity 2023-11-21 22:02:24 -08:00
main.lua Merge template-live-editor-mobile 2023-12-03 13:26:49 -08:00
nativefs.lua cleaner API for file-system access 2023-08-30 19:04:06 -07:00
reference.md send errors from event handlers to output editor 2023-11-21 21:22:52 -08:00
search.lua bring back syntax highlighting (but so ugly) 2023-11-21 08:53:19 -08:00
select.lua Merge lines.love 2023-12-01 22:03:36 -08:00
test.lua show another detail on test failure 2023-01-20 21:48:49 -08:00
text.lua Merge template-live-editor-mobile 2023-11-25 16:12:16 -08:00
text_tests bugfix: clear selection when clicking above or below lines 2023-09-20 13:39:29 -07:00
text_tests.lua new fork: for mobile devices 2023-11-12 22:33:24 -08:00
undo.lua Merge lines.love 2023-11-18 12:21:30 -08:00

README.md

Lua Carousel

screenshot

A lightweight environment for writing small, throwaway Lua and LÖVE programs. Tested on Windows, Mac, Linux, iOS and Android. The environment itself can be modified as it runs. In early release; please report issues, particularly with usability or accessibility.

This repo is an example of a Freewheeling App, designed above all to be easy to run, easy to modify and easy to share.

Getting started

Install LÖVE. It's just a 5MB download, open-source and extremely well-behaved. I'll assume below that you can invoke it using the love command, but that might vary depending on your OS.

Run this app from the terminal, passing its directory to LÖVE

Hacking

To modify it live without restarting the app each time, download the driver app. Here's an example session using a fork of this repo:

making changes without restarting the app

(Only on non-mobile platforms for now.)

Some reference documentation on how to create your own apps.

If you run a .love file, your changes will go into the save directory. If you unzip the .love file into a new directory and run the directory instead, your changes will go straight into the same directory.

Keyboard shortcuts

Within the editor widget:

  • ctrl+f to find patterns within a file
  • ctrl+c to copy, ctrl+x to cut, ctrl+v to paste
  • ctrl+z to undo, ctrl+y to redo
  • ctrl+= to zoom in, ctrl+- to zoom out, ctrl+0 to reset zoom
  • alt+right/alt+left to jump to the next/previous word, respectively
  • mouse drag or shift + movement to select text, ctrl+a to select all

Exclusively tested so far with a US keyboard layout. If you use a different layout, please let me know if things worked, or if you found anything amiss: http://akkartik.name/contact

Known issues

  • No support yet for Unicode graphemes spanning multiple codepoints.

  • No support yet for right-to-left languages.

  • Undo/redo may be sluggish in editor windows containing large files. Large files may grow sluggish in other ways.

  • If you kill the process, say by force-quitting because things things get sluggish, you can lose data.

  • Can't scroll while selecting text with mouse.

  • Some colors can't be customized yet.

Contributors

Many thanks to Mike Stein for code, feedback and suggestions.

Mirrors and Forks

This repo is a fork of lines.love, an editor for plain text where you can also seamlessly insert line drawings. Its immediate upstream is the template repo for freewheeling apps. Updates to it can be downloaded from the following mirrors:

Further forks are encouraged. If you show me your fork, I'll link to it here.

Feedback

Most appreciated.