Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev 0.1.0 #16

Merged
merged 21 commits into from
Oct 24, 2020
Merged

Dev 0.1.0 #16

merged 21 commits into from
Oct 24, 2020

Conversation

melbahja
Copy link
Member

@melbahja melbahja commented Jun 20, 2020

v0.1.0 release WIP.

v0.1.0 Goals

  • Clean actions code.
  • Add: runtime configuration .guarkrc build.yaml file to specify cross compilers.
  • Fix: embed all assets in the binary.
  • Fix: serve files from FS instead of local http server (windows only).
  • Add: manifest for windows (meta file).
  • Add: embed icon and manifest in windows binaries.
  • Add: entry point (open with).
  • Add: bundler (eg: AppImage)
  • Resolve: no window show on macos #15 and Installation error #12

@melbahja
Copy link
Member Author

melbahja commented Jul 26, 2020

Update: windows does not allow webview to access localhost loopback address, I'm looking for alternative approaches...I will push them when things works

@melbahja melbahja merged commit e77b2e9 into master Oct 24, 2020
@melbahja melbahja deleted the dev-0.1.0 branch October 24, 2020 22:49
@melbahja
Copy link
Member Author

this PR becomes big, merging and fixes will be pushed later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

no window show on macos
1 participant