lite-xl/src/api
Adam 960b482061
Fixed some issues with inotify and multiple events at the same time. (#872)
* Fixed some issues with inotify and multiple events at the same time. Seems to be working now.

* Cleaned up and simplified function, and commented, and fixed a number of bugs.

* Simplifying and fixing further.

* Improved performance for skipping large amounts of files.

* Added in extra checks, and changed paths. We should probably unify these path styles.

* Fixed stutter.

* Removed extraneous functions.

* Cleaned up more, added more testing; dealt with multiple sequential events correctly.
2022-03-08 19:30:25 -05:00
..
api.c Fix Project Scanning (#746) 2022-03-06 00:59:22 -05:00
api.h Fix Project Scanning (#746) 2022-03-06 00:59:22 -05:00
dirmonitor.c Fixed some issues with inotify and multiple events at the same time. (#872) 2022-03-08 19:30:25 -05:00
process.c Merge pull request #828 from adamharrison/signal-processes 2022-02-11 12:01:53 -05:00
regex.c Fix `^` regex matching when using an offset 2022-03-03 22:09:48 +01:00
renderer.c fix FontGroup __gc method 2021-12-24 15:04:52 +08:00
system.c Fix Project Scanning (#746) 2022-03-06 00:59:22 -05:00