Sahil Yeole
048e97e1ee
use modified dashchat to fix ios chat window safe area
...
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
2023-09-05 17:40:11 +05:30
rustdesk
701220246d
fix ci
2023-09-03 14:55:23 +08:00
rustdesk
a0cc6afa7e
iOS deploy can run
2023-08-30 18:25:50 +08:00
rustdesk
be11c7127d
flutter 3.13.0 for fixing flutter sluggish caused by combination of
...
offstage and loading animation in ab, issue #5410
2023-08-18 12:09:52 +08:00
rustdesk
8b8f50ed0f
fix syninfo, add ab two menutiems: sync ab with recent sessions and sort tags
2023-07-26 19:53:57 +08:00
dignow
6c0ca4cec8
update pubspec.lock
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-07-26 10:13:37 +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
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
2f16d4c662
downgrade win manager, new one introduce api-ms-win-shcore-scaling-l1-1-1.dll, and seems slow
2023-07-02 10:15:15 +08:00
rustdesk
422062b432
upgrade window_manager
2023-07-01 13:20:37 +08:00
21pages
2ececed0c1
use uuid as session id
...
Signed-off-by: 21pages <pages21@163.com>
2023-06-08 07:24:02 +08:00
rustdesk
71838ad821
enable flutter_texture_render for arm linux, possible fix android kotlin
...
ci
2023-06-08 01:58:59 +08:00
rustdesk
7f51f8d976
refactor linux install/uninstall service as windows
2023-06-07 23:08:50 +08:00
rustdesk
caa274a5e1
move pub to rustdesk-org
2023-06-03 19:27:24 +08:00
rustdesk
f3a6ddbc96
fix possible --cm crash when closing on linux
2023-06-03 19:02:52 +08:00
Kingtous
9d3c890763
fix: ci for bridge not fully support dart 3.x yet
2023-05-25 16:59:10 +08:00
rustdesk
bd3386e014
remove fluent
2023-05-24 14:18:42 +08:00
NicKoehler
3dbc3b9d6c
added fluent icons
2023-05-19 23:20:09 +02:00
rustdesk
ab97e155b0
desktop_drop lock
2023-05-13 21:27:53 +08:00
rustdesk
302f1c48d3
update crates, test on mac only
2023-05-11 12:04:38 +08:00
Kingtous
e269fb28dd
fix: build ipa archive first
2023-04-18 18:53:40 +08:00
rustdesk
8b1fb742b4
Icons.list_rounded looks bad on Windows.
...
https://github.com/rustdesk/rustdesk/issues/3885#issuecomment-1493356168
2023-04-03 00:24:39 +08:00
fufesou
e4096eb5bf
fix, linux, window resize
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-14 22:46:05 +08:00
fufesou
b1a632bb08
fix macos memory leak
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-14 15:01:02 +08:00
NicKoehler
2724c16e34
improved design and moved sort button
2023-03-08 16:40:35 +01:00
rustdesk
b8941c15c0
refactor DST_STRIDE_RGBA
2023-03-03 14:02:49 +08:00
RustDesk
29abda56df
Revert "Fix/macos texture stride align"
2023-03-03 13:18:34 +08:00
fufesou
c8ae6a3ba3
update flutter pub 'texture_rgba_renderer'
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-03 10:22:24 +08:00
fufesou
279fd7de67
win, fix fullscreen with 3 pixels offset
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-01 17:38:01 +08:00
fufesou
d70ffaa2b8
update pubspec
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-23 17:06:52 +08:00
NicKoehler
12a33cdfbb
Merge remote-tracking branch 'upstream/master' into file-manager-redesign
2023-02-22 23:01:31 +01:00
NicKoehler
325077435c
file manager redesign implementation
2023-02-22 22:13:21 +01:00
csf
9fb5b2cb5f
use flutter_keyboard_visibility
2023-02-13 09:27:52 +09:00
rustdesk
3ca72e82a0
new logo design
2023-02-07 21:04:50 +08:00
rustdesk
50c8855d28
unify peer tab text color with tab bar text color
2023-02-03 16:18:08 +08:00
rustdesk
5149b90e53
fix hide docker (can not call too early)
2023-02-01 17:11:24 +08:00
rustdesk
d4851ebb40
revert 8fb3c452be
2023-01-24 01:24:53 +08:00
rustdesk
aac12c2b21
applicationShouldOpenUntitledFile
2023-01-20 01:25:15 +08:00
rustdesk
3cbcd2e46a
mac tray icon opt
2023-01-11 15:35:35 +08:00
rustdesk
ce5b49b7dd
add config_input
2023-01-06 12:42:16 +08:00
RustDesk
a39e009fb4
Merge pull request #2583 from asur4s/master
...
refactor: legacy keyboard mode && release key
2022-12-18 11:42:25 +08:00
fufesou
47658667d6
Merge branch 'master' into keyboard
2022-12-14 11:12:55 +08:00
asur4s
14e21863ba
update deps
2022-12-13 15:34:20 -08:00
Kingtous
5a6e879c0a
update: cursor to 0.0.2
2022-12-12 00:14:38 +08:00
Kingtous
bc5a959c90
opt: backport cursor api
2022-12-11 23:23:26 +08:00
Chieh Wang
49bcf8f794
fix conflict
2022-12-08 23:49:36 -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
rustdesk
8d1254cf14
fix is_login_wayland
2022-12-05 00:27:11 +08:00
fufesou
5ea4a130ea
update uni_links_desktop
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-01 22:53:49 +08:00