U-C-S / Hurl

Choose the browser on the click of a link
MIT License
279 stars 10 forks source link

Hurl Rewrite Project #120

Open U-C-S opened 4 months ago

U-C-S commented 4 months ago

Offload operations to Launcher

Hurl Main App

Jay-o-Way commented 4 months ago

What is your (latest) opinion about WinUI / WASDK?

U-C-S commented 4 months ago

@Jay-o-Way Sorry I haven't spent time to look at your PR. But at-most I currently want to spend some time on other projects with my little time, before coming back to hurl again. could take a few more week/s least for that. I have some other plans for this issue that I have not yet fully realized or described yet. Could be that your PR is taking bit different path from that.

What is your (latest) opinion about WinUI / WASDK?

I spent some time again messing with few days ago, I still couldn't get it working as I wanted it. Publishing into a single file or unpackaged is still one of the issues to me there despite WASDK supporting it in some power. For now, I am awaiting for the new WPF Fluent controls in .NET 9 (which are also part of preview recently)

U-C-S commented 3 months ago

Ok, WinAppSDK 1.6 experimental looks actually interesting

Jay-o-Way commented 3 months ago

One task to add: sign the app / installer, so Windows doesn't give the user a warning

U-C-S commented 3 months ago

After introducing the Launcher project, I think I can just hold this off for later on, and take care of other things.

I want to start a rewrite in the first place only because during writing Hurl.RulesetManager felt I could improve a lot of things with the main app's code, this the reliability and that I had some ideas for the UI.

U-C-S commented 1 month ago

Now that Hurl Settings in WinAppSDK/WinUI3 looks promising, I have to rewrite main app with the same