lite-xl/resources
Francesco Abbate 66bedbffb9 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-10-03 00:04:29 +02:00
..
icons Fix the size and blurriness of the icon on OSX (#553) 2021-10-02 18:39:22 +02:00
linux Specify the WM_CLASS of the application, used by some Linux DEs 2021-09-01 23:09:53 +02:00
macos Improve info.plist for macOS package config 2021-09-08 11:13:13 +02:00
notes-dmon-integration.md Implement project files rescan on dir changes 2021-10-03 00:04:29 +02:00