lite-xl/resources
Francesco Abbate b214471a1b 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-09-29 14:08:05 +02:00
..
icons Use lite-xl as project and exacutable names 2021-06-25 22:54:02 +02:00
linux Specify the WM_CLASS of the application, used by some Linux DEs 2021-09-07 15:03:00 +02:00
macos Improve info.plist for macOS package config 2021-09-08 10:27:45 +02:00
notes-dmon-integration.md Implement project files rescan on dir changes 2021-09-29 14:08:05 +02:00