RustDesk
|
d6f4a5dad4
|
Merge pull request #3080 from mehdi-song/patch-10
Update fa.rs
|
2023-02-05 12:34:28 +08:00 |
|
mehdi-song
|
6ed60488ad
|
Update fa.rs
|
2023-02-05 07:59:29 +03:30 |
|
Kingtous
|
dd00ea5abd
|
opt: reuse current main window when using url scheme
|
2023-02-04 16:18:54 +08:00 |
|
Kingtous
|
151b115fc9
|
fix: android build
|
2023-02-04 13:37:48 +08:00 |
|
Kingtous
|
a349be6428
|
opt: remove unnecessary ffi func
|
2023-02-04 11:33:08 +08:00 |
|
Kingtous
|
4dfae8da10
|
feat: add url scheme handler for macos
|
2023-02-04 11:23:48 +08:00 |
|
Kingtous
|
a9fc63c34f
|
opt: add default url scheme handler for macos
|
2023-02-04 11:23:48 +08:00 |
|
Kingtous
|
7e69cbde26
|
opt: support binary + uri links startup
|
2023-02-04 11:23:47 +08:00 |
|
Kingtous
|
3a1b978112
|
feat: add event handler on rust macos
|
2023-02-04 11:23:47 +08:00 |
|
RustDesk
|
8197f47d1b
|
Merge pull request #3075 from Mr-Update/patch-2
Update de.rs
|
2023-02-04 09:14:18 +08:00 |
|
RustDesk
|
99e2744a49
|
Merge pull request #3074 from solokot/master
update ru.rs
|
2023-02-04 09:13:27 +08:00 |
|
Mr-Update
|
f9d106ea74
|
Update de.rs
|
2023-02-03 22:36:50 +01:00 |
|
solokot
|
96a7182ff8
|
update ru.rs
|
2023-02-03 20:05:48 +03:00 |
|
RustDesk
|
a7f0b63623
|
Merge pull request #3069 from fufesou/refact/sync_option_after_toggle
sync option after toggle
|
2023-02-03 23:18:43 +08:00 |
|
fufesou
|
0d36166ea8
|
sync option after toggle
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-03 23:07:47 +08:00 |
|
RustDesk
|
a9b5739221
|
Merge pull request #3062 from Kingtous/master
fix: --connect command on macOS & window closing issues
|
2023-02-03 20:50:45 +08:00 |
|
RustDesk
|
ad34abfb79
|
Merge pull request #3061 from fufesou/fix/cursor_update_pos_when_menu_dismiss
update cursor position when menu is dismissed
|
2023-02-03 20:48:56 +08:00 |
|
fufesou
|
0940c93a48
|
show cursor on conn is established
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-03 20:27:05 +08:00 |
|
fufesou
|
ca97826b80
|
update cursor position when menu is dismissed
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-03 19:17:59 +08:00 |
|
Kingtous
|
c13c89c0d6
|
fix: uni links cause main window show
|
2023-02-03 18:52:40 +08:00 |
|
Kingtous
|
66851efaa3
|
fix: --connect command on macOS & window closing issues
|
2023-02-03 18:52:39 +08:00 |
|
RustDesk
|
1ad55d9914
|
Merge pull request #3060 from fufesou/fix/cursor_on_conn
ignore first update cursor postion
|
2023-02-03 18:35:13 +08:00 |
|
fufesou
|
17aac13247
|
ignore first update cursor postion
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-03 18:28:47 +08:00 |
|
RustDesk
|
a2c3c8ef91
|
Merge pull request #3058 from fufesou/fix/cursor_zoom
cursor position and size update
|
2023-02-03 17:06:19 +08:00 |
|
fufesou
|
e05b95743c
|
cursor position and size update
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-03 17:03:19 +08:00 |
|
rustdesk
|
50c8855d28
|
unify peer tab text color with tab bar text color
|
2023-02-03 16:18:08 +08:00 |
|
RustDesk
|
dbb5eb0c8e
|
Merge pull request #3051 from 21pages/reorder-tab
recover reordered peer tab
|
2023-02-03 15:04:17 +08:00 |
|
RustDesk
|
29133e074d
|
Merge pull request #3028 from fufesou/fix/cursor_without_dpi
cursor scale
|
2023-02-03 10:44:41 +08:00 |
|
21pages
|
1a1bd1b5d8
|
recover reordered peer tab, because flutter 3.7.0 fix
ReorderableListView crash
Signed-off-by: 21pages <pages21@163.com>
|
2023-02-03 10:28:39 +08:00 |
|
RustDesk
|
5fb32efff0
|
Merge pull request #3045 from NicKoehler/master
Update it.rs
|
2023-02-02 21:56:01 +08:00 |
|
NicKoehler
|
0d9d506dac
|
Update it.rs
|
2023-02-02 14:48:22 +01:00 |
|
RustDesk
|
6ef2d2445d
|
Merge pull request #3041 from flusheDData/master
Update es.rs
|
2023-02-02 15:52:54 +08:00 |
|
Miguel F. G
|
40a75e3dfa
|
Update es.rs
New 'Default' terms added.
|
2023-02-02 08:49:12 +01:00 |
|
RustDesk
|
992d5b9b24
|
Merge pull request #3036 from 21pages/default_setting
Default display setting
|
2023-02-02 15:17:31 +08:00 |
|
fufesou
|
f9e3a3f074
|
zoom cursor with dpi
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-02 14:50:36 +08:00 |
|
fufesou
|
d511d1e27a
|
zoom remote cursor when view style is original
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-02 14:50:35 +08:00 |
|
fufesou
|
aafc2e0a8e
|
zoom cursor on different OSs
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-02 14:50:35 +08:00 |
|
fufesou
|
77ee60c8dc
|
scale remote cursor when view style is adaptive
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-02 14:50:35 +08:00 |
|
fufesou
|
b5fbc23cb9
|
zoom system cursor when view scale is adaptive
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-02 14:50:35 +08:00 |
|
fufesou
|
8881462f74
|
debug macos
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-02 14:50:35 +08:00 |
|
fufesou
|
8dba394205
|
scale system cursor image
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-02 14:50:34 +08:00 |
|
RustDesk
|
06204d446e
|
Merge pull request #3037 from Kingtous/master
fix: synchronize macOS window theme on flutter theme changed.
|
2023-02-02 14:08:34 +08:00 |
|
Kingtous
|
205f37cd56
|
opt: shrink unnecessary theme code
|
2023-02-02 14:03:50 +08:00 |
|
Kingtous
|
6119e04006
|
fix: synchronize macOS window theme on flutter theme changed.
|
2023-02-02 13:57:40 +08:00 |
|
21pages
|
92145eeb71
|
other bool default display settings
Signed-off-by: 21pages <pages21@163.com>
|
2023-02-02 10:47:49 +08:00 |
|
21pages
|
359f19af02
|
default display settings
Signed-off-by: 21pages <pages21@163.com>
|
2023-02-02 10:47:42 +08:00 |
|
21pages
|
8d60bcd51a
|
remove useless empty --switch_uuid
Signed-off-by: 21pages <pages21@163.com>
|
2023-02-02 10:01:28 +08:00 |
|
RustDesk
|
76adc8de20
|
Merge pull request #3029 from flusheDData/master
Update es.rs
|
2023-02-02 09:54:07 +08:00 |
|
Miguel F. G
|
a9f2144638
|
Update es.rs
new term added
|
2023-02-01 15:42:28 +01:00 |
|
rustdesk
|
68cc667f47
|
partially fix issue #2747: text selectable, more top margin of buttons
on dialog
|
2023-02-01 21:28:26 +08:00 |
|