RustDesk/libs
Clémence Lesné 98acd06c7f fix(bench): use force_push instead of push in video_queue bench_push
Production code (io_loop.rs:1310) always uses force_push which drops
the oldest frame when the queue is full. The benchmark was using push()
which silently fails on a full queue.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-08 19:46:37 +02:00
..
clipboard docs: fix typos in clipboard documentation (#13521) 2026-02-14 01:06:25 +08:00
enigo fix(keyboard): legacy mode (#14435) 2026-03-02 19:07:09 +08:00
hbb_common@f08ce5d6d0 refact(password): Store permanent password as hashed verifier (#14619) 2026-03-26 14:49:54 +08:00
libxdo-sys-stub fix(install): linux xdo (#14096) 2026-01-21 20:43:15 +08:00
portable bump to 1.4.6 2026-02-27 20:53:40 +08:00
remote_printer Allow non_snake_case identifiers in src/setup/mod.rs for libs/remote_printer. (#13384) 2025-11-02 21:19:13 +08:00
scrap fix(bench): use force_push instead of push in video_queue bench_push 2026-04-08 19:46:37 +02:00
virtual_display refact: remove unnecessary printing (#12000) 2025-06-06 14:52:01 +08:00