lite-xl/src/api/dirmonitor
Jefferson González 141d00795c
dirmonitor: use pipes on fsevents (#1274)
As suggested by Guldoman this change introduces the usage
of pipes to allow blocking the get changes call until any
file system changes are received, which now properly reduces
the cpu usage on idle to 0%.

This change better fixes #1237
2022-12-27 23:07:12 -04:00
..
dummy.c Add fsevents backend to dirmonitor (#1141) 2022-10-10 20:40:41 -04:00
fsevents.c dirmonitor: use pipes on fsevents (#1274) 2022-12-27 23:07:12 -04:00
inotify.c Add fsevents backend to dirmonitor (#1141) 2022-10-10 20:40:41 -04:00
kqueue.c dirmonitor: fix high cpu usage, fixes #1237 (#1271) 2022-12-27 18:23:39 -05:00
win32.c Converted from bytes to characters, as this is what windows is expecting. 2022-12-18 14:49:59 -05:00