RustDesk
|
bfaa463002
|
Merge pull request #3207 from NicKoehler/modern-menubar
Modernized menu bar
|
2023-02-15 21:17:49 +08:00 |
|
NicKoehler
|
eac6dae3a7
|
increased margin
|
2023-02-15 14:14:21 +01:00 |
|
fufesou
|
d5502f58ef
|
release session stream after close
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-15 20:39:59 +08:00 |
|
NicKoehler
|
84f97fbf1f
|
Merge branch 'master' into modern-menubar
|
2023-02-15 13:37:36 +01:00 |
|
NicKoehler
|
957bb65b9f
|
adjusted spacing
|
2023-02-15 13:27:21 +01:00 |
|
NicKoehler
|
9525960802
|
added new call end/wait icons
|
2023-02-15 13:19:15 +01:00 |
|
NicKoehler
|
c5d39b0c10
|
reworked
|
2023-02-15 11:40:17 +01:00 |
|
Kingtous
|
2047fd822b
|
opt: early unlock frame
|
2023-02-15 16:59:05 +08:00 |
|
Kingtous
|
8df357c941
|
refactor: use listview for file lists
|
2023-02-15 15:09:58 +08:00 |
|
Kingtous
|
20be9e10b1
|
opt: scrollable on menubar, avoid overflow
|
2023-02-15 15:09:58 +08:00 |
|
fufesou
|
16dd1f3c79
|
translate mode, trivial changes
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-14 22:20:12 +08:00 |
|
fufesou
|
e24f72040e
|
translate mode, trivial changes
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-14 22:09:25 +08:00 |
|
fufesou
|
7dfcc401e5
|
translate mode, mac --> win, init debug
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-14 21:42:31 +08:00 |
|
NicKoehler
|
491317bd6f
|
modernized menu bar
|
2023-02-14 13:57:33 +01:00 |
|
21pages
|
d2e0cb396f
|
relay hint msgbox
Signed-off-by: 21pages <pages21@163.com>
|
2023-02-14 20:51:32 +08:00 |
|
21pages
|
6f106251f9
|
force relay when id is suffixed with "/r"
Signed-off-by: 21pages <pages21@163.com>
|
2023-02-13 17:12:28 +08:00 |
|
RustDesk
|
51757b3f9a
|
Merge pull request #3193 from Kingtous/master
fix: allowing idle scroll events
|
2023-02-13 16:38:36 +08:00 |
|
Kingtous
|
9492f401f4
|
fix: allowing idle scroll events
|
2023-02-13 16:18:59 +08:00 |
|
fufesou
|
d45224dfd8
|
refactor login error message
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-13 16:05:02 +08:00 |
|
RustDesk
|
759c1901a5
|
Merge pull request #3165 from Kingtous/master
opt: fetch rgba positively for sessions on flutter
|
2023-02-13 09:27:43 +08:00 |
|
csf
|
14a187f471
|
change GestureHelp from ModalBottomSheet to bottomNavigationBar, add show KeyTools when GestureHelp showed
|
2023-02-13 09:28:02 +09:00 |
|
csf
|
4b52431dbf
|
KeyHelpTools add pin , and keep enable when hasModifierOn
|
2023-02-13 09:27:59 +09:00 |
|
csf
|
6e4e463f5f
|
update HelpTools, use StatefulWidget
|
2023-02-13 09:27:56 +09:00 |
|
csf
|
9fb5b2cb5f
|
use flutter_keyboard_visibility
|
2023-02-13 09:27:52 +09:00 |
|
Kingtous
|
d2e24173d0
|
opt: read uint8list directly from rust codes
|
2023-02-12 23:48:52 +08:00 |
|
RustDesk
|
3cc0c1df69
|
Merge pull request #3169 from grummbeer/unify-dialog-padding
Dialog. Adjust padding of the title.
|
2023-02-12 20:13:29 +08:00 |
|
rustdesk
|
3d40569dee
|
change all ocusNode: FocusNode()..requestFocus(), to autofocus: true``
|
2023-02-12 09:03:13 +08:00 |
|
Kingtous
|
01d30bce9e
|
opt: reduce copy and malloc times for both of flutter and rust
|
2023-02-12 08:08:44 +08:00 |
|
grummbeer
|
bf38fb7118
|
Dialog. Unify padding.
|
2023-02-11 12:32:55 +01:00 |
|
Kingtous
|
491932cda1
|
opt: fetch rgba positively for sessions on flutter
|
2023-02-11 10:01:55 +08:00 |
|
RustDesk
|
3e17fd372b
|
Revert "unify padding of dialogs"
|
2023-02-10 23:33:52 +08:00 |
|
fufesou
|
cfc6f4b88a
|
mouse do not control in black blank area
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-10 21:33:34 +08:00 |
|
RustDesk
|
04d1b5a274
|
Merge pull request #3155 from grummbeer/addressbook-login-button
Addressbook login. Button instead of text
|
2023-02-10 21:28:53 +08:00 |
|
Kingtous
|
19c7cd99d5
|
fix: --cm cannot exit on macOS
|
2023-02-10 21:19:07 +08:00 |
|
grummbeer
|
554b8bd032
|
Addressbook login. Button instead of text
|
2023-02-10 14:14:49 +01:00 |
|
RustDesk
|
7129429226
|
Merge pull request #3152 from 21pages/fix
flutter option enable share rdp
|
2023-02-10 18:47:18 +08:00 |
|
21pages
|
5b36555faa
|
flutter option enable share rdp
Signed-off-by: 21pages <pages21@163.com>
|
2023-02-10 18:42:08 +08:00 |
|
fufesou
|
a73514c35b
|
fix counter logic
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-10 18:35:02 +08:00 |
|
fufesou
|
07b86bee8e
|
try fix memory issue when decoding is too slow
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-10 18:27:06 +08:00 |
|
RustDesk
|
a313d7579d
|
Merge pull request #3146 from grummbeer/adjust-dialog-padding
unify padding of dialogs
|
2023-02-10 18:11:05 +08:00 |
|
grummbeer
|
23f133b836
|
unify padding of dialogs
|
2023-02-10 10:52:41 +01:00 |
|
grummbeer
|
3c9e70d3a4
|
fix autofocus
|
2023-02-10 09:33:41 +01:00 |
|
rustdesk
|
9d88a06cdf
|
showTitle default to false, change titlebar logo
|
2023-02-10 15:05:35 +08:00 |
|
RustDesk
|
829b3b59f9
|
Merge pull request #3138 from Heap-Hop/opt_mobile
Update mobile
|
2023-02-09 22:46:56 +08:00 |
|
csf
|
628fa513f7
|
mobile remote_page.dart HelpTools add 'Insert'
|
2023-02-09 23:36:24 +09:00 |
|
csf
|
58f6748134
|
fix physical keyboard on mobile does not work
|
2023-02-09 23:14:24 +09:00 |
|
csf
|
2a0c9699e8
|
move ImagePainter, and fix mobile drawImage quality
|
2023-02-09 23:00:34 +09:00 |
|
csf
|
1f5d68ef22
|
workaround for https://github.com/rustdesk/rustdesk/issues/3131
|
2023-02-09 22:55:56 +09:00 |
|
NicKoehler
|
15a8460fcd
|
removed SizedBox
|
2023-02-09 13:36:48 +01:00 |
|
csf
|
244cfa25f1
|
opt dark theme in gesture_help.dart
|
2023-02-09 10:29:35 +09:00 |
|
csf
|
d2c02ac85d
|
Merge branch 'master' of https://github.com/rustdesk/rustdesk into opt_chat_overlay_and_fix_pageview_2
|
2023-02-08 22:29:51 +09:00 |
|
csf
|
552e45b320
|
BlockableOverlay blocked layer transparent color
|
2023-02-08 22:05:11 +09:00 |
|
csf
|
ac1ae9fc3b
|
workaround: PageView reload
|
2023-02-08 22:01:51 +09:00 |
|
csf
|
3d5aca18d6
|
refactor OverlayKeyState for OverlayDialogManager and ChatModel
|
2023-02-08 22:01:15 +09:00 |
|
csf
|
0dba013089
|
remove unused Overlay in desktop_tab_page.dart and server_page.dart
|
2023-02-08 21:54:48 +09:00 |
|
RustDesk
|
993e2d9c77
|
Merge pull request #3116 from fufesou/feat/keyboard_translate_mode
feat/keyboard translate mode
|
2023-02-08 15:17:11 +08:00 |
|
fufesou
|
ddc9792d15
|
win, translate mode, debug almost done
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-08 14:24:47 +08:00 |
|
fufesou
|
6e54cd2e6b
|
win, translate mode, check dead code
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-08 14:24:47 +08:00 |
|
Kingtous
|
344d927ff8
|
opt: optimize icon
|
2023-02-07 20:38:27 +08:00 |
|
Kingtous
|
c4b1c51e9e
|
opt: more debug info
|
2023-02-07 19:33:58 +08:00 |
|
Kingtous
|
4ea41b52d3
|
fix: execution order of listening ipc thread
|
2023-02-07 18:01:54 +08:00 |
|
Kingtous
|
29b1d106aa
|
opt: ui and message
|
2023-02-07 17:16:06 +08:00 |
|
Kingtous
|
66aaf243cf
|
opt: notify cm
|
2023-02-07 17:09:36 +08:00 |
|
Kingtous
|
fc933ad7b4
|
fix: voice call 1
|
2023-02-07 16:47:19 +08:00 |
|
Kingtous
|
2943d2d0cc
|
feat: cm interface
|
2023-02-07 16:20:37 +08:00 |
|
Kingtous
|
5e21a81a5c
|
wip: implement flutter ui
|
2023-02-07 16:20:37 +08:00 |
|
Kingtous
|
efa4530c97
|
feat: add chat svg
|
2023-02-07 16:20:37 +08:00 |
|
Kingtous
|
2452a58eaa
|
opt: rename and move audio transmission mode
|
2023-02-07 16:20:37 +08:00 |
|
Kingtous
|
ebec8811c2
|
opt: add microphone permission tip
|
2023-02-07 16:20:37 +08:00 |
|
Kingtous
|
05822991bf
|
opt: rename to dual-way
|
2023-02-07 16:20:37 +08:00 |
|
Kingtous
|
393e0e9afb
|
add: divider
|
2023-02-07 16:20:37 +08:00 |
|
Kingtous
|
cb228bef2b
|
feat: add audio switch ui
|
2023-02-07 16:20:37 +08:00 |
|
Kingtous
|
3b34e2ea45
|
feat: run local audio server at start
|
2023-02-07 16:20:37 +08:00 |
|
Kingtous
|
9d391d3801
|
opt: format and name
|
2023-02-07 01:35:38 +08:00 |
|
Kingtous
|
1426771ec9
|
fix: uni links failed to be invoked with --cm running on macOS
|
2023-02-07 01:31:23 +08:00 |
|
csf
|
893f18cdec
|
add PenetrableOverlayState, opt chat page over remote_page
|
2023-02-07 00:11:48 +09:00 |
|
RustDesk
|
4965ecda12
|
Merge pull request #3086 from 21pages/peer_tab_model
refactor peer tab with Provider, make it scrollable
|
2023-02-06 13:50:48 +08:00 |
|
21pages
|
40d0ea016b
|
refactor peer tab with model, make it scrollable
Signed-off-by: 21pages <pages21@163.com>
|
2023-02-06 12:54:32 +08:00 |
|
fufesou
|
74dc2b2538
|
refactor remote menu
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-06 11:27:42 +08:00 |
|
csf
|
c306ec3ba7
|
opt chat window on its overlay, make window focusable as a desktop app
|
2023-02-06 09:54:21 +09:00 |
|
rustdesk
|
255c58ef7b
|
opt: close button color and corner on tab
|
2023-02-05 17:29:54 +08:00 |
|
rustdesk
|
3462756a11
|
optimize dialog margin, fix password eye icon color
|
2023-02-05 16:56:13 +08:00 |
|
Kingtous
|
4dfae8da10
|
feat: add 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 |
|
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 |
|
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 |
|
fufesou
|
17aac13247
|
ignore first update cursor postion
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-03 18:28:47 +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 |
|
csf
|
c6269b54af
|
add requestChatInputFocus()
|
2023-02-02 21:39:25 +09:00 |
|
csf
|
1e9625045b
|
fix chat text selectable
|
2023-02-02 20:05:57 +09: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 |
|