Commit Graph

1208 Commits

Author SHA1 Message Date
Peeveck
8328869c11
Update pl.rs 2022-11-15 21:35:39 +01:00
21pages
ca8cb5a3b0 portable-service: better prompt message
Signed-off-by: 21pages <pages21@163.com>
2022-11-15 17:05:12 +08:00
21pages
abd665153b portable-service: try dxgi before gdi, which not controlled by video_service
Signed-off-by: 21pages <pages21@163.com>
2022-11-15 17:05:12 +08:00
21pages
45bfb0e22e portable-service: run background
Signed-off-by: 21pages <pages21@163.com>
2022-11-15 17:05:12 +08:00
21pages
3f77b6bc64 portable service: sync capture counter to make continuous frame, which
will decrease fps

Signed-off-by: 21pages <pages21@163.com>
2022-11-15 17:05:12 +08:00
21pages
8c529a1159 portable-service: add yuv set flag to fix start splash
Signed-off-by: 21pages <pages21@163.com>
2022-11-15 17:05:12 +08:00
21pages
4d492cb2c6 portable-service: fix set capture para dead lock
Signed-off-by: 21pages <pages21@163.com>
2022-11-15 17:05:12 +08:00
21pages
bee19bfe17 portable-service: optimize sciter cm buttons
Signed-off-by: 21pages <pages21@163.com>
2022-11-15 17:05:12 +08:00
21pages
9f73b89f21 portable-service: exchange ipc server/client
Signed-off-by: 21pages <pages21@163.com>
2022-11-15 17:05:12 +08:00
21pages
8e1545b432 portable service
Signed-off-by: 21pages <pages21@163.com>
2022-11-15 17:05:10 +08:00
RustDesk
eb60ab0b79
Merge pull request #2106 from CodeBurnCorp/codeburn
Correction of Hungarian translation
2022-11-15 16:09:18 +08:00
RustDesk
3ec7c931ff
Merge pull request #2111 from jimmyGALLAND/patch-1
Update fr.rs
2022-11-15 16:06:47 +08:00
Raul Reis
b5d108bc0d
Update pt_PT.rs
updates and corrections
2022-11-14 22:42:43 +00:00
jimmyGALLAND
589181bf83
Update fr.rs 2022-11-14 21:48:46 +01:00
RustDesk
366e287113
Merge pull request #2100 from fufesou/fix_cursor
Fix cursor
2022-11-14 22:07:05 +08:00
CodeBurnCorp
6eaddda28f
Correction of Hungarian translation
There were many Hungarian typos in the document.
2022-11-14 13:51:15 +01:00
Kingtous
4c626c78c7 feat: implement --connect unilinks convert on windows 2022-11-14 19:49:46 +08:00
Kingtous
41b0c77faa feat: support create shortcut for peers 2022-11-14 19:49:46 +08:00
fufesou
e6698f32d7 Add some comments on mouse handler(input service)
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-14 18:39:49 +08:00
fufesou
47d7e7ad93 input service, trivial refactor for cursor
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-14 17:54:39 +08:00
fufesou
98bb47a81d fix cursor lost control sometime && refactor some Camel-Case flutter
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-14 15:05:44 +08:00
fufesou
6b3c2f3beb fix android build errors and warnings
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-13 18:29:05 +08:00
RustDesk
a9eb285425
Merge pull request #2084 from solokot/master
Updated ru.rs
2022-11-13 09:13:48 +08:00
RustDesk
c7e49885aa
Merge pull request #2086 from fufesou/fix_cursor
Show alias if set, on remote tab
2022-11-13 09:06:15 +08:00
fufesou
730cd4ab10 Show alias if set, on remote tab
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-12 22:33:10 +08:00
xxrl
4ce4830274 fix: disable check scroll for flutter mac 2022-11-12 20:39:16 +08:00
solokot
30ed047335
Updated ru.rs 2022-11-12 15:01:13 +03:00
Miguel F. G
d436f4946f
Update es.rs 2022-11-12 12:14:18 +01:00
fufesou
ee4aa0d0ac trivial code refactor
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-11 14:53:37 +08:00
fufesou
3d768098f8 fix mouse cannot be controled, when show remote cursor is on
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-11 14:28:35 +08:00
fufesou
b000fd1ea8 build linux
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-10 23:33:36 +08:00
fufesou
50d885d3e7 Remove SharedPreferences, debug win
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-10 23:33:24 +08:00
fufesou
ac3c7a1fa8 better mouse control
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-10 23:28:20 +08:00
21pages
53e0c16857 fix command line support
Signed-off-by: 21pages <pages21@163.com>
2022-11-10 15:06:51 +08:00
djex
e2ac8d7a5b fix: sending file from local to remote 2022-11-09 12:16:55 -05:00
xxrl
1b7950fc42 Merge branch 'master' into dev 2022-11-10 00:01:42 +08:00
RustDesk
fef5070db6
Merge pull request #2029 from 21pages/stop-service
close all connections when stop service
2022-11-09 18:02:17 +08:00
21pages
dd04f76ec0 close all connections when stop service
Signed-off-by: 21pages <pages21@163.com>
2022-11-09 17:43:14 +08:00
fufesou
5424881d40 better mouse control
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-09 16:35:08 +08:00
fufesou
a85f775b3a simplier mouse control
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-09 16:23:05 +08:00
fufesou
60e8dd840f Remote side has a higher priority on mouse control
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-09 15:06:00 +08:00
xxrl
260c924010 opt: mac scroll to fast 2022-11-08 23:05:43 +08:00
Kingtous
1109598131 fix: nightly ci 2022-11-08 21:17:56 +08:00
mehdi-song
bf4a337d7a
Update fa.rs 2022-11-08 14:13:48 +03:30
Miguel F. G
253c8efeb5
Update es.rs
Two new terms translated
2022-11-08 10:08:39 +01:00
rustdesk
c9a00f8247 add fa in lang.rs 2022-11-08 15:52:41 +08:00
mehdi-song
2cca5afa29
Create fa.rs
Persian Language
2022-11-08 09:45:15 +03:30
Vinicius Becker
5139aee6eb
Update ptbr.rs
### What does this PR do?
This PR updates several translation fields in Portuguese (Brazil) language.
2022-11-07 10:01:22 -03:00
fufesou
dbd3df370a feat_account: update ui
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-07 17:43:22 +08:00
fufesou
a84ee7a6ec oidc: init debug
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-07 15:20:18 +08:00
fufesou
87e53501e3 feat_account: mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-07 15:20:15 +08:00
fufesou
3454454bd5 account oidc init rs
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-07 15:18:57 +08:00
solokot
9815020147
Updated Russian translation 2022-11-05 14:32:56 +03:00
RustDesk
dae91b7c7e
revert cm.tis 2022-11-05 05:43:04 +08:00
RustDesk
0a1e6bcb72
Merge pull request #1968 from bdntv/patch-3
Update cm.tis
2022-11-05 05:06:14 +08:00
bdntv
0208d0177a
Update cm.tis
Fix cm not minimizing on password initiated connection
2022-11-04 14:36:45 -04:00
RustDesk
eec5c16876
Merge pull request #1962 from Kingtous/feat/linux_tray
feat: linux tray
2022-11-04 20:17:35 +08:00
RustDesk
594fe09d24
Merge pull request #1961 from 21pages/elevate
fix elevate
2022-11-04 20:12:20 +08:00
Kingtous
e323419306 fix: add tray window cfg 2022-11-04 19:56:17 +08:00
Kingtous
c4a2325d94 fix: windows compile 2022-11-04 19:43:54 +08:00
Kingtous
821f042fd9 opt: add join handler to prevent server stopped 2022-11-04 19:28:30 +08:00
Kingtous
220d056760 feat: implement tray in linux 2022-11-04 19:21:09 +08:00
21pages
a2f1ab80da run_uac with wchar, refactor elevate_or_run_as_system
Signed-off-by: 21pages <pages21@163.com>
2022-11-04 19:07:21 +08:00
fufesou
ede24bf2c4 cm handle auth status
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-04 19:02:03 +08:00
fufesou
ea238337c4 fix cm crash
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-04 18:14:47 +08:00
Asura
996a317b57 refactor: keyboard listen and grab && fix shift + scroll 2022-11-04 13:42:10 +08:00
Miguel F. G
b2fbd6f3ba
Update es.rs
Translation of lines 388 and 389
2022-11-03 16:50:55 +01:00
csf
519b5fb555 file transfer - fix C: cannot be opened bug & update windows root style (This PC) 2022-11-02 23:48:02 +09:00
Miguel F. G
478635f093
Update es.rs
"Pair denied" is "Par denegado", not "Par negado"
2022-11-02 11:20:06 +01:00
Miguel F. G
e9586fc8fb
Merge branch 'rustdesk:master' into master 2022-11-02 08:50:22 +01:00
fufesou
7a972e9305 flutter_desktop: get double click time, linux
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-01 23:54:10 -07:00
Miguel F. G
44bdcfc538
Merge branch 'rustdesk:master' into master 2022-11-02 07:45:50 +01:00
Miguel F. G
bded548aad
Update es.rs
Translation for keyboard modes
2022-11-02 07:44:41 +01:00
fufesou
e229324021 flutter_desktop: get double click time, win
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-01 23:04:07 -07:00
Kingtous
4f301bd0b5 feat: add flutter tray and hide logic of main window 2022-11-02 10:22:41 +08:00
Miguel F. G
87ba16b8e5
Update es.rs 2022-11-02 01:20:38 +01:00
Miguel F. G
4953b8e013
Update es.rs 2022-11-01 18:33:09 +01:00
Miguel F. G
3ec327c2fa
Merge branch 'rustdesk:master' into master 2022-11-01 17:35:54 +01:00
Miguel F. G
e30f711ced
Update es.rs 2022-11-01 17:35:18 +01:00
Kingtous
c8c726b565 feat: support hot,key specification in portable file name 2022-10-31 15:00:20 +08:00
fufesou
a362446eff remove some compilation warnings
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-10-31 10:18:22 +08:00
fufesou
d6c9639c5d fix: win remote and file transfer , simultaneous connection
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-10-31 10:04:59 +08:00
RustDesk
e263acef3e
Merge pull request #1878 from 21pages/startup
fix flutter install hang
2022-10-30 20:59:03 +08:00
21pages
cc30b9f8a5 remove startup elevation, update impersonate_system
Signed-off-by: 21pages <pages21@163.com>
2022-10-30 19:55:59 +08:00
21pages
7dec4f8a04 copy broker when update
Signed-off-by: 21pages <pages21@163.com>
2022-10-30 19:55:59 +08:00
21pages
ba4bc3a645 fix windows install hang, avoid kill self
Signed-off-by: 21pages <pages21@163.com>
2022-10-30 19:55:48 +08:00
fufesou
9591c908a1 trivial wayland changes
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-10-30 10:20:15 +08:00
21pages
07f23d8a54 flutter deal with --tray
Signed-off-by: 21pages <pages21@163.com>
2022-10-29 22:04:03 +08:00
21pages
a06753bbdd update tray status
Signed-off-by: 21pages <pages21@163.com>
2022-10-29 22:04:00 +08:00
RustDesk
4ab179e4b7
Merge pull request #1857 from sj6219/gamma
Windows key input bug
2022-10-29 15:17:37 +08:00
sjpark
31864eeec4 delete comment 2022-10-29 14:51:57 +09:00
sjpark
422dadfef3 windows extended key input 2022-10-29 14:46:02 +09:00
Miguel F. G
735dbf7416
Update es.rs
"Incorrecto/a" is a more accurate translation for "Invalid" when refering to prompted values
2022-10-29 07:14:08 +02:00
sjpark
270c2ae291 improve map key input 2022-10-29 03:14:38 +09:00
Miguel F. G
96460e2a4c
Update es.rs 2022-10-28 17:57:01 +02:00
Miguel F. G
e5cf04a8a2
Update es.rs 2022-10-28 17:51:50 +02:00
sjpark
f4659d8dc5 delete comment 2022-10-28 20:52:47 +09:00
sjpark
c960b3120f map key input bug fix 2022-10-28 20:43:44 +09:00
KrystianGraba
a9971d2fad
Update pl.rs 2022-10-28 09:04:34 +02:00
flusheDData
eddb947241
Update es.rs 2022-10-28 06:24:01 +02:00
fufesou
4551383474 win_fix_multi_tab: debug flutter done
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-10-27 15:56:06 +08:00
fufesou
38803f0de5 win_fix_multi_tab: debug done
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-10-27 15:56:06 +08:00
fufesou
db99eccbe0 win_fix_multi_tab: win clipboard refactor
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-10-27 15:56:06 +08:00
fufesou
702c81cafe win_fix_multi_tab: linux build
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-10-27 15:56:06 +08:00
fufesou
c87e7f1e28 win_fix_multi_tab: send monitor ready on clipboard is ready
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-10-27 15:56:06 +08:00
fufesou
a9602f95ed win_fix_multi_tab: build linux
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-10-27 15:56:06 +08:00
fufesou
adf4f3eea4 win_fix_multi_tab: refactor clipboard on windows, monitor ready mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-10-27 15:56:06 +08:00
fufesou
c5c77808a5 win_fix_multi_tab: refactor clipboard on windows, init debug done
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-10-27 15:56:05 +08:00
fufesou
007cdb1020 win_fix_multi_tab: refactor clipboard on windows, mid commit3
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-10-27 15:56:05 +08:00
fufesou
a49552d28b win_fix_multi_tab: refactor clipboard on windows, mid commit2
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-10-27 15:56:05 +08:00
STAM
dbf0f52f4d
translation fixes 2022-10-27 01:49:42 +03:00
STAM
59896f2ff4
translation update 2022-10-27 01:42:43 +03:00
Sergo1217
ec21a5fea2
Update ru.rs 2022-10-26 14:35:48 +03:00
csf
0c30d34cc2 add android screen record (incoming session) 2022-10-25 10:16:11 +09:00
21pages
894fe69285 fix flutter upgrade
Signed-off-by: 21pages <pages21@163.com>
2022-10-23 21:43:27 +08:00
21pages
41893e2ac2 replace cmd.exe with rustdek.exe when check uac
Signed-off-by: 21pages <pages21@163.com>
2022-10-23 21:26:25 +08:00
21pages
b14f457474 auto new line && add server conf export
Signed-off-by: 21pages <pages21@163.com>
2022-10-23 21:26:20 +08:00
Wahyu Kristianto
aee596439e Update lang id.rs
Signed-off-by: Wahyu Kristianto <w.kristories@gmail.com>
2022-10-23 04:45:55 +07:00
21pages
32ad458b25 user fps adjust
Signed-off-by: 21pages <pages21@163.com>
2022-10-20 16:42:46 +08:00
csf
0bced44126 fix globalKey / handle Windows drive fd type / add un/select all 2022-10-19 10:52:29 +09:00
fufesou
2f33e9dfac linux workaround --server orphan
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-10-17 08:45:58 -07:00
fufesou
b2688da10f workaround of handle subprocess from run_as_user
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-10-17 08:17:03 -07:00
fufesou
9a9a8197ae fix linux uid username mismatch
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-10-17 08:06:34 -07:00
fufesou
c48ed06d93 wayland: remove user service
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-10-17 22:00:48 +08:00
fufesou
9385e95b4e debug msgbox in sciter ui
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-10-17 22:00:48 +08:00
fufesou
77de0d05f9 msgbox & translations
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-10-17 22:00:44 +08:00
fufesou
5ddb10366e wayland: fix enigo crash & mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-10-17 21:55:27 +08:00
fufesou
2da5401fd4 add global init and update wayland error map
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-10-17 21:55:26 +08:00
21pages
688519320e add access mode
Signed-off-by: 21pages <pages21@163.com>
2022-10-17 15:06:03 +08:00
21pages
cba450b32f fix id input focus problem
Signed-off-by: 21pages <pages21@163.com>
2022-10-17 10:27:53 +08:00
csf
67a5cf9771 add confirm before closing multiple tabs 2022-10-13 21:49:03 +09:00
shan3275
75092db7d0
Merge branch 'rustdesk:master' into master 2022-10-13 11:15:08 +08:00
Cooper Liu
9ac07b518d add button for importing server config 2022-10-13 10:23:52 +08:00
Kingtous
ed688bc06d fix: avoid corrupt with --connect in sciter 2022-10-13 09:58:46 +08:00
René Schultz Madsen
953613ba94 Adding Danish translations.
Signed-off-by: René Schultz Madsen <rm@microting.com>
2022-10-12 16:58:28 +02:00
21pages
150057f92d fix default video save directory
Signed-off-by: 21pages <pages21@163.com>
2022-10-12 16:48:06 +08:00
Kingtous
3d7736836f feat: add dbus and cli connect support 2022-10-11 23:22:57 +08:00
21pages
e2924f0d41 build windows install
Signed-off-by: 21pages <pages21@163.com>
2022-10-11 15:14:14 +08:00
21pages
2ced73cdda pass rust args to flutter
Signed-off-by: 21pages <pages21@163.com>
2022-10-11 15:10:58 +08:00
21pages
089cf41a2f add install page
Signed-off-by: 21pages <pages21@163.com>
2022-10-11 15:10:03 +08:00
RustDesk
15296fd629
Merge pull request #1694 from asur4s/master
Feat: Grab hot key
2022-10-10 14:27:15 +08:00
Asura
2252d6345a refactor grab hot key
add compile condition
2022-10-09 22:57:53 -07:00
Asura
f2a5b77d7a set map as default keyboard mode 2022-10-09 22:57:53 -07:00
Asura
01875a562c Fix backquote error 2022-10-09 22:57:53 -07:00
Chieh Wang
87ee359536 Feat: Grab hot key 2022-10-09 22:57:37 -07:00
21pages
ca9ca19fa7 persist cm chat page if chat unanswered
Signed-off-by: 21pages <pages21@163.com>
2022-10-09 08:53:21 +08:00
jimmyGALLAND
c06df55693
Update fr.rs 2022-10-08 00:11:03 +02:00
Ferry Israel
b15dcbf870
Update de.rs
added & optimized some DE strings
2022-10-06 21:58:13 +02:00
rustdesk
e733666f55 ua 2022-10-06 19:27:35 +08:00
Kirill Ermakov
500a88070a
ua.rs 2022-10-05 13:13:10 +03:00