Files
deb-lite-xl/data/core
Guldomanandtakase1121 19cef97bcd Fix core.redraw when window is not focused (#1601)
* Execute at least one step when window has no focus

This way if `core.redraw` is set, it's respected.

* Fully run threads at least once when window has no focus

This allows threads that set `core.redraw` (like `projectsearch`) to
continue running even after the window loses focus.

"Fully" here means that `run_threads` has gone through *all* the "timed
out" coroutines at least once.
2023-11-30 11:39:16 +08:00
..
2022-12-20 20:11:13 -04:00
2023-08-19 13:29:48 +08:00
2019-12-28 11:17:56 +00:00
2022-11-01 18:38:50 -04:00