lite-xl/resources
Francesco Abbate 7ee00c3317 Remove the project scan thread
Since the directory monitoring is now basically working we remove the
project scan thread periodically scanning the project directory.

Each project's directory is scanned only once at the beginning when
calling the function `core.add_project_directory` and is updated
incrementally when directory change events are treated.

The config variable `project_scan_rate` is removed as well as the
function `core.reschedule_project_scan`.
2021-09-29 14:08:04 +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 Remove the project scan thread 2021-09-29 14:08:04 +02:00