Run commands when files change
 
 
 
Go to file
Dustin 9394984137 watchlist,watchedpath: Query file type directly
I'm not entirely sure why, possibly a bug in some version(s) of GLib,
the file type returned by the `get_file_type` method of a `FileInfo`
object yielded by a `FileEnumerator` is always `UNKNOWN`. Querying the
file type directly using `File.query_file_type` works much more
reliably.
2015-02-15 00:23:19 -06:00
src watchlist,watchedpath: Query file type directly 2015-02-15 00:23:19 -06:00
.gitignore Initial commit 2015-02-01 19:02:41 -06:00
Makefile.am First working version 2015-02-01 19:02:47 -06:00
configure.ac Initial commit 2015-02-01 19:02:41 -06:00