Commit Graph

1042 Commits

Author SHA1 Message Date
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