Commit Graph

891 Commits

Author SHA1 Message Date
21pages
d5f615f8d6 fix port-forward/rdp empty show
Signed-off-by: 21pages <pages21@163.com>
2023-07-12 14:58:16 +08:00
21pages
3db0f90af9 revert cm fixed width
Signed-off-by: 21pages <pages21@163.com>
2023-07-11 10:05:31 +08:00
21pages
d7ef3df2b3 Revert "try fix linux cm abnormal show"
This reverts commit 193426a3c1.
2023-07-11 10:01:56 +08:00
21pages
745f33a8c1 opt mobile unread and autoSizeTextField
Signed-off-by: 21pages <pages21@163.com>
2023-07-10 22:21:01 +08:00
21pages
193426a3c1 try fix linux cm abnormal show
Signed-off-by: 21pages <pages21@163.com>
2023-07-10 22:20:38 +08:00
21pages
22994ee8f2 opt chatModel, linux same startup height as dart
Signed-off-by: 21pages <pages21@163.com>
2023-07-10 16:02:47 +08:00
21pages
65529b10b6 opt mobile chat message store
Signed-off-by: 21pages <pages21@163.com>
2023-07-09 21:45:35 +08:00
RustDesk
84d7115e36
Merge pull request #4920 from 21pages/fix_cm
fixed cm control page width
2023-07-08 22:34:25 +08:00
21pages
9f1d4e8ba6 fixed cm control page width and not resizable
Signed-off-by: 21pages <pages21@163.com>
2023-07-08 19:30:50 +08:00
rustdesk
8c186edd18 new cm tab style 2023-07-08 17:55:55 +08:00
RustDesk
94763e9fe0
Merge pull request #4918 from dtemme/fixPrivacyUrl
Fix privacy URL
2023-07-08 16:47:30 +08:00
Daniel Temme
ebe0681748
Fix privacy URL 2023-07-08 10:37:56 +02:00
21pages
b0f22d8693 fix cm unread and add vertical divider
Signed-off-by: 21pages <pages21@163.com>
2023-07-08 14:52:12 +08:00
21pages
1f137b3542 flutter: file-transfer/port forward/rdp support
Signed-off-by: 21pages <pages21@163.com>
2023-07-07 17:03:18 +08:00
RustDesk
d6709e069c
Merge pull request #4889 from 21pages/fix_remote_chat
opt remote chat page
2023-07-06 14:37:35 +08:00
21pages
a5675c06e7 when remote page receive chat message: if minimized, top page and switch tab, otherwise add unread message count
Signed-off-by: 21pages <pages21@163.com>
2023-07-06 14:14:19 +08:00
RustDesk
3dfe8b27e1
Merge pull request #4878 from 21pages/fix_chat
Fix chat
2023-07-05 22:26:48 +08:00
rustdesk
3bb9417a9d fix #4880 2023-07-05 22:12:54 +08:00
21pages
87e06e974e desktop block remote click chat page
Signed-off-by: 21pages <pages21@163.com>
2023-07-05 20:20:51 +08:00
21pages
7c4c69aa75 cm unread message count
Signed-off-by: 21pages <pages21@163.com>
2023-07-05 20:20:51 +08:00
RustDesk
b41c6be341
Revert "remove cm use peer info as title" 2023-07-05 10:56:54 +08:00
21pages
31a7d817da remove cm use peer info as title
Signed-off-by: 21pages <pages21@163.com>
2023-07-05 08:15:09 +08:00
rustdesk
82219775e3 change download page to https://rustdesk.com/download 2023-07-03 16:43:39 +08:00
rustdesk
79f8727c69 move super.dispose ahead in async dispose 2023-06-30 14:01:12 +08:00
21pages
08762ca727 fix note dialog
Signed-off-by: 21pages <pages21@163.com>
2023-06-29 06:48:11 +08:00
rustdesk
bb679bf25a may help issue #4714 #4780 2023-06-28 17:09:23 +08:00
rustdesk
5b093f5f32 fix changeid 2023-06-26 23:27:18 +08:00
rustdesk
0d658963e4 Enable change id only when connected 2023-06-26 22:05:27 +08:00
rustdesk
563a205600 remove stupid logic 2023-06-23 18:37:23 +08:00
RustDesk
e30f09e7f7
Revert "Fix/mobile connection login state" 2023-06-23 18:25:42 +08:00
RustDesk
74dc8536be
Merge pull request #4747 from dignow/fix/mobile_connection_login_state
Fix/mobile connection login state
2023-06-23 17:43:42 +08:00
rustdesk
31eea1482b remove stupid group, bad implementation, buggy, and not usable 2023-06-23 17:05:48 +08:00
dignow
105a774135 simple refactor
Signed-off-by: dignow <linlong1265@gmail.com>
2023-06-23 14:42:24 +08:00
dignow
96d95fa08a fix user login state
Signed-off-by: dignow <linlong1265@gmail.com>
2023-06-23 13:27:36 +08:00
rustdesk
977ac2a3b2 revert back to hasScrollBody=false, though true can remember scroll
position, but it causes much more problems
2023-06-23 13:26:45 +08:00
rustdesk
d851fb58e0 switch peer tab does not reset scroll position 2023-06-23 12:32:18 +08:00
rustdesk
20db4bed01 avoid currentUser call more than once when initializing app 2023-06-22 23:19:26 +08:00
21pages
c02a502a7f peer tab use icon
Signed-off-by: 21pages <pages21@163.com>
2023-06-22 08:49:58 +08:00
fufesou
321f193f4d fix address book state
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-21 18:28:52 +08:00
fufesou
10508a41b1 manage network state for both user info and user group
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-21 16:37:27 +08:00
21pages
0bda66dd7f peer ab/group tab refresh, animated refresh icon
Signed-off-by: 21pages <pages21@163.com>
2023-06-21 12:11:41 +08:00
21pages
ca19246f30 decode json with utf8 from names and show account info
Signed-off-by: 21pages <pages21@163.com>
2023-06-18 14:11:35 +08:00
rustdesk
5f4a1960fa rename to "accept and elevate" button 2023-06-14 21:30:05 +08:00
21pages
5729cbf77d rename menubar as toolbar in code and view
Signed-off-by: 21pages <pages21@163.com>
2023-06-11 16:41:12 +08:00
21pages
844e7420de option collapse toolbar
Signed-off-by: 21pages <pages21@163.com>
2023-06-11 15:59:02 +08:00
rustdesk
896b233f87 chore: 2022 -> 2023 2023-06-09 12:09:39 +08:00
RustDesk
efd50ef4f6
Revert "not accept dialog show when desktop page dispose" 2023-06-08 16:42:57 +08:00
21pages
52733654c3 not accept dialog show when desktop page dispose
Signed-off-by: 21pages <pages21@163.com>
2023-06-08 16:18:56 +08:00
21pages
60b87e554b call tab onSelected at the end of tab's initState, needed by session
uuid

