desktop icon indicating copy to clipboard operation
desktop copied to clipboard

Building native-like Elixir apps for Windows, MacOS, Linux, iOS and Android using Phoenix LiveView!

Results 15 desktop issues
Sort by recently updated
recently updated
newest added

I get a similar error with the desktop-example-app, and when following the instructions in "Your first Desktop App" to create a project from scratch, ``` ** (Mix) Could not start...

Prints an actionable warning and falls back to a browser view.

Is it possible to use `elixir-desktop` to create hybrid app to access device hardware functions like Camera, Location services etc? If yes, then how and what kind of javascript framework...

question

**Problem** When a user wants to shut down his mac, the running erlang application will ignore the shutdown signal and stay open, and this way it will block the macOS...

Hi :wave:! This is a really exciting project :tada: Is wxWidgets statically linked into the resulting binary? Does this generate a binary? But I guess the real question is what...

question

LiveView 0.18 moved the `sigil_H/2` macro from `Phoenix.LiveView.Helpers` to `Phoenix.Component`. This is used in the `__using__` macro of `Desktop.Menu`.

I found that the about information of this repo is misleading: Definitely, we support Erlang/OTP >= 24. Maybe it's better to use the same description: "Building native-like Elixir apps for...

Great work on creating this super easy to setup 🦾 just got a couple of questions around releasing and distributing (because I don't know much :P) - once I run...

question

``` Apple M2 Ventura 13.3.1 (22E261) ``` Using the [example app](https://github.com/elixir-desktop/desktop-example-app). With newer versions of erlang and elixir, the app loads and functions fine, but none of the notifications are...