Merge master#8
Merged
Merged
Conversation
Signed-off-by: fufesou <linlong1266@gmail.com>
Add and translate a new string.
Co-authored-by: RustDesk <71636191+rustdesk@users.noreply.github.com>
Signed-off-by: fufesou <linlong1266@gmail.com>
Added missing translation and small correction
Signed-off-by: 21pages <sunboeasy@gmail.com>
* Create Hi.rs Added hindi translation file * Create Gu.rs Added Gujarati translation file * Create Ml.rs Added Malayalam translation file * Update lang.rs * Rename Gu.rs to gu.rs * Rename Ml.rs to ml.rs changed name to correct format * Rename Hi.rs to hi.rs changed name to correct format
This reverts commit 74752bb.
…tDesk service in Linux (rustdesk#12724)
Signed-off-by: fufesou <linlong1266@gmail.com>
Signed-off-by: fufesou <linlong1266@gmail.com>
Signed-off-by: fufesou <linlong1266@gmail.com>
…ity (rustdesk#12599) * linux keywords in a desktop entry * Update rustdesk.desktop * Update rustdesk.desktop
Signed-off-by: fufesou <linlong1266@gmail.com>
Signed-off-by: fufesou <linlong1266@gmail.com>
Signed-off-by: fufesou <linlong1266@gmail.com>
1. Show not supported on Win7. 2. Enabling "Show my cursor" automatically enables "View mode". Signed-off-by: fufesou <linlong1266@gmail.com>
* feat: cursor, linux Signed-off-by: fufesou <linlong1266@gmail.com> * refact: cursor, text, white background Signed-off-by: fufesou <linlong1266@gmail.com> --------- Signed-off-by: fufesou <linlong1266@gmail.com>
Signed-off-by: fufesou <linlong1266@gmail.com>
Signed-off-by: 21pages <sunboeasy@gmail.com>
Create a German Version of the CoC
Signed-off-by: fufesou <linlong1266@gmail.com>
Signed-off-by: 21pages <sunboeasy@gmail.com>
Found via codespell
…eft (rustdesk#12933) * Added win32_desktop.cpp/.h defining a method Win32Desktop::GetWorkArea. Added code to wWinMain in main.cpp to position the window relative to the work area, which may not be at (0, 0) depending on the user's configuration. * Corrected the constraint on the size value calculated by main.cpp. * Fixed references to min to use std::min. * Reworked GetWorkArea in win32_desktop.cpp to treat the supplied origin and size as containing an existing window rectangle, and to find the monitor that contains or is closest to that window. Added function FitToWorkArea to win32_desktop.cpp/.h. Updated main.cpp to use Win32Desktop::FitToWorkArea instead of explicitly constraining the size.
Signed-off-by: fufesou <linlong1266@gmail.com>
Signed-off-by: 21pages <sunboeasy@gmail.com>
Signed-off-by: 21pages <sunboeasy@gmail.com>
* 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>
Signed-off-by: 21pages <sunboeasy@gmail.com>
Signed-off-by: fufesou <linlong1266@gmail.com>
Signed-off-by: 21pages <sunboeasy@gmail.com>
…desk#13062) Bumps [libs/hbb_common](https://github.com/rustdesk/hbb_common) from `1df14d9` to `7ea8686`. - [Release notes](https://github.com/rustdesk/hbb_common/releases) - [Commits](rustdesk/hbb_common@1df14d9...7ea8686) --- updated-dependencies: - dependency-name: libs/hbb_common dependency-version: 7ea8686 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.