NicKoehler
38471fbacd
fix empty messages
2023-06-09 10:07:27 +02:00
rustdesk
896b233f87
chore: 2022 -> 2023
2023-06-09 12:09:39 +08:00
rustdesk
a9098960d1
fix #4533
2023-06-09 11:32:36 +08:00
NicKoehler
c9ce5233f5
send when left shift key is not pressed
2023-06-08 16:00:48 +02:00
NicKoehler
92fada0c8e
removed useless container and sendOnEnter
2023-06-08 12:51:13 +02: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
rustdesk
71838ad821
enable flutter_texture_render for arm linux, possible fix android kotlin
...
ci
2023-06-08 01:58:59 +08:00
RustDesk
33c2d04297
Merge pull request #4578 from grummbeer/dialog-request-elevation
...
Dialogs. Cleanup request elevation dialog.
2023-06-07 23:20:18 +08:00
rustdesk
7f51f8d976
refactor linux install/uninstall service as windows
2023-06-07 23:08:50 +08:00
21pages
3d5273b7fd
only enable_soft_keyboard in CustomAlertDialog on android
...
Signed-off-by: 21pages <pages21@163.com>
2023-06-07 22:46:20 +08:00
RustDesk
ee50eccda0
Merge pull request #4580 from 21pages/android
...
force enable soft keyboard in CustomAlertDialog for mobile
2023-06-07 22:42:55 +08:00
21pages
d924490edd
force enable soft keyboard in CustomAlertDialog
...
Signed-off-by: 21pages <pages21@163.com>
2023-06-07 22:37:19 +08:00
grummbeer
56540ec7b6
Dialogs. Cleanup request elevation dialog.
2023-06-07 15:14:25 +02:00
fufesou
c4f9650d7f
fix, win mouse, touchpad scroll
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-07 20:01:01 +08:00
rustdesk
c69d59596b
windows gracy exit: fix issue #3728 #3395 #912
2023-06-07 14:25:34 +08:00
grummbeer
244057d8a4
Cleanup Dialogs. Padding bottom to progressbar only if it is visible
2023-06-06 20:47:57 +02:00
grummbeer
17a61b5103
Cleanup Dialogs. Remove extra space on RDP dialog
2023-06-06 20:41:20 +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
RustDesk
d2bb866e48
Merge pull request #4562 from grummbeer/cleanup-page-install
...
Cleanup page install
2023-06-06 21:24:28 +08:00
grummbeer
16ad498ef3
Remove splash for Desktop
2023-06-06 14:53:05 +02: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
fufesou
e670989e0f
restore custom resolution for each display
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-05 20:33:24 +08:00
rustdesk
b07ac438f5
working on windows service install/uninstall
2023-06-05 20:27:48 +08:00
rustdesk
1168567d5e
make progress bar right margin to cancel button
2023-06-05 03:04:07 +08:00
rustdesk
f4bdfb6936
move windows uni registery out from here, because it should only work
...
for installed rustdesk
todo: start too slow, need to remove some wait
2023-06-04 23:07:10 +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
RustDesk
89035b5223
Merge pull request #4541 from 21pages/opt_ui
...
opt cm ui
2023-06-04 16:11:29 +08:00
21pages
6f7f607c3f
opt cm ui
...
Signed-off-by: 21pages <pages21@163.com>
2023-06-04 15:57:01 +08:00
RustDesk
afb8e255de
Merge pull request #4540 from fufesou/fix/login
...
fix login
2023-06-04 14:33:02 +08:00
fufesou
a8b1e3ff7e
fix login
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-04 14:29:00 +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
fufesou
f952c32c90
remove auto login checkbox
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-31 17:17:45 +08:00
fufesou
c28387c8c6
fix oidc login
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-30 15:32:19 +08:00
RustDesk
92b46737c6
Merge pull request #4500 from 21pages/fix_cm_overflow
...
fix cm permission icon overflow
2023-05-29 16:18:29 +08:00
21pages
24ee8509d2
fix cm permission icon overflow
...
Signed-off-by: 21pages <pages21@163.com>
2023-05-29 16:13:00 +08:00
21pages
b58fbb26ba
close chat page bofore remote page
...
Signed-off-by: 21pages <pages21@163.com>
2023-05-29 10:19:40 +08:00
21pages
3ec13714c9
opt mobile chat page style
...
Signed-off-by: 21pages <pages21@163.com>
2023-05-29 10:19:34 +08:00
RustDesk
865ac8240c
Merge pull request #4483 from NicKoehler/chat-fix
...
Chat padding fix
2023-05-25 19:41:15 +08:00
NicKoehler
04cfd4ab3f
fix messages order/color
2023-05-25 12:04:52 +02:00
Kingtous
9d3c890763
fix: ci for bridge not fully support dart 3.x yet
2023-05-25 16:59:10 +08:00
NicKoehler
349b54b4b4
fix padding
2023-05-24 20:26:41 +02:00
rustdesk
bd3386e014
remove fluent
2023-05-24 14:18:42 +08:00
rustdesk
7dcfcd4b18
svgo svg files
2023-05-24 12:54:58 +08:00
RustDesk
f0cb01d880
Merge pull request #4463 from Kingtous/test/flutter_3_10
...
feat: upgrade flutter to 3.10
2023-05-24 09:40:16 +08:00
21pages
345bb13c39
fix file transfer tab close
...
Signed-off-by: 21pages <pages21@163.com>
2023-05-24 09:22:57 +08:00
Kingtous
1b524a46db
fix: flutter 3.10.1 linux delete-event trigger
2023-05-24 00:19:57 +08:00
Kingtous
1f17f003bc
update: 3.10 for elinux
2023-05-24 00:19:57 +08:00
Kingtous
aa5b6d7576
fix: macos 10.13 guard for desktop drop
2023-05-24 00:19:57 +08:00
Kingtous
2891988993
fix: desktop drop macos spec
2023-05-24 00:19:57 +08:00
Kingtous
81cae1599c
feat: add desktop drop
2023-05-24 00:19:57 +08:00
Kingtous
8be1f5fc3d
fix: compile for macos
2023-05-24 00:19:57 +08:00
Kingtous
5b3a8a2c3d
feat: upgrade flutter pubs
2023-05-24 00:19:57 +08:00
fufesou
c997d87a4f
simple factor change
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-21 08:31:49 -07:00
fufesou
854745709e
try fix trackpad mouse, too fast
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-21 08:24:44 -07: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
a84e774dc0
removed unused icons
2023-05-20 18:32:01 +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
3dbc3b9d6c
added fluent icons
2023-05-19 23:20:09 +02:00
fufesou
df2de0fd61
windows, custom resolution
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-19 20:48:47 +08:00
fufesou
5f10d1aae6
support custom resolution ui
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-19 02:34:39 -07: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
700a59ea72
remove unused custom resolution ui
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-18 09:38:35 -07:00
fufesou
99ad6254c1
add translations
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-18 23:57:48 +08:00
fufesou
d339fd178b
remove custom resolution
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-18 23:46:54 +08:00
fufesou
c6ccee67aa
remember resolution, mid commit
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-18 23:46:53 +08:00
fufesou
07500013ff
resolution, mid commit, to debug
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-18 23:46:53 +08:00
fufesou
a603e046e3
refactor resolution, mid commit
...
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
fufesou
3071bd84d0
refact the dragbox under the remote menubar
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-17 16:55:35 +08:00
fufesou
1747766f73
plugin_framework, uninstall
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-15 19:07:55 +08:00
Kingtous
56f1b75b52
fix: port forward & RDP check
2023-05-15 00:33:58 +08:00
rustdesk
ab97e155b0
desktop_drop lock
2023-05-13 21:27:53 +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
f9e96cef6a
Revert "Update MainFlutterWindow.swift"
2023-05-12 13:24:21 +08:00
RustDesk
bf3d0a6c83
Revert "Update MainFlutterWindow.swift"
2023-05-12 13:23:56 +08:00
RustDesk
3b0788be56
Revert "disable desktop_drop for now"
2023-05-12 13:22:49 +08:00
rustdesk
f0edb98026
fix ci
2023-05-12 11:20:22 +08:00
rustdesk
98a5f5ef6c
try fix bridge ci
2023-05-12 10:56:29 +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
b06fad0e43
plugin_framework, handle plugin list
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-12 08:48:14 +08:00
fufesou
4eb6bd82a4
plugin_framework, handle plugin list
...
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
rustdesk
302f1c48d3
update crates, test on mac only
2023-05-11 12:04:38 +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
deep-soft
c1f40fd045
Update MainFlutterWindow.swift
...
fix macOS build after
1753bd9dce
forgot about line 42:
DesktopDropPlugin ...
2023-05-06 14:00:54 +03:00
deep-soft
b3e851e67f
Update MainFlutterWindow.swift
...
fix macOS build after
1753bd9dce
2023-05-06 12:23:45 +03:00
RustDesk
1753bd9dce
Merge pull request #4283 from fufesou/fix/disable_desktop_drop
...
disable desktop_drop for now
2023-05-06 11:51:18 +08:00
fufesou
c37b67b9c2
revert pubspec.yaml
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-05 20:49:06 -07:00
fufesou
72b19a27d3
disable desktop_drop for now
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-05 20:47:42 -07:00
Kingtous
1e03dfb1d0
feat: add general ui handler
2023-05-06 01:31:19 +07:00
RustDesk
a7689f540c
Revert "To support the touch pad of the magnetic keyboard on Android tablets."
2023-05-04 20:31:03 +08:00
lpcy
a1412d2ff9
To support the touch pad of the magnetic keyboard on Android tablets.
2023-05-03 22:55:50 +08:00
Kingtous
3980e52a88
opt: close main window when exit from tray on macOS
2023-05-02 23:48:49 +08:00
Kingtous
f4c5a3d903
fix: window on top when url scheme received from ipc
2023-05-02 16:20:07 +08:00
RustDesk
9bb9d637c7
Merge pull request #4251 from fufesou/refact/print_better
...
better print
2023-05-02 13:12:01 +08:00
Kingtous
7a82070420
fix: make event loop in tray compatible with main window
2023-05-02 12:52:27 +08:00
fufesou
a023764bfd
better print
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-01 22:59:07 +08: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
fufesou
c315924ef7
plugin_framework, fix dup ui widgets
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-29 12:34:34 +08:00
fufesou
6b1645f44d
set width,height,stride together with the rgba data for rendering
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-28 11:44:52 +08:00
fufesou
12ab0a433a
plugin_framework, debug listen event
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-27 14:41:53 +08:00
fufesou
45d07686b9
plugin_framework, debug
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-26 16:07:58 +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
Kingtous
e90b496229
fix: macOS url handler cannot be triggered after opening a new window
2023-04-25 09:35:40 +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
RustDesk
eb96b0d451
Merge pull request #4166 from fufesou/feat/plugin_framework
...
plugin_framework, load plugin
2023-04-23 16:47:31 +08:00
fufesou
7156d41d3a
plugin_framework, temporary solution to compilation errors
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-23 16:23:35 +08:00
fufesou
260c671d6c
plugin_framework, load plugin
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-23 15:40:55 +08:00
RustDesk
65347092ad
Merge pull request #4161 from fufesou/feat/plugin_framework
...
plugin_framework, plugin manager
2023-04-22 22:31:45 +08:00
fufesou
ae789ff5f1
plugin_framework, plugin manager
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-22 22:21:02 +08:00
rustdesk
7cfcedaa5c
build ipa with given profile: https://jtmuller5.medium.com/flutter-build-an-ipa-90520e813a96
2023-04-22 13:21:06 +08:00
fufesou
b1b867dd9d
more granular control over ui option update.
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-21 23:25:00 +08:00
fufesou
67413b7419
plugin_framework, flutter event handlers
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-21 21:41:24 +08:00
RustDesk
87c98ac8a5
Merge pull request #4129 from sj6219/theta
...
ios build
2023-04-21 13:09:30 +08:00
RustDesk
541cc7a554
Update Info.plist
2023-04-21 13:08:33 +08:00
sjpark
d9cc3433d4
merge info.plist
2023-04-21 13:39:46 +09:00
21pages
009c88e0df
android synchronized stopCapture
...
Signed-off-by: 21pages <pages21@163.com>
2023-04-21 11:00:34 +08:00
fufesou
1b303b7b27
plugin_framework, ui tmp
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-20 22:55:27 +08:00
fufesou
9a08e0bed4
add ui event
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-20 22:55:26 +08:00
fufesou
d9755abbc2
tmp commit
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-20 22:55:26 +08:00
sjpark
261f98774b
ios build
2023-04-20 22:30:09 +09:00
fufesou
4200734593
add events to ui
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-20 10:29:52 +08:00
21pages
1100b2a465
show fingerprint
...
Signed-off-by: 21pages <pages21@163.com>
2023-04-19 15:52:15 +08:00
RustDesk
f8a292cc56
Merge pull request #4096 from Kingtous/feat/plugins
...
feat: add iOS target for rustdesk
2023-04-18 19:55:05 +08:00
RustDesk
6bf0abe44e
Merge pull request #4097 from unglazed/feat-link-allow-password
...
add password handling in uni links handler
2023-04-18 19:52:01 +08:00
unglazed
ca97065eb6
add password handling in uni links handler
...
Signed-off-by: unglazed <130832733+unglazed@users.noreply.github.com>
2023-04-18 14:41:17 +03:00
Kingtous
74a3b14835
fix: remove the undefined symbol on iOS first
2023-04-18 18:54:07 +08:00
Kingtous
e269fb28dd
fix: build ipa archive first
2023-04-18 18:53:40 +08:00
NicKoehler
5645def1d2
fix sort inconsistency
2023-04-17 13:53:55 +02: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
341f36caf2
minimize cm before hide to send focus back
...
Signed-off-by: 21pages <pages21@163.com>
2023-04-11 10:04:05 +08:00
RustDesk
045235d8d1
Merge pull request #3953 from 21pages/fps
...
client side fps control for reduce delay
2023-04-07 19:02:08 +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
1d4772af18
fix android physical keyboard input
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-07 16:04:06 +08:00
fufesou
f56adbb56e
fix wayland map mode
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-04 18:35:01 +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
5fcb30d3c7
restore lang
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-03 13:16:57 +08:00
fufesou
86c063eecb
remember os account
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-03 13:16:56 +08:00
fufesou
127ab57d62
ignore 'gdm' on loginctl
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-03 13:16:54 +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
3fd1da05f4
tmp commit
...
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
fufesou
c944d6093d
virtual display, linux, debug
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-03 13:16:52 +08:00
fufesou
461aa622f8
fix build
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-03 13:16:50 +08:00
fufesou
e24e05ba5c
tmp commit
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-03 13:16:50 +08:00
21pages
c842650c11
vp8
...
Signed-off-by: 21pages <pages21@163.com>
2023-04-03 12:22:36 +08:00
rustdesk
ddd0d6eafc
remove disable-vp8
2023-04-03 11:03:21 +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
ba8ab75a80
fix remote toolbar autohide
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-01 15:51:42 +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
RustDesk
3ea92642d8
Merge pull request #3851 from claudioharu/fix-gen-js-from-hbb
...
fix: Add missing parameter (retry_for_relay flutter)
2023-03-31 08:52:04 +08:00
claudio.junior
cc06f57693
fix: Add missing parameter (retry_for_relay)
2023-03-30 14:23:14 -03:00
grummbeer
18ebd2e727
Dialogs Mobile. Options for password length horizontal
2023-03-30 04:11:48 +02:00
grummbeer
331d2d0fc5
Dialogs Mobile. Adjust radio und checkbox tiles
2023-03-30 02:44:39 +02:00
grummbeer
7351c58336
Dialogs Mobile. Remove custom contentPadding
2023-03-30 02:43:31 +02:00
RustDesk
370f86e7e3
Merge pull request #3841 from grummbeer/theme-share-same-parts
...
Theme. Share general styles
2023-03-30 08:36:37 +08:00
grummbeer
a0b5239ecf
Theme. Share general styles
2023-03-30 00:03:15 +02:00
grummbeer
4e02e8d005
File Manager. Fix wrong state of checkbox "show hidden files"
2023-03-29 23:22:31 +02:00
grummbeer
e974867535
Dialogs. Adjust spacing and alignment
2023-03-29 17:09:48 +02:00
fufesou
efaf63c57c
specify keyboard mode only
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-28 12:10:58 +08:00
fufesou
c845ddf510
fix build
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-28 10:52:43 +08:00