livebook/.github
Wojtek Mach 789a44a7da
Convert Mac launcher to a Cocoa app (#1263)
1. Add `:event_handler` app option. It is a process that will receive
   the app events, the `:open_app`, `{:open_url, url}`, and
   `{:open_file, path}` messages.

2. Add `AppBuilder.init/0`. This reads the `APP_BUILDER_INPUT` env
   variable which contains the app event the release was started with.

3. Use <https://github.com/wojtekmach/otp/tree/wm-WX_MACOS_NON_GUI_APP>
   branch which contains wx fix that hasn't been merged yet.
2022-07-06 19:27:06 +02:00
..
imgs Update welcome img (#691) 2021-11-09 11:48:09 +01:00
scripts/app Convert Mac launcher to a Cocoa app (#1263) 2022-07-06 19:27:06 +02:00
workflows Mac app bootstrap improvements (#1238) 2022-06-22 08:04:59 +02:00
ISSUE_TEMPLATE.md Update ISSUE_TEMPLATE.md (#1120) 2022-04-15 19:52:20 +02:00