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

Windows: Integrate with the navigation pane #6113

Merged
merged 3 commits into from
Oct 24, 2017
Merged

Conversation

jturcotte
Copy link
Member

This is only activated on Windows 10 and later and only include the navigation pane part of
https://msdn.microsoft.com/en-us/library/windows/desktop/dn889934%28v=vs.85%29.aspx

The "sync root provider" section still has to be done, which I suspect is what allows Microsoft
Office to display the cloud storage entry in its file management dialog.

Issue #5295

@jturcotte jturcotte added this to the 2.5.0 milestone Oct 23, 2017
Copy link
Contributor

@ogoffart ogoffart left a comment

Choose a reason for hiding this comment

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

Would be nice if most of the code was put together in a separate windows specific file.

Otherwise i guess it's fine.

@ogoffart
Copy link
Contributor

Maybe create a new WindowPaneHelper class, so you can move the code away from folderman?

@SamuAlfageme
Copy link
Contributor

@jturcotte this is super cool! 🔝

Screenshots for ref:

@michaelstingl
Copy link
Contributor

@CorneelDragon @haukman FYI ^

@CorneeldH
Copy link

@michaelstingl Looks great! Thanks for the work and the update 👍

@haukman
Copy link

haukman commented Oct 23, 2017

awesome! :) Thanks @jturcotte

@jturcotte jturcotte force-pushed the explorer-navigation-pane branch from a790601 to 14f19a4 Compare October 24, 2017 09:57
@jturcotte
Copy link
Member Author

jturcotte commented Oct 24, 2017

@ogoffart Moved to a NavigationPaneHelper object in FolderMan. The code didn't change otherwise.

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.

6 participants