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

fix(windows): use ShellExecuteExW to avoid freeze when opening directories #98

Merged
merged 3 commits into from
May 16, 2024

Conversation

Copy link
Owner

@Byron Byron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks so much for looking into this!

Even though this PR is basically mergeable as is, I think there is an opportunity to reduce duplication.

Once that is figured out, I will be happy to merge and create a new release for downstream consumption.

src/windows.rs Outdated Show resolved Hide resolved
src/windows.rs Outdated Show resolved Hide resolved
amrbashir and others added 2 commits May 16, 2024 20:57
@amrbashir
Copy link
Contributor Author

Thanks

Copy link
Owner

@Byron Byron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work, thank you!

A new patch release is now available: https://github.com/Byron/open-rs/releases/tag/v5.1.3

@Byron Byron merged commit d152c8e into Byron:main May 16, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants