lite-xl/src
Guldoman 5c5c77219b
Fix `dirmonitor` sorting issues (#1599)
* Use `PATHSEP` in path-related functions

* Don't stop on digits when getting the common part in `system.path_compare`

* Avoid sorting multiple times in `dirwatch.get_directory_files`

This also fixes the timeout detection in `recurse_pred`.
2023-11-30 09:20:34 +08:00
..
api Fix `dirmonitor` sorting issues (#1599) 2023-11-30 09:20:34 +08:00
bundle_open.m Takes kivutar's changes into account, cleaning things up slightly. 2021-12-15 20:31:24 -05:00
main.c Remove DPI detection for default `SCALE` 2023-10-16 12:04:37 +08:00
meson.build Add manifest on Windows (#1405) 2023-08-19 12:38:34 +08:00
rencache.c Attach command buffer to Renderer Window (#1472) 2023-08-19 13:29:05 +08:00
rencache.h Attach command buffer to Renderer Window (#1472) 2023-08-19 13:29:05 +08:00
renderer.c fix: dim rendering when antialiasing is turned off (#1641) 2023-10-16 12:05:01 +08:00
renderer.h Aggregate `SDL_Surface`s and their scale in `RenSurface` (#1429) 2023-08-19 12:38:49 +08:00
renwindow.c Attach command buffer to Renderer Window (#1472) 2023-08-19 13:29:05 +08:00
renwindow.h Attach command buffer to Renderer Window (#1472) 2023-08-19 13:29:05 +08:00
unidata.h Update unidata to version 15.0 (#1122) 2022-09-19 21:27:54 -04:00
utfconv.h fix utfconv.h duplicate functions 2022-11-14 21:59:32 +08:00