Asura
|
78112e9754
|
Replace pynput with tfc
|
2022-08-31 03:54:31 -07:00 |
|
csf
|
bdcb848a75
|
refactor remote interface
|
2022-08-31 16:31:31 +08:00 |
|
RustDesk
|
1e07a604e8
|
Merge pull request #1409 from 21pages/remote-modification
option remote modification
|
2022-08-31 15:40:57 +08:00 |
|
21pages
|
38abd27384
|
impl option remote modification
Signed-off-by: 21pages <pages21@163.com>
|
2022-08-31 15:21:18 +08:00 |
|
21pages
|
839be76b8f
|
tabbar: check before scroll
Signed-off-by: 21pages <pages21@163.com>
|
2022-08-31 09:19:51 +08:00 |
|
21pages
|
7fce02e688
|
fix: not use fixed button width
Signed-off-by: 21pages <pages21@163.com>
|
2022-08-31 09:19:51 +08:00 |
|
Heizi
|
d8497e43d2
|
Update README-ZH.md
重新排版 + 地道国语化
(Retype & Authentic Chinese)
|
2022-08-31 05:11:14 +08:00 |
|
Heizi
|
a621ac0884
|
Translate Germany to "德国"
|
2022-08-31 02:49:19 +08:00 |
|
RustDesk
|
694896abda
|
Merge pull request #1404 from fufesou/flutter_desktop_new_remote_menu
Flutter desktop new remote menu
|
2022-08-30 23:31:20 +08:00 |
|
fufesou
|
b7ce85e062
|
flutter_deskop: sync session add, mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-08-30 23:04:37 +08:00 |
|
fufesou
|
4d914e9a01
|
flutter_desktop: remote menubar remove submenu
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-08-30 21:49:08 +08:00 |
|
fufesou
|
f42c6ffeaf
|
flutter_desktop: connection type icon, tested windows
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-08-30 21:49:05 +08:00 |
|
fufesou
|
01e96a1134
|
flutter_desktop: connection type, mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-08-30 21:47:05 +08:00 |
|
RustDesk
|
256149ecdf
|
Merge pull request #1402 from Kingtous/master
fix: close all typed sessions when hide subwindow
|
2022-08-30 21:00:45 +08:00 |
|
Kingtous
|
c72e48bef1
|
fix: close all typed sessions when hide subwindow
|
2022-08-30 20:48:59 +08:00 |
|
RustDesk
|
d7aa8b43c5
|
Merge pull request #1398 from Kingtous/master
fix: linux memory-safe workaround
|
2022-08-30 16:47:04 +08:00 |
|
Kingtous
|
66a2c51ca5
|
fix: linux memory-safe workaround
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-08-30 16:45:47 +08:00 |
|
Asura
|
30bfa59e7d
|
Without Clear Key on Mac OS
|
2022-08-30 15:53:44 +08:00 |
|
Asura
|
a0cb39af9c
|
Fix numlock and capslock on Mac
|
2022-08-30 15:35:39 +08:00 |
|
RustDesk
|
8858d0342d
|
Merge pull request #1390 from Heap-Hop/master
Update port-forward
|
2022-08-29 19:54:14 +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 |
|
csf
|
37617fa888
|
fix port forward session id & file session dispose
|
2022-08-29 18:37:03 +08:00 |
|
Asura
|
ce8e8536cb
|
Merge branch 'master' of github.com:asur4s/rustdesk
|
2022-08-29 17:14:17 +08:00 |
|
Asura
|
4423a18e79
|
Opt svg of keyboard
|
2022-08-29 17:14:05 +08:00 |
|
Asura
|
5d69a99427
|
Fix compile error on windows
|
2022-08-29 15:25:53 +08:00 |
|
csf
|
a90973621a
|
rust port-forward
|
2022-08-29 13:08:42 +08:00 |
|
RustDesk
|
560c03e99c
|
Merge pull request #1389 from 21pages/port-forward
port forward ui && fix TextField cursor problem
|
2022-08-29 09:15:06 +08:00 |
|
21pages
|
e0579a9b57
|
add keeping android font scale factor
Signed-off-by: 21pages <pages21@163.com>
|
2022-08-29 08:41:39 +08:00 |
|
21pages
|
b004f4b9ee
|
fix TextField cursor problem
Signed-off-by: 21pages <pages21@163.com>
|
2022-08-29 08:41:33 +08:00 |
|
RustDesk
|
c5c0d92aa3
|
Merge pull request #1388 from fufesou/flutter_desktop_new_remote_menu
Flutter desktop new remote menu
|
2022-08-28 22:10:09 +08:00 |
|
fufesou
|
55ba191ad9
|
flutter_desktop: show/hide menubar tooltip
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-08-28 21:55:16 +08:00 |
|
fufesou
|
ea77d9284b
|
flutter_desktop: new remote menu, mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-08-28 21:13:11 +08:00 |
|
21pages
|
6ea16e4cdb
|
port forward ui
Signed-off-by: 21pages <pages21@163.com>
|
2022-08-28 20:17:28 +08:00 |
|
RustDesk
|
7b4a655eaf
|
Merge pull request #1385 from Kingtous/master
fix: linux main/sub window resize issue
|
2022-08-28 15:01:38 +08:00 |
|
Kingtous
|
98387e06e1
|
fix: linux main/sub window resize issue
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-08-28 14:59:13 +08:00 |
|
Asura
|
914847bb63
|
Fix generated_bridge
|
2022-08-27 23:00:43 +08:00 |
|
Asura
|
3b5b79712b
|
Fix compile error on macos
|
2022-08-27 22:17:02 +08:00 |
|
RustDesk
|
e2a910fda7
|
Merge pull request #1382 from maninhill/patch-1
chore: spelling correction
|
2022-08-27 19:36:59 +08:00 |
|
maninhill
|
e9085ecc44
|
chore: spelling correction
|
2022-08-27 19:31:07 +08:00 |
|
Asura
|
32f9b4c787
|
Support map keyboard mode on flutter
|
2022-08-27 01:03:44 -07:00 |
|
Asura
|
52a0621d19
|
Fix CI
|
2022-08-26 22:13:19 -07:00 |
|
Asura
|
4da81ab7ee
|
Merge branch 'flutter_desktop'
|
2022-08-26 22:00:49 -07:00 |
|
Asura
|
b3f83b98c7
|
Fix flutter pub hostname
|
2022-08-26 21:50:21 -07:00 |
|
Asura
|
67a95cf864
|
Fix compile error on MacOS
|
2022-08-27 10:01:04 +08:00 |
|
Asura
|
e0db94532f
|
Merge branch 'rustdesk/master'
|
2022-08-27 09:55:27 +08:00 |
|
Asura
|
ee19a03ecc
|
Convert keycode to RdevKey
|
2022-08-26 18:29:46 -07:00 |
|
RustDesk
|
ba8addbe2f
|
Merge pull request #1376 from Kingtous/master
opt: support match user/hostname/id(flutter&sciter), case insensitive
|
2022-08-27 08:35:14 +08:00 |
|
Kingtous
|
4e047f1bb2
|
opt: support match user/hostname/id(sciter), case insensitive
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-08-27 01:05:38 +08:00 |
|
Kingtous
|
ff5e9a8ea5
|
opt: support match user/hostname/id(flutter), case insensitive
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-08-27 00:45:09 +08:00 |
|
RustDesk
|
c6bcc9a099
|
Update README.md
|
2022-08-26 17:09:04 +08:00 |
|