Signed-off-by: fufesou <linlong1266@gmail.com>
Signed-off-by: 21pages <sunboeasy@gmail.com>
* fix: setMovable only on macos Signed-off-by: fufesou <linlong1266@gmail.com> * Refact and comments Signed-off-by: fufesou <linlong1266@gmail.com> * comments Signed-off-by: fufesou <linlong1266@gmail.com> * Refact comments Signed-off-by: fufesou <linlong1266@gmail.com> --------- Signed-off-by: fufesou <linlong1266@gmail.com>
* fix: macos, terminate, close main then remote windows Signed-off-by: fufesou <linlong1266@gmail.com> * comments Signed-off-by: fufesou <linlong1266@gmail.com> --------- Signed-off-by: fufesou <linlong1266@gmail.com>
This is to avoid uni link not working Other change: The install window now has the title "appname - Install" to distinguish it from the main application window. Signed-off-by: 21pages <pages21@163.com>
Signed-off-by: 21pages <pages21@163.com>
dst_align
* Update translations Add additional hint for `texture_render_tip` to let user know that it may be an option to fix issue. * fix formatting for tw.rs
* french language tips * makes spaces conformed to original file --------- Co-authored-by: Ronan <ronan.le_meillat@highcanfly.club>
* french translations * typo --------- Co-authored-by: Ronan <ronan.le_meillat@highcanfly.club>
* Update es.rs New term and tip added * Update es.rs change representación por renderizado (render)
New term and tip added
* refact: switch texture, do not input os password Signed-off-by: fufesou <linlong1266@gmail.com> * Switch texture, refresh video Signed-off-by: fufesou <linlong1266@gmail.com> --------- Signed-off-by: fufesou <linlong1266@gmail.com>
* refact: texture render as an option Signed-off-by: fufesou <linlong1266@gmail.com> * refact: texture render, translation Signed-off-by: fufesou <linlong1266@gmail.com> * refact: texture render as option Signed-off-by: fufesou <linlong1266@gmail.com> * Update ui_interface.rs --------- Signed-off-by: fufesou <linlong1266@gmail.com> Co-authored-by: RustDesk <71636191+rustdesk@users.noreply.github.com>
If `std::ptr::copy_nonoverlapping` is not in `take`, it's not protected by the lock. Signed-off-by: 21pages <sunboeasy@gmail.com>