lite-xl/resources
Francesco Abbate 7aca4e6ba2 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-10-03 00:04:28 +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 Remove the project scan thread 2021-10-03 00:04:28 +02:00