desktop-example-app icon indicating copy to clipboard operation
desktop-example-app copied to clipboard

Elixir Sample App using the Desktop library with LiveView to create a desktop app

Results 14 desktop-example-app issues
Sort by recently updated
recently updated
newest added

Following this issue: https://github.com/elixir-desktop/desktop-example-app/issues/14 I installed a fresh version of Ubuntu in a VM: ``` No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 22.04.1 LTS Release: 22.04 Codename:...

The context menu is empty in KDE, I use kubuntu 20.04, also tried kubuntu 22.04, and ubuntu, in ubuntu it works fine, but in kde it is always empty no...

I can build the release without any issues to create `TodoApp-1.1.0-linux-x86_64.run`, which, when run, will install TodoApp at `~/TodoApp` and run it smoothly. However, if I close the app and...

I spent some time migrating the example app to a newer framework eg. in #28, and what I found is that the necessary bits seem very minimal, but are bundled...