Commit Graph

1207 Commits

Author SHA1 Message Date
rustdesk 5375c98e25 to make macos debug can be run directly without flutter run to skip
"mapped file has no Team ID and is not a platform binary (signed with
custom identity or adhoc" issue
2023-02-28 23:04:15 +08:00
fufesou 20c7075ddb mobile, canvas size
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-28 22:28:58 +08:00
Kingtous 1b396d2287 opt: scrollbar in night mode 2023-02-28 17:26:05 +08:00
rustdesk f65a40f914 chore: try to enable keyboard for scroll, but behavior is strange on
mac, #3428 issue
2023-02-28 16:21:14 +08:00
RustDesk 5e06fc210b Merge pull request #3121 from sj6219/sigma
allow swap key
2023-02-28 15:28:35 +08:00
rustdesk 409da145c3 add settings page left side to 200 to conform to main page 2023-02-28 15:23:25 +08:00
fufesou 8703d23277 refact canvas position and size
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-28 15:03:30 +08:00
sjpark 19d1214a05 Merge remote-tracking branch 'github/master' into sigma 2023-02-28 16:00:31 +09:00
Kingtous 6bd26ef398 fix: linux canvas offset 2023-02-28 13:23:40 +08:00
fufesou fb21f9df44 check divide by 0
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-27 22:24:12 +08:00
RustDesk 6f28643ad3 Merge pull request #3409 from 21pages/win-install
dark theme install page
2023-02-27 18:06:52 +08:00
21pages 6971f45fd0 dark theme install page
Signed-off-by: 21pages <pages21@163.com>
2023-02-27 17:54:18 +08:00
Kingtous 920fa6dac7 opt: resize padding set to 5.0 2023-02-27 16:55:43 +08:00
Kingtous 6e6fc64f62 opt: add resize area into the compatible ui mode 2023-02-27 16:55:43 +08:00
fufesou cb4b658e48 Avoid dividing by 0 and setting scale to 0
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-27 14:24:15 +08:00
Kingtous b6c3c74286 opt: move the resize area out of the flutter view 2023-02-27 12:04:07 +08:00
fufesou 544e39e11c fix assign
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-26 23:31:11 +08:00
fufesou 0a52d64900 print stack
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-26 23:29:36 +08:00
NicKoehler 459bed1a68 dark theme fix 2023-02-26 11:49:22 +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
RustDesk 4f3d0efdf6 Merge pull request #3362 from michalwitek1232/clean
Added additional intent-filter
2023-02-25 23:37:35 +08:00
RustDesk 1c05c52b5d Merge pull request #3375 from fufesou/fix/flutter_keyboard_compatibility
Fix/flutter keyboard compatibility
2023-02-25 23:34:39 +08:00
fufesou 6740587d8a do not check keyboard permission on menu build
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-25 23:11:28 +08:00
fufesou e876adaec5 fix, flutter keyboard grab, connecting peers of older version
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-25 22:59:59 +08:00
fufesou 59cd775d5f fix notify peer resolution change
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-25 22:47:22 +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
sjpark d76a1adfcc swap key update 2023-02-25 11:44:37 +09:00
Michal Witek 0a51fff04c Added additional intent-filter 2023-02-24 17:19:33 +01:00
fufesou 8d726f53aa better mouse position
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-24 23:38:23 +08:00
21pages 2a71b65a61 add missing insertLock menu
Signed-off-by: 21pages <pages21@163.com>
2023-02-24 19:06:37 +08:00
RustDesk 1b82dc86ce Merge pull request #3353 from 21pages/elevate
peercard and request elevation menu
2023-02-24 17:46:37 +08:00
21pages 47a514a416 optimize menubar code
Signed-off-by: 21pages <pages21@163.com>
2023-02-24 16:20:24 +08: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 a9598e006a request elevation menu
Signed-off-by: 21pages <pages21@163.com>
2023-02-24 15:51:13 +08:00
21pages 0ad6bca9ce check existence for visibility of addFavAction/addToAb
Signed-off-by: 21pages <pages21@163.com>
2023-02-24 13:53:29 +08:00
21pages 920477bbb2 delete discovery from RustDesk_lan_peers.toml
Signed-off-by: 21pages <pages21@163.com>
2023-02-24 13:37:46 +08:00
RustDesk ca991ff39f Merge pull request #3283 from grummbeer/peer-card-submenu
Rework on PeerCard menu
2023-02-24 10:45:19 +08:00
21pages 69f16ccd9f delay 3s to adjust window after changing resolution
Signed-off-by: 21pages <pages21@163.com>
2023-02-24 10:44:04 +08:00
21pages f5edf44f0f remote menubar theme
Signed-off-by: 21pages <pages21@163.com>
2023-02-24 10:44:04 +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
21pages 91a2a5b56e win resolution && api
Signed-off-by: 21pages <pages21@163.com>
2023-02-24 09:14:13 +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