lite-xl/resources
Francesco Abbate 1277399bbb Implement project files rescan on dir changes
In theory the dmon based directory monitoring is enough to ensure that
the list of project files is always correct. In reality some events
may be missing and the project files list may get disaligned with the
real list of files.

To avoid the problem we add an additional rescan to be done later in a
thread on any project subdirectory affected by an event of directory of
file change.

In the rescan found the same files already present the thread terminates.
If a difference is found the files list is modified and a new rescan is
scheduled.
2021-07-23 19:36:31 +02:00
..
icons Use lite-xl as project and exacutable names 2021-06-25 22:54:02 +02:00
linux Use lite-xl as project and exacutable names 2021-06-25 22:54:02 +02:00
macos Reorganization of data resources 2021-06-24 22:53:14 +02:00
notes-dmon-integration.md Implement project files rescan on dir changes 2021-07-23 19:36:31 +02:00