Skip to content

Merge master#8

Merged
b1weiss merged 74 commits into
masterfrom
merge_master
Sep 30, 2025
Merged

Merge master#8
b1weiss merged 74 commits into
masterfrom
merge_master

Conversation

@b1weiss
Copy link
Copy Markdown
Collaborator

@b1weiss b1weiss commented Sep 30, 2025

No description provided.

rustdesk and others added 30 commits August 13, 2025 19:24
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
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>
mahdirahimi1999 and others added 29 commits September 6, 2025 12:09
* 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>
…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>
@b1weiss b1weiss merged commit ee081cc into master Sep 30, 2025
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.