summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAnthony Iliopoulos <ailiop@altatus.com>2022-08-22 13:02:49 +0200
committerDaniel Friesel <derf@chaosdorf.de>2022-08-22 17:43:57 +0200
commit5f4a9ec55bd4bebfab62fa3c1c62461321b5467b (patch)
treee7c09d88a8c8ca690826747b2c54de6508407491 /ChangeLog
parentdea7713739195076cb55a08729f9fb9b747d933e (diff)
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.
Diffstat (limited to 'ChangeLog')
0 files changed, 0 insertions, 0 deletions