Opened 15 years ago
Last modified 15 years ago
#70 closed enhancement
replace pyinotify dependency with gio.File.monitor_directory — at Initial Version
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | critical | Milestone: | 0.9.1 |
Component: | Client | Keywords: | |
Cc: |
Description
We don't actually care if it's not recursive, so a dependency on gio.File is a lot better than a dependency on Linux specific library/code. A lot more portable!
Note: See
TracTickets for help on using
tickets.