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
|
ca9ca19fa7
|
persist cm chat page if chat unanswered
Signed-off-by: 21pages <pages21@163.com>
|
2022-10-09 08:53:21 +08:00 |
|
21pages
|
02aedd234c
|
prompt foreground window elevation
Signed-off-by: 21pages <pages21@163.com>
|
2022-09-29 09:13:20 +08:00 |
|
21pages
|
728985e3bf
|
elevation prompt && uac warning
Signed-off-by: 21pages <pages21@163.com>
|
2022-09-29 09:13:19 +08:00 |
|
21pages
|
e7e3494dc9
|
record permission
Signed-off-by: 21pages <pages21@163.com>
|
2022-09-22 09:57:52 +08:00 |
|
21pages
|
9489877c78
|
video record
Signed-off-by: 21pages <pages21@163.com>
|
2022-09-22 09:57:52 +08:00 |
|
21pages
|
42d17f9d2b
|
fix audio no sound, add missing VideoFrame timestamp
move get_time to hbb_common
Signed-off-by: 21pages <pages21@163.com>
|
2022-09-13 09:10:04 +08:00 |
|
21pages
|
302a43d68c
|
update setting page, add option enable-rdp
Signed-off-by: 21pages <pages21@163.com>
|
2022-09-13 09:10:04 +08:00 |
|
Asura
|
a3279de93a
|
Remove unnecessary log
|
2022-09-07 17:07:36 +08:00 |
|
Asura
|
afbdbe11fc
|
Opt: wayland map mode
|
2022-09-06 14:02:12 +08:00 |
|
asur4s
|
2d7cd7c864
|
Refactor: tfc
|
2022-09-05 11:50:42 -04:00 |
|
asur4s
|
a105aff2aa
|
Get key state by read file
|
2022-09-05 07:52:38 -04:00 |
|
asur4s
|
9f80202c79
|
Refactor is_x11
|
2022-09-04 04:25:34 -04:00 |
|
asur4s
|
7c2f26eab2
|
Fix numlock in wayland
|
2022-09-04 02:29:14 -04:00 |
|
asur4s
|
071720fe8b
|
Feat: Support map keyboard mode in wayland
|
2022-09-03 23:30:41 -04:00 |
|
asur4s
|
bec8daafb9
|
Fix simulate in wayland
|
2022-09-02 15:29:25 -04:00 |
|
Asura
|
41241867b7
|
Fix compile warning
|
2022-09-02 01:20:48 -07:00 |
|
Asura
|
be14a102b9
|
Opt: handle error in tfc
|
2022-09-02 01:11:35 -07:00 |
|
Asura
|
bc7611ae0d
|
Merge branch 'master' of https://github.com/rustdesk/rustdesk
|
2022-09-01 23:53:55 -07:00 |
|
Asura
|
4421d08384
|
Delete reset function about enigo
|
2022-09-01 20:24:50 -07:00 |
|
Asura
|
763456519e
|
Add Key for tfc
|
2022-09-01 00:36:24 -07:00 |
|
Asura
|
37dbfcc86d
|
Delete pynput from repo
|
2022-08-31 23:07:52 -07:00 |
|
Asura
|
78112e9754
|
Replace pynput with tfc
|
2022-08-31 03:54:31 -07:00 |
|
Asura
|
a0cb39af9c
|
Fix numlock and capslock on Mac
|
2022-08-30 15:35:39 +08:00 |
|
csf
|
fcc62febb1
|
update port-forward
1. fix multi remote port override.
2. add connection.rs port-forward failed to close
|
2022-08-29 19:45:06 +08:00 |
|
Asura
|
e0db94532f
|
Merge branch 'rustdesk/master'
|
2022-08-27 09:55:27 +08:00 |
|
Asura
|
48ab5e5024
|
Fix command+tab #1032
|
2022-08-13 08:12:45 +08:00 |
|
Asura
|
b916ef3659
|
Refactor translate mode
|
2022-08-11 23:59:18 -07:00 |
|
csf
|
e420178750
|
refactor all [setByName] [getByName] to async bridge function
|
2022-08-08 22:27:27 +08:00 |
|
Asura
|
05b157af45
|
Fix right ctrl #1166
|
2022-08-04 17:26:06 +08:00 |
|
csf
|
3ff2f60fb7
|
Merge master
|
2022-08-04 17:24:02 +08:00 |
|
Asura
|
f1402a14a2
|
Merge branch 'translate_mode'
|
2022-08-04 01:21:46 -07:00 |
|
Asura
|
3b8032e5ec
|
Merge translate mode
|
2022-08-04 16:11:37 +08:00 |
|
csf
|
07debe8363
|
fix android build
|
2022-08-03 21:58:07 +08:00 |
|
Asura
|
b3b50829f5
|
Fix sycn of CapsLock
|
2022-08-03 14:52:08 +08:00 |
|
Asura
|
7775a14c9e
|
Use keycode mapping table
|
2022-08-02 03:47:29 -07:00 |
|
Kingtous
|
3b9c62b05d
|
Merge remote-tracking branch 'rustdesk/master' into flutter_desktop
# Conflicts:
# .github/workflows/ci.yml
# Cargo.lock
# Cargo.toml
# flutter/lib/common.dart
# flutter/lib/mobile/pages/remote_page.dart
# flutter/lib/mobile/pages/server_page.dart
# flutter/lib/mobile/pages/settings_page.dart
# flutter/lib/mobile/widgets/dialog.dart
# flutter/lib/models/model.dart
# flutter/lib/models/server_model.dart
# src/client.rs
# src/common.rs
# src/ipc.rs
# src/mobile_ffi.rs
# src/rendezvous_mediator.rs
# src/ui.rs
|
2022-08-01 10:44:05 +08:00 |
|
Kingtous
|
3458c164fb
|
fix: add version key to detect specific send/recv logic
|
2022-08-01 09:50:23 +08:00 |
|
rustdesk
|
aabe08d657
|
fix compile
|
2022-07-31 22:41:24 +08:00 |
|
fufesou
|
2a6cd5853e
|
fix_proto_defs: fix protobuf definitions
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-07-31 22:31:17 +08:00 |
|
rustdesk
|
125f6dd810
|
refactor password deadlock and password_security
|
2022-07-30 02:01:40 +08:00 |
|
RustDesk
|
06a4eaed10
|
Merge pull request #1104 from Heap-Hop/master
fix: android build & CONFIG deadlock
|
2022-07-29 18:59:34 +08:00 |
|
csf
|
da2906c95f
|
fix: android build & CONFIG deadlock
|
2022-07-28 22:06:59 +08:00 |
|
rustdesk
|
c8e2161b88
|
refactor
|
2022-07-28 11:09:36 +08:00 |
|
Asura
|
25525cda3f
|
Add translte mode in input_service
|
2022-07-27 20:01:42 -07:00 |
|
21pages
|
461a87bce9
|
feat: pc restart
Signed-off-by: 21pages <pages21@163.com>
|
2022-07-27 08:49:10 +08:00 |
|
Asura
|
6a3d527f93
|
Refactor: function name
|
2022-07-25 19:30:26 -07:00 |
|
21pages
|
903fb77e70
|
refactor password
1. random password -> temporary password
2. security password -> permanent password
3. remove onetime password
4. add temporary password length setting
5. remove unnecessary ipc
6. always update temporary password after connection
7. show dots if permanent password is not empty
8. recover password style
Signed-off-by: 21pages <pages21@163.com>
|
2022-07-24 21:53:51 +08:00 |
|
Asura
|
1caee4e306
|
Sync CapsLock and NumLock status in legacy mode.
|
2022-07-23 08:20:39 -07:00 |
|