Files
Files copied to clipboard
Code Quality: Introduced IWindowsFolderWatcher
Resolved / Related Issues
Implemented WindowsFolderWatcher and introduce it to the Quick Access widget in Home.
- #15000
Steps used to test these changes
- Open File Explorer
- Open Files
- Pin/unpin a folder in File Explorer
- Observe the update in Files as well
@0x5bfa is this ready for review?
Nope. I wanna add debounce to precent multiple events from being fired in a row.
Came up with a new idea.