zellij/zellij-server/src
Aram Drevekenin f3351f4f75
performance(render): improve rendering performance by consolidating renders and introducing repaint_delay (#4100)
* initial draft

* style(comment): add explanation to async render

* remove timeouts from terminal_bytes

* some cleanups

* cleanups

* chore(docs): update pr
2025-03-24 16:48:39 +01:00
..
output performance(render): improve rendering performance by consolidating renders and introducing repaint_delay (#4100) 2025-03-24 16:48:39 +01:00
panes build: Don't re-export foreign crates in utils (#4087) 2025-03-23 10:03:42 +00:00
plugins build: Don't re-export foreign crates in utils (#4087) 2025-03-23 10:03:42 +00:00
tab build: Don't re-export foreign crates in utils (#4087) 2025-03-23 10:03:42 +00:00
ui build: Don't re-export foreign crates in utils (#4087) 2025-03-23 10:03:42 +00:00
unit build: Don't re-export foreign crates in utils (#4087) 2025-03-23 10:03:42 +00:00
background_jobs.rs performance(render): improve rendering performance by consolidating renders and introducing repaint_delay (#4100) 2025-03-24 16:48:39 +01:00
lib.rs build: Don't re-export foreign crates in utils (#4087) 2025-03-23 10:03:42 +00:00
logging_pipe.rs build: Don't re-export foreign crates in utils (#4087) 2025-03-23 10:03:42 +00:00
os_input_output.rs build: Don't re-export foreign crates in utils (#4087) 2025-03-23 10:03:42 +00:00
pty.rs build: Don't re-export foreign crates in utils (#4087) 2025-03-23 10:03:42 +00:00
pty_writer.rs fix(rendering): occasional glitches while resizing (#2621) 2023-07-12 20:30:41 +02:00
route.rs Fix compiler warnings (#4053) 2025-03-10 16:50:20 +00:00
screen.rs performance(render): improve rendering performance by consolidating renders and introducing repaint_delay (#4100) 2025-03-24 16:48:39 +01:00
session_layout_metadata.rs feat(plugins): add API to list clients, their focused panes and running commands/plugins (#3687) 2024-10-22 15:27:40 +02:00
terminal_bytes.rs performance(render): improve rendering performance by consolidating renders and introducing repaint_delay (#4100) 2025-03-24 16:48:39 +01:00
thread_bus.rs feat(ui): swap layouts and stacked panes (#2167) 2023-02-17 12:05:50 +01:00