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 bad build-features/PowerLauncher merge #2489

Merged
merged 2,307 commits into from
Apr 29, 2020

Conversation

traies
Copy link
Member

@traies traies commented Apr 29, 2020

Summary of the Pull Request

  • Reverted previous merge
  • Merged in previous changes from dev/traies/build_feature_launcher_integration

References

PR Checklist

  • Applies to Merge PowerLauncher branch #2345
  • CLA signed. If not, go over here and sign the CLA
  • [] Tests added/passed
  • [] Requires documentation to be updated
  • [] I've discussed this with core contributors already. If not checked, I'm ready to accept this work might be rejected in favor of a different grand plan. Issue number where discussion took place: #xxx

Detailed Description of the Pull Request / Additional comments

Previous merge was squashed in instead of rebased into dev/build-features

Validation Steps Performed

  • Building and running contains PowerLauncher/Settings integration
  • Can build a working MSI.

Integrate Wox projects into PowerToys
Added wox to the runner of PowerToys
traies and others added 22 commits April 24, 2020 10:26
- Seperating the ability to set the text from initiating a query.
- Plugins have to explicitly request the query be updated.
- Updating Folder plugin to explicty update the query on folder selection.
- Removing unused changes from 'Wox' that don't compile.
…etting text.

Updating the binding and settext both will trigger the TextChanged event on a seperate event dispatcher.  For this reason we dynamically detect which eventhandler is most approapriate on the textchanging event.
…ting a folder result from the folder plugin.
…en {folder path}' when selecting the results.
…e likely to reset while an install is happening, preventing uneeded indexing
* Fix project references

* Fix MaxResultsToShow

* Fix Alt + Space display

* Fix settings defaults
@traies traies requested review from ryanbodrug-microsoft and a team April 29, 2020 18:58
…v/traies/fix-bad-build-features-launcher-merge
@traies traies marked this pull request as draft April 29, 2020 19:06
@traies traies marked this pull request as ready for review April 29, 2020 20:20
Copy link
Contributor

@ryanbodrug-microsoft ryanbodrug-microsoft left a comment

Choose a reason for hiding this comment

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

Works for me thanks!

@traies traies merged commit 518da7e into dev/build-features Apr 29, 2020
@traies traies deleted the dev/traies/fix-bad-build-features-launcher-merge branch April 29, 2020 23:16
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.

9 participants