rustdesk
594ce024e7
disable windows service install/uninstall
2023-06-06 01:51:04 +08:00
rustdesk
14541fd182
fix tray
2023-06-06 01:47:02 +08:00
rustdesk
77c9341ba5
open uni on tray instead, though double click not work on stupid tauri
...
tray-icon
2023-06-06 01:22:55 +08:00
RustDesk
12fc280ca6
Merge pull request #4557 from 21pages/wakelock2
...
keep server device awake if have connection
2023-06-05 23:27:55 +08:00
rustdesk
98180d4505
try fix x86 align in tray-item
2023-06-05 23:09:01 +08:00
rustdesk
e6d562be19
git tray-icon
2023-06-05 22:25:03 +08:00
rustdesk
3e24186542
try out tray-icon 0.4
2023-06-05 22:06:51 +08:00
rustdesk
a1e7abbb70
fix ci
2023-06-05 21:41:22 +08:00
rustdesk
7ce86c6f53
Merge branch 'master' of github.com-rustdesk:rustdesk/rustdesk
2023-06-05 21:26:02 +08:00
rustdesk
893273ff97
fix ci
2023-06-05 21:25:46 +08:00
RustDesk
e1bf34a71c
Merge pull request #4558 from fufesou/fix/restore_resolution
...
Fix/restore resolution
2023-06-05 20:46:44 +08:00
fufesou
e551f63ab2
debug restore resolution
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-05 20:33:25 +08:00
fufesou
50150be363
debug restore resolution
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-05 20:33:24 +08:00
fufesou
6959f044f0
debug restore resolution
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-05 20:33:24 +08:00
fufesou
3c2bf2c154
debug restore resolutions
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-05 20:33:24 +08:00
fufesou
e670989e0f
restore custom resolution for each display
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-05 20:33:24 +08:00
rustdesk
b07ac438f5
working on windows service install/uninstall
2023-06-05 20:27:48 +08:00
21pages
98740dbfd7
keep server device awake if have connection
...
Signed-off-by: 21pages <pages21@163.com>
2023-06-05 20:26:57 +08:00
RustDesk
f1cc42769c
Merge pull request #4552 from fufesou/fix/change_resolution_win
...
fix, win, change resolution
2023-06-05 18:36:29 +08:00
fufesou
4807176f8b
fix, win, change resolution
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-05 18:34:29 +08:00
RustDesk
bad343adac
Merge pull request #4550 from fufesou/refact/win_uninstall_cert
...
Refact/win uninstall cert
2023-06-05 15:27:33 +08:00
fufesou
d409e1147e
some code are removed by mistake
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-05 15:21:42 +08:00
fufesou
e541c4db69
win, uninstall cert
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-05 15:17:05 +08:00
RustDesk
492d0a32f6
Merge pull request #4549 from fufesou/fix/input_crash_on_macos
...
macos, fix input crash
2023-06-05 12:59:37 +08:00
fufesou
10176d9b2c
macos, fix input crash
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-05 12:54:49 +08:00
rustdesk
48f574619e
move removing hkey_current_user out
2023-06-05 12:15:21 +08:00
RustDesk
8baa00b68d
Merge pull request #4548 from fufesou/fix/win_escape_char
...
fix escape \
2023-06-05 11:38:37 +08:00
fufesou
87b1e97351
fix escape \
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-05 11:36:15 +08:00
rustdesk
f5ff5378f0
flutter 3.10.2
2023-06-05 11:25:11 +08:00
RustDesk
e5c4826c75
Merge pull request #4546 from FastAct/patch-14
...
Update nl.rs
2023-06-05 10:00:01 +08:00
FastAct
d21aefdcc5
Update nl.rs
2023-06-04 22:41:03 +02:00
rustdesk
1168567d5e
make progress bar right margin to cancel button
2023-06-05 03:04:07 +08:00
rustdesk
fb78831c8a
fix ci
2023-06-05 00:59:58 +08:00
rustdesk
b84cf2f804
add windows uni to registry when install
2023-06-05 00:27:40 +08:00
rustdesk
e3d2dcf0c8
support --play in flutter for shortcut
2023-06-05 00:01:46 +08:00
rustdesk
f4bdfb6936
move windows uni registery out from here, because it should only work
...
for installed rustdesk
todo: start too slow, need to remove some wait
2023-06-04 23:07:10 +08:00
RustDesk
acb4bb9d4d
Merge pull request #4544 from fufesou/fix/blurry_image
...
fix blurry image, original scale, resizing window
2023-06-04 21:08:23 +08:00
fufesou
a1b0b90f08
fix blurry image, original scale, resizing window
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-04 21:06:51 +08:00
RustDesk
3459ec722b
Merge pull request #4543 from fufesou/fix/default_peer_options
...
fix default peer options
2023-06-04 20:10:31 +08:00
fufesou
113bf15cd4
fix default peer options
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-04 19:58:55 +08:00
rustdesk
953d2e6e09
fix a config sync bug
2023-06-04 16:48:24 +08:00
RustDesk
89035b5223
Merge pull request #4541 from 21pages/opt_ui
...
opt cm ui
2023-06-04 16:11:29 +08:00
21pages
6f7f607c3f
opt cm ui
...
Signed-off-by: 21pages <pages21@163.com>
2023-06-04 15:57:01 +08:00
RustDesk
afb8e255de
Merge pull request #4540 from fufesou/fix/login
...
fix login
2023-06-04 14:33:02 +08:00
fufesou
a8b1e3ff7e
fix login
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-04 14:29:00 +08:00
rustdesk
caa274a5e1
move pub to rustdesk-org
2023-06-03 19:27:24 +08:00
rustdesk
f3a6ddbc96
fix possible --cm crash when closing on linux
2023-06-03 19:02:52 +08:00
RustDesk
31cec1a896
Merge pull request #4513 from fufesou/refact/remove_auto_login
...
remove auto login checkbox
2023-05-31 18:50:52 +08:00
fufesou
f952c32c90
remove auto login checkbox
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-31 17:17:45 +08:00
RustDesk
f7ceecb999
Merge pull request #4510 from agarre/master
...
native ajustments
2023-05-31 06:10:09 +08:00