fufesou
947b7c9a4d
disable scroll options when image is wrapped by window
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-01-06 20:26:34 +08:00
fufesou
921b049e1e
ignore dpi while scale original
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-01-06 20:26:34 +08:00
csf
3e357159f3
refactor user login:
...
1. opt request json type.
2. desktop and mobile use same loginDialog.
3. opt loginDialog UI style.
4. opt login request Exception catch.
2023-01-06 19:26:19 +09:00
rustdesk
56e699a5e6
adjust input style of "enter id"
2023-01-06 17:10:38 +08:00
rustdesk
584295f3fa
config_input not well tested yet
2023-01-06 13:19:08 +08:00
21pages
5f6a264278
optional software render to fix flutter render problem on some nvidia
...
card
Signed-off-by: 21pages <pages21@163.com>
2023-01-05 16:46:39 +08:00
fufesou
fd974caa8d
try fix https://github.com/rustdesk/rustdesk/issues/2670
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-01-04 16:42:08 +08:00
rustdesk
1998f8a6bc
fix drag icon hidden because color is not set
2023-01-03 23:42:40 +08:00
fufesou
b114ebf350
fix some misspellings
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-31 21:41:16 +08:00
fufesou
56041a5aac
fix remote cursor pos
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-30 16:14:30 +08:00
Kingtous
bf63d397e0
opt: add a double check on focus
2022-12-29 17:51:00 +08:00
rustdesk
75f57cf0fc
fix trans
2022-12-27 23:26:11 +08:00
RustDesk
efc12d036e
Merge pull request #2658 from fufesou/feat/choose_keyboard_layout_type
...
Feat/choose keyboard layout type
2022-12-27 19:16:48 +08:00
fufesou
50c33450b9
fix keyboard type store
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-27 18:16:29 +08:00
fufesou
ebdead8766
add svg
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-27 18:16:29 +08:00
fufesou
48e684335e
choose keyboard layout type, mid commit
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-27 18:16:29 +08:00
Kingtous
22e1e7c8d8
fix: regrab key from minimize restore on windows
2022-12-27 16:18:28 +08:00
asur4s
a3769ca8e9
opt: map mode hide when unsupported
2022-12-26 02:32:48 -08:00
fufesou
c348282dbf
fix adjust window, check visiable frame size
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-26 14:34:35 +08:00
21pages
a5643a6b59
fix two finger scroll
...
Signed-off-by: 21pages <pages21@163.com>
2022-12-26 09:48:44 +08:00
21pages
b3114d4147
file audit
...
Signed-off-by: 21pages <pages21@163.com>
2022-12-26 09:48:08 +08:00
fufesou
eac8327f57
fix adjust window
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-23 23:10:34 +08:00
Kingtous
602932ba97
fix: keeps mouse region grab key on linux
2022-12-22 19:54:04 +08:00
Kingtous
2ae38c93f0
opt: use whole focus instead to trigger session enter or leave
2022-12-21 22:47:41 +08:00
fufesou
92f31d3020
fix win-linux IntlBackslash
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-21 22:30:53 +08:00
RustDesk
aa2837dd39
Merge pull request #2621 from Heap-Hop/master
...
refactor import/export id server config
2022-12-21 18:20:42 +08:00
csf
4f74acba76
add ServerConfig, update server config import and export
2022-12-21 15:14:43 +09:00
Kingtous
01f497c234
opt: remove unnecessary window listener
2022-12-21 11:50:30 +08:00
Kingtous
52f60154db
opt: remove not working on multiple times
2022-12-21 11:41:16 +08:00
Kingtous
8bb62abd3e
fix: cannot input alt+tab when cursor is outside
2022-12-21 11:41:16 +08:00
csf
58c1be39c8
add catch err
2022-12-20 23:57:06 +09:00
Jimmy GALLAND
15bebcf45b
add tab about translate
2022-12-17 20:17:05 +01:00
csf
3e8c1c46b6
fix logOut failing, add invoking logOut before id server change
2022-12-16 23:18:30 +09:00
Kingtous
03af5042ec
opt: jump to selected item
2022-12-14 11:57:11 +08:00
Kingtous
7a938ace02
feat: add list file search listener
2022-12-14 11:57:11 +08:00
RustDesk
ac14e462f6
Merge pull request #2538 from 21pages/group_card
...
add group peer card
2022-12-14 11:42:33 +08:00
21pages
880a0d4209
add group peer card
...
Signed-off-by: 21pages <pages21@163.com>
2022-12-14 11:25:31 +08:00
fufesou
47658667d6
Merge branch 'master' into keyboard
2022-12-14 11:12:55 +08:00
fufesou
98e085419c
move rdev grab from main page to remote page
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-12 21:46:58 +08:00
kingtous
46a6df86ea
refactor: use latest custom cursor api
2022-12-11 14:17:29 +08:00
rustdesk
1424cbeb44
Merge branch 'master' into keyboard
2022-12-09 19:51:15 +08:00
Kingtous
d3d4c7dac4
opt: enable debug stacktrace output & add json serde check
2022-12-09 10:49:47 +08:00
Asura
3b60304d14
refactor: keyboard of client
2022-12-08 09:03:41 +08:00
fufesou
da08400fe5
remote menu, draggable hide widget
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-07 15:17:21 +08:00
csf
bbddbde6a0
mobile skipping info & fix mobile breadCrumbScroller has no client error
2022-12-05 21:57:08 +09:00
Kingtous
97066080bf
feat: skip status for flutter
2022-12-05 20:11:08 +08:00
RustDesk
b798e7415d
Merge pull request #2449 from Heap-Hop/fix_ft
...
Fix file transfer bugs
2022-12-04 23:04:09 +08:00
csf
763c314253
opt file transfer Windows BreadCrumbScroll
2022-12-04 23:51:48 +09:00
csf
c79b6eb0bb
fix file transfer local Windows path can't split
2022-12-04 23:44:03 +09:00
csf
5b9a76f8a5
fix file transfer load/save config, opt breadCrumbScroll
2022-12-04 22:41:44 +09:00