RustDesk/libs/scrap/src
Nathan Saslavsky eacb07988d
Add Wayland multi-monitor screen capture functionality (#12900)
* Add Wayland multi-monitor screen capture functionality

* fix wayland capture issues by reverting to CapturerPtr, the problem was that calling Display::all in get_capturer_for_display was dropping the pipewire capturer and causing the video to freeze.

* If running as AppImage or flatpak, ignore the 'multiple' argument

* Comment out warning log with unclear purpose Comment out warning log with unclear purpose

---------

Co-authored-by: fufesou <13586388+fufesou@users.noreply.github.com>
2025-09-22 21:53:14 +08:00
..
android fix: Android, try sync clipboard on connecting (#10218) 2024-12-07 15:12:15 +08:00
bindings 444 2023-10-30 18:46:56 +08:00
common refact: suppress warns on macos (#12449) 2025-08-18 15:09:11 +08:00
dxgi view camera (#11040) 2025-03-10 21:06:53 +08:00
quartz mac scale factor of each screen (#8368) 2024-06-16 12:01:41 +08:00
wayland Add Wayland multi-monitor screen capture functionality (#12900) 2025-09-22 21:53:14 +08:00
x11 not run window focus service on wayland (#9354) 2024-09-14 09:59:14 +08:00
lib.rs refact register_breakdown_handler 2023-02-19 10:19:28 +08:00
wayland.rs Feat: Wayland flatpak input support | Remote desktop portal (#6675) 2023-12-19 10:44:58 +08:00