livebook/lib
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
..
livebook Updates Map Cell guide (#1261) 2022-07-03 17:09:45 -03:00
livebook_cli Use IP address as hostname when configured (#1181) 2022-05-13 15:22:41 +02:00
livebook_web Change text inputs to apply change on blur (#1243) 2022-06-24 12:00:23 +02:00
livebook.ex Add support for configuring a custom iframe URL (#1200) 2022-05-26 02:39:55 +02:00
livebook_app.ex Convert Mac launcher to a Cocoa app (#1263) 2022-07-06 19:27:06 +02:00
livebook_cli.ex Include full stacktrace for unexpected exceptions (#781) 2021-12-09 15:44:23 +01:00
livebook_web.ex Group LV helpers (#1061) 2022-03-17 23:33:18 +01:00