fufesou
|
488e619bc4
|
flutter_desktop: fix cursor image when cursor moved in from other window
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-10-03 22:03:49 -07:00 |
|
RustDesk
|
551c5ecddf
|
Merge pull request #1648 from vedantmgoyal2009/patch-1
Update winget.yml
|
2022-10-02 16:27:24 +08:00 |
|
RustDesk
|
92892031ed
|
Merge pull request #1649 from sandr01d/entrypoint-cleanup
Cleaned up entrypoint
|
2022-10-02 16:27:06 +08:00 |
|
RustDesk
|
7f9c4cc1fb
|
Merge pull request #1650 from bigretromike/polish
Small fixes for polish translation
|
2022-10-02 16:26:20 +08:00 |
|
BigRetroMike
|
2eaacefd53
|
Added missing strings and fixed for polish translation;
Still not 100% but definitely usable;
|
2022-10-01 01:38:50 +02:00 |
|
sandroid
|
8cee6275fe
|
Cleaned up entrypoint
|
2022-09-30 23:25:56 +02:00 |
|
Vedant
|
0b01cba502
|
Update winget.yml
|
2022-09-30 23:45:14 +05:30 |
|
RustDesk
|
f38a114d63
|
Merge pull request #1646 from Heap-Hop/master
opt: mobile and desktop flutter
|
2022-09-29 22:42:46 +08:00 |
|
csf
|
701611372c
|
hide tcpTunneling when peer is Android
|
2022-09-29 21:58:11 +08:00 |
|
csf
|
fe506c5ff2
|
mobile cm client info CircleAvatar color
|
2022-09-29 21:53:50 +08:00 |
|
csf
|
d11ae197f3
|
CustomAlertDialog default BoxConstraints
|
2022-09-29 21:09:40 +08:00 |
|
csf
|
deedac3497
|
fix showMobileActionsOverlay init
|
2022-09-29 20:50:01 +08:00 |
|
csf
|
1d04eda6f5
|
fix can't use mouse on remote multi screen
|
2022-09-29 19:22:51 +08:00 |
|
RustDesk
|
6e8eb159fa
|
Merge pull request #1642 from 21pages/new-id-field
new field `enc_id`
|
2022-09-29 18:56:18 +08:00 |
|
21pages
|
265acd3122
|
add new field enc_id
Signed-off-by: 21pages <pages21@163.com>
|
2022-09-29 16:50:35 +08:00 |
|
csf
|
cae2c2942e
|
fix client check supported_hwcodec bug
|
2022-09-29 14:09:40 +08:00 |
|
csf
|
7457551b21
|
mobile png -> svg
|
2022-09-29 14:08:15 +08:00 |
|
csf
|
42e298741a
|
update lang
|
2022-09-29 13:07:37 +08:00 |
|
csf
|
9911f4d2f5
|
android direct ip access
|
2022-09-29 13:07:20 +08:00 |
|
RustDesk
|
0abda2edef
|
Merge pull request #1641 from 21pages/optimize
optimize ui
|
2022-09-29 10:52:48 +08:00 |
|
rustdesk
|
ab33ab3a50
|
pulseaudio -> pipewire https://github.com/rustdesk/rustdesk/issues/559
|
2022-09-29 10:51:50 +08:00 |
|
21pages
|
172091602a
|
opt: adjust msgbox text width, passwordDialog support enter && esc
Signed-off-by: 21pages <pages21@163.com>
|
2022-09-29 10:48:27 +08:00 |
|
RustDesk
|
0bfb9478bd
|
Merge pull request #1628 from 21pages/portable-uac
windows portable uac
|
2022-09-29 09:52:26 +08:00 |
|
21pages
|
9d8032e5e7
|
add arg to avoid possible recursive run
Signed-off-by: 21pages <pages21@163.com>
|
2022-09-29 09:13:20 +08:00 |
|
21pages
|
02aedd234c
|
prompt foreground window elevation
Signed-off-by: 21pages <pages21@163.com>
|
2022-09-29 09:13:20 +08:00 |
|
21pages
|
ae8d97eb72
|
deal with flutter SYSTEM user
Signed-off-by: 21pages <pages21@163.com>
|
2022-09-29 09:13:19 +08:00 |
|
21pages
|
728985e3bf
|
elevation prompt && uac warning
Signed-off-by: 21pages <pages21@163.com>
|
2022-09-29 09:13:19 +08:00 |
|
21pages
|
e1c2b8de6e
|
windows portable: request elevation && run as system
Signed-off-by: 21pages <pages21@163.com>
|
2022-09-29 09:13:19 +08:00 |
|
RustDesk
|
77276dd78e
|
Merge pull request #1639 from Kingtous/master
opt: adapt global scroll on mobile & adjust desktop connection page scrollbar
|
2022-09-28 21:28:19 +08:00 |
|
Kingtous
|
0bf63aaa33
|
opt: desktop connection page scrollbar
|
2022-09-28 21:21:54 +08:00 |
|
Kingtous
|
e42b543a42
|
opt: adapt global scroll on mobile
|
2022-09-28 21:08:11 +08:00 |
|
RustDesk
|
ff56753756
|
Merge pull request #1637 from asur4s/master
Fix map keyboard mode in Android
|
2022-09-28 17:33:05 +08:00 |
|
Asura
|
9e3fc377b8
|
Fix map keyboard mode in Android
|
2022-09-28 00:28:52 -07:00 |
|
RustDesk
|
a4774b0824
|
Merge pull request #1635 from Kingtous/master
refactor: global scroll
|
2022-09-28 12:48:37 +08:00 |
|
Kingtous
|
1412d9c3ba
|
refactor: global scroll
|
2022-09-28 12:03:59 +08:00 |
|
RustDesk
|
215f0575a7
|
Merge pull request #1633 from Heap-Hop/refactor_input_model
Refactor input model for mobile and desktop
|
2022-09-27 23:38:44 +08:00 |
|
csf
|
f45bb13d24
|
adjust kWindowEdgeSize
|
2022-09-27 23:08:01 +08:00 |
|
csf
|
23f0f4e33a
|
move QualityMonitor widget to common
|
2022-09-27 23:05:11 +08:00 |
|
csf
|
6b664d0965
|
mobile add new input map mode radio
|
2022-09-27 22:56:18 +08:00 |
|
csf
|
77fcf2d4fa
|
refactor RawPointerMouseRegion & RawKeyFocusScope
|
2022-09-27 22:16:27 +08:00 |
|
csf
|
3dc9ecce29
|
refactor input_model
|
2022-09-27 20:46:36 +08:00 |
|
rustdesk
|
3ab90b341d
|
black54 too gray
|
2022-09-27 20:30:48 +08:00 |
|
RustDesk
|
e166180a8d
|
Merge pull request #1632 from fufesou/flutter_desktop_fix_fullscreen
flutter_desktop: fix fullscreen
|
2022-09-27 20:22:12 +08:00 |
|
fufesou
|
e6fc3debd5
|
flutter_desktop: fix fullscreen
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-09-27 20:17:18 +08:00 |
|
rustdesk
|
8bcd6c11bf
|
missed
|
2022-09-27 19:58:15 +08:00 |
|
rustdesk
|
5e26d96a56
|
fix id style and connect black theme text color
|
2022-09-27 19:42:05 +08:00 |
|
rustdesk
|
0eaa7d167e
|
Merge branch 'master' of github.com-rustdesk:rustdesk/rustdesk
|
2022-09-27 18:34:26 +08:00 |
|
rustdesk
|
70e7e99531
|
some png -> svg
|
2022-09-27 18:34:05 +08:00 |
|
csf
|
729f4c0733
|
remove unused of model.dart
|
2022-09-27 17:52:36 +08:00 |
|
RustDesk
|
e9b9fc8cf3
|
Merge pull request #1629 from asur4s/master
Fix keyboard and mouse bugs
|
2022-09-27 16:51:32 +08:00 |
|