Files
deb-lite-xl/data/plugins
Guldomanandtakase1121 52dd76add6 fix(autoreload): wait a second before automatically reloading a file (#1823)
This is needed because we use `mtime` to determine if a file has actually changed, but on most systems this has a resolution of 1 second (and we truncate it to an integer anyways).

Without this wait, we would skip reloading a file that has been changed multiple times in the same `mtime` second, thus losing some data.
2024-06-23 10:08:08 +08:00
..
2022-07-13 09:16:32 +02:00
2022-07-06 10:15:44 +02:00
2022-07-13 09:16:32 +02:00