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

v0.10 Planning #153

Open
2 of 10 tasks
U-C-S opened this issue Aug 18, 2024 · 10 comments
Open
2 of 10 tasks

v0.10 Planning #153

U-C-S opened this issue Aug 18, 2024 · 10 comments

Comments

@U-C-S
Copy link
Owner

U-C-S commented Aug 18, 2024

Now that Most of big fishes are fried, v0.10 will focus on polishing Browser detection, opening, profiles...


Possibly 0.9.x

@U-C-S U-C-S changed the title v0 v0.10 Planning Aug 18, 2024
@U-C-S U-C-S added this to the v0.10 milestone Aug 18, 2024
@U-C-S U-C-S mentioned this issue Aug 18, 2024
7 tasks
@U-C-S U-C-S pinned this issue Aug 25, 2024
@Jay-o-Way
Copy link
Contributor

May I suggest:

  • include the BrowserSelector page in the main window (for quick access to settings, remove wpfui, theme adapting)
    • Brush up the XAML for that page (let me know if you want me to pick up something here)
  • use a (compact) NavigationView control
  • use as native as possible solution for TitleBar

@U-C-S
Copy link
Owner Author

U-C-S commented Aug 29, 2024

include the BrowserSelector page in the main window

Not sure what you mean by this.

use a (compact) NavigationView control

I don't prefer the compact one, but something like MS Store or Windows Settings is preferable.
(the current implementation in Hurl Settings doesn't clean up memory, so memory usage rises up in 1 MBs as it's navigated, even to the same page)

@Jay-o-Way
Copy link
Contributor

Jay-o-Way commented Aug 29, 2024

include the BrowserSelector page in the main window

My idea would be to combine this page with the rest
image

Then the Nav button/menu can be compact or hidden to keep UI clean.

@U-C-S
Copy link
Owner Author

U-C-S commented Aug 29, 2024

I personally prefer to keep Hurl Settings and Selector separately.

@Jay-o-Way
Copy link
Contributor

📰 WASDK 1.6.0 is out 😄

@Jay-o-Way
Copy link
Contributor

Any specific areas / issue you want help with?

@U-C-S
Copy link
Owner Author

U-C-S commented Oct 13, 2024

Any specific areas / issue you want help

Guess so, one thing I want to experiment is migrate Hurl.BrowserSelector (maybe should be renamed to Hurl.Selector) to WinAppSDK. so only thing I am not sure there is how minimizing to Tray works there.

So, If you are interested, A minimal PR that only does migration to WinAppSdk and WinUi components without much UI or functional changes or you can choose to help with anything else, but focused PRs haha.

@Jay-o-Way
Copy link
Contributor

I want to experiment migrate Hurl.BrowserSelector to WinAppSDK

Hah, that's a big issue and not easy. I think you have more experience with this than I do, because you already worked on the Settings project. I think I'll try to convert the ListViews to Navigation control first :)

@U-C-S

This comment was marked as resolved.

@uqiu
Copy link

uqiu commented Nov 25, 2024

too many thanks for your amazing work.

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

No branches or pull requests

3 participants