Skip to content
Commit 5f4a9ec5 authored by Anthony Iliopoulos's avatar Anthony Iliopoulos Committed by derf
Browse files

winwidget: do not add an inotify watch if file is a url

inotify_add_watch calls fail when the file is a url, since it does not
correspond to an actual on-disk path. The temporary file path fetched by
curl could be kept and monitored, but since this is unlikely to change
just avoid monitoring files opened via a url.
parent dea77137
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment