elm/config: monitor MODIFIED events on config files
authorMike Blumenkrantz <zmike@samsung.com>
Mon, 29 Jul 2019 14:59:27 +0000 (10:59 -0400)
committerWooHyun Jung <wh0705.jung@samsung.com>
Mon, 5 Aug 2019 01:48:34 +0000 (10:48 +0900)
commit571381a1ce7224e7f8168119dde9b71f874861b2
tree1c4cc08039dff3ec1b94f8c4b3b75cbb90fa690f
parent19da89f4dd34269c9e55ce80681fc2aaea963a76
elm/config: monitor MODIFIED events on config files

eio/inotify now receives these events when the config file is modified,
even though the file is copied onto that location. this fixes config
updating at runtime

@fix

Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D9432
src/lib/elementary/elm_config.c