lite-xl/src
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
..
api dirmonitor: use pipes on fsevents (#1274) 2022-12-27 23:07:12 -04:00
bundle_open.m Takes kivutar's changes into account, cleaning things up slightly. 2021-12-15 20:31:24 -05:00
main.c Fix some syntax errors (#1243) 2022-12-20 18:11:05 -04:00
meson.build Replace deprecated meson feature `gui_app` with `win_subsystem` 2022-11-15 16:57:50 +01:00
rencache.c Use Lua string length instead of relying on `strlen` (#1262) 2022-12-26 13:49:07 -04:00
rencache.h Use Lua string length instead of relying on `strlen` (#1262) 2022-12-26 13:49:07 -04:00
renderer.c Use Lua string length instead of relying on `strlen` (#1262) 2022-12-26 13:49:07 -04:00
renderer.h Use Lua string length instead of relying on `strlen` (#1262) 2022-12-26 13:49:07 -04:00
renwindow.c Missing header. 2022-06-24 20:21:15 -04:00
renwindow.h Make usage of SDL renderer optional 2021-04-29 14:15:24 +02:00
unidata.h Update unidata to version 15.0 (#1122) 2022-09-19 21:27:54 -04:00
utfconv.h fix utfconv.h duplicate functions 2022-11-14 21:59:32 +08:00