mirror of
https://github.com/rustdesk/hbb_common.git
synced 2026-02-16 10:30:51 +00:00
fix: Wayland resolution
1. Add filed `scale` in `message SwitchDisplay`(`message.proto`). 2. Add new function to get all display info. 3. Add help link of KDE Plasma Wayland. Signed-off-by: fufesou <linlong1266@gmail.com>
This commit is contained in:
@@ -607,6 +607,7 @@ message SwitchDisplay {
|
||||
SupportedResolutions resolutions = 7;
|
||||
// Do not care about the origin point for now.
|
||||
Resolution original_resolution = 8;
|
||||
double scale = 9;
|
||||
}
|
||||
|
||||
message CaptureDisplays {
|
||||
|
||||
Reference in New Issue
Block a user