Signed-off-by: 21pages <pages21@163.com>
2023-06-08 10:09:56 +08:00
21pages
2ececed0c1 use uuid as session id
Signed-off-by: 21pages <pages21@163.com>
2023-06-08 07:24:02 +08:00
grummbeer
244057d8a4 Cleanup Dialogs. Padding bottom to progressbar only if it is visible 2023-06-06 20:47:57 +02:00
rustdesk
91e22caf4b fix permissions 2023-06-07 00:01:44 +08:00
rustdesk
063891a2c1 do not lock security if service is stopped, because users may change it
before starting service
2023-06-06 21:56:31 +08:00
rustdesk
a5d56fcd3f refactor service start/stop 2023-06-06 21:51:40 +08:00
grummbeer
67ad5e3e40 Page Install. Disable checkboxes when installation has been started. 2023-06-06 13:38:46 +02:00
grummbeer
c78e7ec49f Page Install. Make agreement area more visible 2023-06-06 11:28:20 +02:00
grummbeer
5b74e30b23 Page Install. ProgressIndiactor space to buttons. 2023-06-06 11:01:22 +02:00
grummbeer
ae9c0df818 Page Install. Reset styles for headline to theme defaults. 2023-06-06 09:24:25 +02:00
grummbeer
a6f27e0c82 Page Install. Adjust window inner padding. 2023-06-06 09:24:25 +02:00
grummbeer
d90201f874 Page Install. Reset styles for buttons. 2023-06-06 09:24:25 +02:00
grummbeer
a029bd9a92 Page Install. Reset styles for input field. 2023-06-06 09:24:25 +02:00
grummbeer
ba12c50dc1 Page Install. Checkboxes. Fix overflow, alignment. 2023-06-06 09:24:25 +02:00
grummbeer
88ce6e74a8 Page Install. Add icons to buttons on confirmation dialog. 2023-06-06 09:24:25 +02:00
grummbeer
ed1535ac7b Page Install. Tooltip, icon, https for outgoing url. 2023-06-06 09:24:25 +02:00
grummbeer
a04a36d9b0 Page Install. Use path.join for install_path instead of string concat 2023-06-06 09:24:25 +02:00
rustdesk
1168567d5e make progress bar right margin to cancel button 2023-06-05 03:04:07 +08:00
fufesou
a1b0b90f08 fix blurry image, original scale, resizing window
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-04 21:06:51 +08:00
21pages
6f7f607c3f opt cm ui
Signed-off-by: 21pages <pages21@163.com>
2023-06-04 15:57:01 +08:00
21pages
24ee8509d2 fix cm permission icon overflow
Signed-off-by: 21pages <pages21@163.com>
2023-05-29 16:13:00 +08:00
rustdesk
bd3386e014 remove fluent 2023-05-24 14:18:42 +08:00
21pages
345bb13c39 fix file transfer tab close
Signed-off-by: 21pages <pages21@163.com>
2023-05-24 09:22:57 +08:00
RustDesk
fd60d8d51f
Merge pull request #4438 from NicKoehler/chat
Connection/Chat
2023-05-21 20:27:59 +08:00
NicKoehler
3da530191c
added on/off text indicator 2023-05-21 14:24:51 +02:00
21pages
e482dc3e2b aom encode/decode
Signed-off-by: 21pages <pages21@163.com>
2023-05-21 16:26:18 +08:00
NicKoehler
9374188ea9
replaced hardcoded chatpage size with expanded, alignment adjustments 2023-05-21 10:20:40 +02:00
NicKoehler
717a7e9e03
Merge branch 'rustdesk:master' into chat 2023-05-20 18:35:03 +02:00
NicKoehler
52f1e06257
removed unused text 2023-05-20 18:33:40 +02:00
NicKoehler
0b1fdffdcc
grey disabled permissions 2023-05-20 18:30:13 +02:00
NicKoehler
11fc56ab2c
switched to grid layout 2023-05-20 15:12:52 +02:00
NicKoehler
f106a116ab
larger chat and moved to left 2023-05-19 23:21:13 +02:00
NicKoehler
87c3a2850d
modernized header 2023-05-18 22:59:07 +02:00
NicKoehler
301faf4387
added new icons 2023-05-18 22:10:49 +02:00
fufesou
07500013ff resolution, mid commit, to debug
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-18 23:46:53 +08:00
NicKoehler
ec4a95f906
replaced buttons with switches 2023-05-18 11:41:16 +02:00
Kingtous
56f1b75b52 fix: port forward & RDP check 2023-05-15 00:33:58 +08:00
RustDesk
305a04a785
Merge pull request #4344 from fufesou/feat/linux_exec_privileged
Feat/linux exec privileged
2023-05-12 16:51:54 +08:00
fufesou
bc6ed22006 fix word spelling
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-12 16:29:10 +08:00
RustDesk
3b0788be56
Revert "disable desktop_drop for now" 2023-05-12 13:22:49 +08:00
fufesou
095ac46255 plugin_framework, test plugin manager, uninstall is not fully tested
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-12 08:48:42 +08:00
fufesou
4ee0fd9676 plugin_framework, test install plugin
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-12 08:48:14 +08:00
fufesou
db71dd039d plugin_framework, manager, install plugin
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-12 08:48:14 +08:00
fufesou
6f5ff0ac0e plugin_framework, Remove plugin enable option
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-12 08:48:14 +08:00
Kingtous
971f88b38c fix: add pf_ prefix 2023-05-10 23:37:08 +08:00
Kingtous
229df038fc feat: add entry in left panel 2023-05-08 13:10:39 +08:00
Kingtous
77fa807b57 feat: implement dialog callback 2023-05-08 12:34:19 +08:00
fufesou
72b19a27d3 disable desktop_drop for now
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-05 20:47:42 -07:00
rustdesk
14e947e32d add comment 2023-05-01 09:25:06 +08:00
21pages
a3adb4788f fix last commit
Signed-off-by: 21pages <pages21@163.com>
2023-05-01 09:05:52 +08:00
RustDesk
c0f2a62bb8
Update remote_page.dart 2023-04-30 23:24:24 +08:00
RustDesk
b5ab71e2ff
Update remote_page.dart 2023-04-30 23:20:44 +08:00
21pages
7bfe383e4a disable wakelock when minisized
Signed-off-by: 21pages <pages21@163.com>
2023-04-30 20:05:56 +08:00
21pages
2e19ffe89d workaroud for macos window hiding after checking authorization
Signed-off-by: 21pages <pages21@163.com>
2023-04-25 16:57:19 +08:00
fufesou
2051dca5b4 plugin_framework, support log callback
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-25 15:35:56 +08:00
fufesou
d8dc56a743 plugin_framework, debug config, mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-24 19:57:20 +08:00
fufesou
cbeebea7a5 plugin_framework, show remote toolbar widget
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-23 20:53:51 +08:00
fufesou
260c671d6c plugin_framework, load plugin
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-23 15:40:55 +08:00
fufesou
ae789ff5f1 plugin_framework, plugin manager
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-22 22:21:02 +08:00
21pages
1100b2a465 show fingerprint
Signed-off-by: 21pages <pages21@163.com>
2023-04-19 15:52:15 +08:00
rustdesk
a692038991 fix #4037 2023-04-13 16:06:46 +08:00
21pages
b2c0590898 merge mobile/desktop remote toobar code
Signed-off-by: 21pages <pages21@163.com>
2023-04-13 09:22:29 +08:00
21pages
b79f14af12 client side fps control for reduce delay
Signed-off-by: 21pages <pages21@163.com>
2023-04-07 18:53:29 +08:00
fufesou
6c78e7bf74 fix mobile show chat window
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-04 09:51:41 +08:00
RustDesk
cb66c6f9f4
Merge pull request #3902 from fufesou/feat/linux_virtual_display
Feat/linux virtual display (headless linux)
2023-04-03 14:28:50 +08:00
fufesou
8aa5f3a2a7 mobile, edit os account
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-03 13:16:53 +08:00
fufesou
888c851167 desktop, remote toolbar, os account
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-03 13:16:53 +08:00
fufesou
9448e35b46 update dialog style
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-03 13:16:52 +08:00
21pages
c842650c11 vp8
Signed-off-by: 21pages <pages21@163.com>
2023-04-03 12:22:36 +08:00
RustDesk
83b7518897
Revert "vp8" 2023-04-01 10:13:39 +08:00
21pages
78748271ac vp8
Signed-off-by: 21pages <pages21@163.com>
2023-03-31 22:32:34 +08:00
grummbeer
4e02e8d005 File Manager. Fix wrong state of checkbox "show hidden files" 2023-03-29 23:22:31 +02:00
fufesou
c845ddf510 fix build
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-28 10:52:43 +08:00
RustDesk
9ec0b4be56
Merge pull request #3766 from 21pages/fix
fix home page tabbar label language cannot be changed
2023-03-24 18:17:50 +08:00
21pages
3b42b331d1 fix home page tabbar label language cannot be changed
Signed-off-by: 21pages <pages21@163.com>
2023-03-24 17:39:31 +08:00
fufesou
8ebfd3f628 refactor dialog
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-24 15:21:14 +08:00
fufesou
1d122b5a73 platform additions
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-21 11:27:30 +08:00
rustdesk
4d827708c3 add password to --connect command in flutter, --connect id [passord] 2023-03-20 00:16:06 +08:00
grummbeer
3b3556e600 Unify Input. Add border radius to pulldown 2023-03-18 04:48:56 +01:00
grummbeer
6f88a70649 Unify Input. Remove hardcoded style (remote id) 2023-03-18 04:48:56 +01:00
grummbeer
f180c7d645 Unify Input. Remove hardcoded style (tcp tunnel) 2023-03-18 04:48:56 +01:00
grummbeer
de6b8547f2 Unify Input. Remove hardcoded style (_LabeledTextField) 2023-03-18 04:48:56 +01:00
grummbeer
76252ec94c Unify Input. Remove hardcoded style (new rdp) 2023-03-18 04:48:56 +01:00
grummbeer
6e2c27cfb1 Unify Input. Remove hardcoded style (settings port) 2023-03-18 04:48:56 +01:00
grummbeer
c28ac8a339 Unify Input. Remove hardcoded style (password) 2023-03-18 04:48:56 +01:00
grummbeer
7e13ff6524 Unify Input. Remove hardcoded style (socket) 2023-03-18 04:48:56 +01:00
21pages
774694714d fix view mode
Signed-off-by: 21pages <pages21@163.com>
2023-03-17 11:28:13 +08:00
csf
adba3b8eb7 1. fix remote DirectoryOptions home initialization.
2. opt MenuEntryDivider.
2023-03-16 19:39:37 +09:00
21pages
64ab7a64c0 handle titlebar menu for view mode
Signed-off-by: 21pages <pages21@163.com>
2023-03-16 15:27:44 +08:00
21pages
0e05df12fc client side view mode
Signed-off-by: 21pages <pages21@163.com>
2023-03-16 14:35:41 +08:00
NicKoehler
f41f9d9a98
typo 2023-03-15 18:57:15 +01:00
NicKoehler
65d43a965f
rename menubar into toolbar 2023-03-15 18:31:53 +01:00
NicKoehler
51a37f971a
changed monitor icon and implemented new setting to show monitors directly in menubar #3333 2023-03-15 17:57:52 +01: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
21pages
fc99a288de fix mac can't change video directory
Signed-off-by: 21pages <pages21@163.com>
2023-03-10 21:32:43 +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
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
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
fufesou
18ca4273be better prompt
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-08 15:57:33 +08:00
fufesou
1d85d87b40 translate changes
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-08 12:52:55 +08:00
fufesou
ad32eec879 better install prompt
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-08 12:41:10 +08:00
fufesou
9bb9a74979 win, install cert
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-08 12:40:40 +08:00
fufesou
e00eaee4b5 win, install cert
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-08 12:39:30 +08:00
csf
8b46639ef6 refactor file_manager 2023-03-08 00:49:14 +09:00
RustDesk
aed8a72bd1
Merge pull request #3498 from grummbeer/file-manager-file-basename
File Manager. Show filename instead of path in tranfer list
2023-03-04 14:36:15 +08:00
rustdesk
122f0f9611 small light theme redesign 2023-03-04 14:28:43 +08:00
rustdesk
c11f1b3a51 remove id input card background 2023-03-04 13:23:35 +08:00
grummbeer
dd4c80a779 File Manager. Show filename instead of path in tranfer list 2023-03-03 20:26:13 +01:00
grummbeer
63b72598c4 File Manager. Textoverflow for column file time 2023-03-03 19:33:55 +01:00
rustdesk
e30f690f9c fix desktop id padding 2023-03-03 16:50:45 +08:00
NicKoehler
ab4ef977f4
Merge branch 'master' into modern-dialog 2023-03-01 18:00:56 +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
561d2bfb1f
removed useless buttonShape 2023-02-28 14:10:36 +01:00
NicKoehler
828c201fe0
modern file manager delete dialog 2023-02-27 20:56:45 +01:00
NicKoehler
c18c6d72bd
create folder modern dialog 2023-02-27 09:44:52 +01:00
NicKoehler
0a3b5f10a6
Merge branch 'master' 2023-02-26 10:12:52 +01:00
NicKoehler
ee893ce744
changed empty job list logic 2023-02-26 09:13:42 +01:00
21pages
4b25291255 sciter/mobile id suffix "\r" or "/r" for relay
Signed-off-by: 21pages <pages21@163.com>
2023-02-26 14:32:50 +08:00
NicKoehler
eb39cc5da1
fix button flicker 2023-02-25 10:08:34 +01:00
NicKoehler
75ecb66576
improved light mode send/receive button readability 2023-02-25 09:50:40 +01:00
NicKoehler
abeb2058ee
implemented shrinking transfers 2023-02-25 09:44:23 +01:00
RustDesk
b6afd2c437
Merge pull request #3352 from Kingtous/master
opt: fs explorer resizable & search next for loop
2023-02-24 16:15:58 +08:00
RustDesk
af2ef7ac5e
Merge pull request #3351 from NicKoehler/file-manager-redesign
Back icon fix and backgroundColor flutter migration
2023-02-24 16:14:41 +08:00
Kingtous
b10c0ffe54 opt: fs explorer resizable & search next for loop 2023-02-24 15:57:22 +08:00
Kingtous
c3c4505132 feat: make file manager draggable 2023-02-24 15:57:22 +08:00
21pages
4338451f6f refactor remote menubar with MenuBar for submenu
Signed-off-by: 21pages <pages21@163.com>
2023-02-24 10:44:04 +08:00
NicKoehler
ab9acc76fc
backgroundcolor migration 2023-02-23 16:49:31 +01:00
NicKoehler
37deaf67cc
fix back icon 2023-02-23 14:53:24 +01:00
Kingtous
75fb964a34 opt: lack of frame border in remote page 2023-02-23 19:09:09 +08:00
fufesou
275da850ff do not create texture when texture render is not enabled
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-23 17:06:56 +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
NicKoehler
12a33cdfbb
Merge remote-tracking branch 'upstream/master' into file-manager-redesign 2023-02-22 23:01:31 +01:00
NicKoehler
922a70adb4
removed filesize expanded 2023-02-22 22:52:29 +01:00
NicKoehler
b5ca85fb9b
fix colors in light theme 2023-02-22 22:44:06 +01:00
NicKoehler
325077435c
file manager redesign implementation 2023-02-22 22:13:21 +01:00
grummbeer
95ff8e4bbd unifiy left labeled text input server 2023-02-19 18:00:58 +01:00
grummbeer
b4d4b4249e unifiy left labeled text input 2023-02-19 17:19:54 +01:00
grummbeer
df8c7b1c30 remove boxed layout of nested option 2023-02-18 15:40:56 +01:00
RustDesk
dd0051caae
Merge pull request #3247 from grummbeer/improve-input-of-permanent-password
improve input of permanent password
2023-02-17 09:37:16 +08:00
grummbeer
285b503316 improve input of permanent password 2023-02-16 21:15:44 +01:00
grummbeer
4cd36e9bd0 Unify password field behavior 2023-02-16 16:23:46 +01:00
RustDesk
1ac49c8892
Merge pull request #3196 from 21pages/relay_id
force relay when id is suffixed with "/r"
2023-02-16 12:50:40 +08:00
NicKoehler
84f97fbf1f
Merge branch 'master' into modern-menubar 2023-02-15 13:37:36 +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
8df357c941 refactor: use listview for file lists 2023-02-15 15:09:58 +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
Kingtous
9492f401f4 fix: allowing idle scroll events 2023-02-13 16:18:59 +08:00
rustdesk
3d40569dee change all ocusNode: FocusNode()..requestFocus(), to autofocus: true`` 2023-02-12 09:03:13 +08:00
Kingtous
19c7cd99d5 fix: --cm cannot exit on macOS 2023-02-10 21:19:07 +08: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
grummbeer
3c9e70d3a4 fix autofocus 2023-02-10 09:33:41 +01:00
RustDesk
829b3b59f9
Merge pull request #3138 from Heap-Hop/opt_mobile
Update mobile
2023-02-09 22:46:56 +08:00
csf
2a0c9699e8 move ImagePainter, and fix mobile drawImage quality 2023-02-09 23:00:34 +09:00
NicKoehler
15a8460fcd
removed SizedBox 2023-02-09 13:36:48 +01: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
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
Kingtous
344d927ff8 opt: optimize icon 2023-02-07 20:38:27 +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
2943d2d0cc feat: cm interface 2023-02-07 16:20:37 +08:00
Kingtous
ebec8811c2 opt: add microphone permission tip 2023-02-07 16:20:37 +08:00
csf
893f18cdec add PenetrableOverlayState, opt chat page over remote_page 2023-02-07 00:11:48 +09:00
fufesou
74dc2b2538 refactor remote menu
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-06 11:27:42 +08:00
fufesou
0d36166ea8 sync option after toggle
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-03 23:07: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
29133e074d
Merge pull request #3028 from fufesou/fix/cursor_without_dpi
cursor scale
2023-02-03 10:44:41 +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
8dba394205 scale system cursor image
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-02 14:50:34 +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
rustdesk
68cc667f47 partially fix issue #2747: text selectable, more top margin of buttons
on dialog
2023-02-01 21:28:26 +08:00
Kingtous
bf71e38426 fix: linux sub-window pos for double-check pos 2023-02-01 14:23:30 +08:00
Kingtous
60ff4982ca fix: macos location restore incorrectly 2023-02-01 14:23:30 +08:00
jimmyGALLAND
55318c2393
Update desktop_tab_page.dart 2023-01-30 17:10:05 +01:00
Kingtous
d99b0bed0a fix: set edge size to zero when in fullscreen mode 2023-01-30 21:43:09 +08:00
rustdesk
87de9eb726 a workaround of issue #2886, following the behavior address input of
chrome
2023-01-30 18:30:38 +08:00
fufesou
d04f047d14 feat mouse click and move through monitor widget
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-01-28 21:11:03 +08:00
Kingtous
3cd93ba5b7 opt: update remote alias/id on taskbar in remote window
https://github.com/rustdesk/rustdesk/discussions/2815#discussioncomment-4752398
2023-01-23 22:07:50 +08:00
21pages
b7844d1175 switch sides: linux dbus use uri as para like uni_links
Signed-off-by: 21pages <pages21@163.com>
2023-01-20 14:53:05 +08:00
21pages
333092f983 switch sides
Signed-off-by: 21pages <pages21@163.com>
2023-01-20 14:53:05 +08:00
21pages
cc0f4509a7 common dialog InputDecoration
Signed-off-by: 21pages <pages21@163.com>
2023-01-16 21:20:37 +08:00
21pages
9aecd28702 complex pernament password
lowercase, uppercase, digit, length>=8

Signed-off-by: 21pages <pages21@163.com>
2023-01-16 19:49:18 +08:00
21pages
62791613a7 opt dialog button style
Signed-off-by: 21pages <pages21@163.com>
2023-01-15 19:46:16 +08:00
fufesou
a3643f53bf set image center when remote resolution is changed
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-01-10 17:13:40 +08:00
Josh Soref
44ead53bc3 spelling: minimized
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-09 12:59:08 -05:00
Josh Soref
0fb8250000 spelling: label
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-09 12:59:08 -05:00
21pages
658c6500d9 adjust server setting ui
Signed-off-by: 21pages <pages21@163.com>
2023-01-09 19:28:56 +08:00