Commit Graph

393 Commits

Author SHA1 Message Date
21pages
0e05df12fc client side view mode
Signed-off-by: 21pages <pages21@163.com>
2023-03-16 14:35:41 +08:00
csf
bd3f19c1e6 fileModel fix remote DirectoryOptions isWindows 2023-03-16 11:23:15 +09:00
rustdesk
c3e816feee fix some stupid grammer 2023-03-15 22:44:07 +08:00
Kingtous
8044b0926b opt: better short alias for the identical tip 2023-03-15 17:26:33 +08:00
Kingtous
7a05910807 feat: identical msg in flutter and sciter 2023-03-15 17:21:15 +08:00
Kingtous
33ca87718b opt: better docs 2023-03-15 17:21:15 +08:00
Kingtous
b627a0d6c1 feat: post file confirm and make files with the same name confirm 2023-03-15 17:21:15 +08:00
Kingtous
b187d0fd59 feat: fit for file confirm dialog queue 2023-03-15 17:21:15 +08:00
Kingtous
6725c9544b opt: add event loop def 2023-03-15 17:21:15 +08:00
Mr-Update
d503b31011
Update chat_model.dart 2023-03-13 20:43:03 +01:00
fufesou
38de74f522 set range from 3 to 5
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-13 21:18:10 +08:00
fufesou
3a6f94503c trivial changes
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-13 21:05:47 +08:00
fufesou
28aecbb9e9 maybe better mouse hover
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-13 21:04:24 +08:00
RustDesk
6d149f6ccb
Merge pull request #3629 from fufesou/refact/cm_start_ipc
cm, better position to start ipc
2023-03-13 14:27:03 +08:00
fufesou
7caafd563e cm, better position to start ipc
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-13 13:46:44 +08:00
csf
1b2d3e87f7 android server add android_permission_may_not_change_tip 2023-03-13 10:37:26 +09:00
grummbeer
40115163b4 Mobile. Share Screen. Unify button style 2023-03-10 13:40:51 +01:00
rustdesk
a6deacb92b remove alias and disable status in peer card sort 2023-03-10 15:25:19 +08:00
RustDesk
9fe5a75233
Merge pull request #3560 from Heap-Hop/refactor_file_manager
Refactor file manager
2023-03-10 12:51:07 +08:00
RustDesk
a807f4371f
Merge pull request #3583 from fufesou/refact/avoid_texture_neg_w_h
refact/avoid texture neg w h
2023-03-10 12:50:33 +08:00
fufesou
8a09abbf71 avoid w/h <= 0
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-10 10:53:41 +08:00
Kingtous
7833c7ce31 fix: window overflow & prevent setMaximize when fullscreen 2023-03-10 00:15:25 +08:00
csf
69d8498404 mobile new file SelectMode state 2023-03-09 22:51:42 +09:00
fufesou
d19d4aacdb avoid invalid texture width and height
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-09 19:38:47 +08:00
csf
f5d0275bf3 selectedItems use obs state 2023-03-09 19:55:38 +09:00
csf
5ae3d33f3c move selectedItems to file controller model 2023-03-09 18:05:09 +09:00
csf
970dfa3c88 fix jobTable state can't update 2023-03-09 11:40:06 +09:00
csf
a2f82b6ea6 restore jobTable state mode 2023-03-09 00:06:24 +09:00
csf
b7a0436aa3 fix close error 2023-03-08 23:14:52 +09:00
csf
a962e068f8 fix sendFiles wrong direction 2023-03-08 23:06:34 +09:00
csf
d867decd98 refactor Desktop file_manager_page.dart 2023-03-08 22:32:55 +09:00
csf
2dd4545be0 refactor file_model.dart 2023-03-08 21:05:55 +09:00
RustDesk
8d816ee0e8
Merge pull request #3544 from Heap-Hop/master
Fix Android bugs
2023-03-08 10:54:52 +08:00
csf
8b46639ef6 refactor file_manager 2023-03-08 00:49:14 +09:00
csf
93d196c2f8 mobile save config when disable input 2023-03-07 18:47:16 +09:00
Kingtous
617872761c fix: prevent call minimize when on mobile 2023-03-07 10:56:38 +08:00
grummbeer
dd4c80a779 File Manager. Show filename instead of path in tranfer list 2023-03-03 20:26:13 +01:00
NicKoehler
ab4ef977f4
Merge branch 'master' into modern-dialog 2023-03-01 18:00:56 +01:00
NicKoehler
55831948f8
prefere MaterialStatePropertyAll to MaterialStateProperty.all and other fixes 2023-03-01 16:35:51 +01:00
NicKoehler
fd8829f08e
added icon to dialogButton, reverted some design changes. The outline buttons now rely on theme data 2023-03-01 14:50:50 +01:00
NicKoehler
828c201fe0
modern file manager delete dialog 2023-02-27 20:56:45 +01:00
fufesou
59cd775d5f fix notify peer resolution change
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-25 22:47:22 +08:00
fufesou
8d726f53aa better mouse position
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-24 23:38:23 +08:00
21pages
a9598e006a request elevation menu
Signed-off-by: 21pages <pages21@163.com>
2023-02-24 15:51:13 +08:00
21pages
91a2a5b56e win resolution && api
Signed-off-by: 21pages <pages21@163.com>
2023-02-24 09:14:13 +08:00
fufesou
77c4a14845 flutter texture render, mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-23 17:06:51 +08:00
fufesou
5acedecf0c texture paint
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-23 17:06:49 +08:00
Kingtous
d3455f3ce2 feat: adapt for the latest renderer plugin 2023-02-23 17:06:48 +08:00
fufesou
9dbd1f88f5 listen flutter key event when there's no input monitor permission
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-21 18:44:14 +08:00
fufesou
302499d1e0 fix sync displays info && select monitor menu
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-17 13:32:17 +08:00