Skip to content
Commit 411ae981 authored by Carl-Anton Ingmarsson's avatar Carl-Anton Ingmarsson
Browse files

sourceview: use etag to only emit "changed" when file was externally modified

We store the etag of the file when it was last saved/read so that we can
know if a change of the file contents was caused by us or externally.
This way we don't have to remove the file monitor during a save,
and we can also get rid of the five second delay when setting up
the file monitor.

https://bugzilla.gnome.org/show_bug.cgi?id=693547
parent c48fd259
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment