Open
Description
Offload operations to Launcher
- Cli args processing (but still have a fallback within
Hurl.App
) - Rule Checking (or should I ?, considering that .NET regex is already superfast)
- Timed Default browser launching
Hurl Main App
- Remove SingleInstanceCore dependency (it feels slower,
Launcher
App already looks very promising) - Browser Selection
- Support layout for List form (Would it be possible to make an option to show it in Grid form or in List form? #64)
- Possible Improvements to the Icon Fetching and Fallback Icon support
- URL Editor
- Remove the usage of extra window to Edit URL
- Other Buttons
- Use a dropdown to hide "Ruleset Manager", "Settings" and "Timed Default" Btns
- Explore UI Animations