yazi/yazi-fm/src
2024-04-06 08:53:48 +08:00
..
app fix: CJK text rendering issue where the input popup component overlaps with images (#879) 2024-04-06 08:53:48 +08:00
completion feat: ui.Clear component for UI plugins (#786) 2024-03-06 19:07:37 +08:00
components fix: track the latest file changes for the selected, yanked state when available (#791) 2024-03-08 15:37:53 +08:00
help feat: ui.Clear component for UI plugins (#786) 2024-03-06 19:07:37 +08:00
input feat: ui.Clear component for UI plugins (#786) 2024-03-06 19:07:37 +08:00
lives feat: DDS (Data Distribution Service) (#826) 2024-03-29 23:30:30 +08:00
notify feat: ui.Clear component for UI plugins (#786) 2024-03-06 19:07:37 +08:00
select feat: ui.Clear component for UI plugins (#786) 2024-03-06 19:07:37 +08:00
tasks feat: ui.Clear component for UI plugins (#786) 2024-03-06 19:07:37 +08:00
which fix: track the latest file changes for the selected, yanked state when available (#791) 2024-03-08 15:37:53 +08:00
context.rs fix: kill all spawned processes when exiting Yazi (#812) 2024-03-16 09:07:07 +08:00
executor.rs feat: DDS (Data Distribution Service) (#826) 2024-03-29 23:30:30 +08:00
logs.rs feat: time-based selection order preservation (#843) 2024-03-28 00:13:29 +08:00
main.rs fix: a race condition in DDS static messages sent as internal events (#868) 2024-04-03 00:31:11 +08:00
panic.rs refactor: move event to shared (#403) 2023-11-28 02:21:36 +08:00
root.rs feat: ui.Clear component for UI plugins (#786) 2024-03-06 19:07:37 +08:00
router.rs feat: plugin interface for key events via ya.which() (#617) 2024-02-03 01:09:26 +08:00
signals.rs fix: a race condition in DDS static messages sent as internal events (#868) 2024-04-03 00:31:11 +08:00