cairoshell / ManagedShell

A library for creating Windows shell replacements using .NET.
https://www.nuget.org/packages/ManagedShell/
Apache License 2.0
301 stars 25 forks source link

Allow shell to start or stop the folder change watcher after the folder is initialized #111

Closed dremin closed 2 months ago

dremin commented 2 months ago

The shell may wish to temporarily disable the folder change watcher, as it blocks things such as device removal.