Kingtous
|
2017a0f02b
|
feat: file transfer searchbar
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-08-16 12:06:54 +08:00 |
|
Kingtous
|
d9c9365520
|
feat: switch breadcrumb&path with focus node
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-08-16 11:46:51 +08:00 |
|
kordood
|
bb99dcab6b
|
Update lang.rs to add Korean language
Signed-off-by: kordood <gigacms@gmail.com>
|
2022-08-16 10:55:24 +09:00 |
|
RustDesk
|
f89777fa92
|
Merge pull request #1285 from Heap-Hop/flutter_desktop
Update flutter_desktop smalls
|
2022-08-15 21:59:31 +08:00 |
|
csf
|
710ffcd0c7
|
update quality monitor & remove remote_page.dart desktop unused code
|
2022-08-15 20:29:54 +08:00 |
|
csf
|
f99ab7d0a7
|
fix dialog res bug ; add desktop restart remote device
|
2022-08-15 20:29:51 +08:00 |
|
csf
|
3e702c834a
|
fix showLoading dark theme & add doubleTap to connect
|
2022-08-15 20:29:44 +08:00 |
|
RustDesk
|
22d346831e
|
Merge pull request #1282 from Heap-Hop/flutter_desktop
Add showToast & dialog clickMaskDismiss
|
2022-08-15 15:50:45 +08:00 |
|
csf
|
5b3ef29d75
|
fix mobile showSuccess & update pubspec.lock
|
2022-08-15 14:43:08 +08:00 |
|
csf
|
da4c218ea3
|
add showToast & dialog clickMaskDismiss
|
2022-08-15 14:39:31 +08:00 |
|
RustDesk
|
f9a2047ec5
|
Merge pull request #1281 from Kingtous/flutter_desktop
feat: setFullScreen implementation & cm page
|
2022-08-15 14:08:03 +08:00 |
|
Kingtous
|
a6e2ad8639
|
add: fullscreen for sub windows
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-08-15 14:04:08 +08:00 |
|
Kingtous
|
07e54a0614
|
add: connection manager page
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-08-15 12:35:10 +08:00 |
|
Kingtous
|
ce86d5a5d4
|
add: cm page
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-08-15 11:52:06 +08:00 |
|
RustDesk
|
d710b8464c
|
Merge pull request #1280 from 21pages/setting
add setting page
|
2022-08-15 09:55:09 +08:00 |
|
21pages
|
5887334c2e
|
add setting page
Signed-off-by: 21pages <pages21@163.com>
|
2022-08-15 08:56:42 +08:00 |
|
RustDesk
|
f812adedff
|
Merge pull request #1273 from fufesou/flutter_desktop_remote_menus_rebase
Flutter desktop remote menus rebase
|
2022-08-14 19:16:54 +08:00 |
|
RustDesk
|
e70f1402e5
|
Merge pull request #1272 from SoftwareMagicIT/patch-2
Added missing translation and changed some mistakes
|
2022-08-14 16:33:09 +08:00 |
|
Software Magic
|
7cb9540c3f
|
Added missing translation and changed some mistakes
My first contribute. I added missing translations and changed some mistakes
|
2022-08-14 10:17:53 +02:00 |
|
kordood
|
9fbb114301
|
Create ko.rs
Signed-off-by: kordood <gigacms@gmail.com>
|
2022-08-14 14:03:17 +09:00 |
|
fufesou
|
163645ef86
|
flutter_desktop: fix block user input action
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-08-14 12:57:30 +08:00 |
|
fufesou
|
b731d8e38a
|
flutter_desktop: disable scroll wheel event
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-08-14 12:48:04 +08:00 |
|
fufesou
|
98d66ed43c
|
flutter_desktop: fix scroll event to rust
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-08-14 11:20:52 +08:00 |
|
fufesou
|
4fecbba87e
|
flutter_desktop: remote scroll choice translation
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-08-13 22:29:08 +08:00 |
|
fufesou
|
47b7e84aca
|
flutter_desktop: remote window cursor debug (getx)
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-08-13 20:56:19 +08:00 |
|
fufesou
|
fd8c83497d
|
flutter_desktop: remote window cursor debug
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-08-13 20:45:10 +08:00 |
|
fufesou
|
af2e555e41
|
flutter_desktop: remote window mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-08-13 20:24:59 +08:00 |
|
fufesou
|
c38c9d275b
|
flutter_desktop: try mouse handler
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-08-13 20:18:12 +08:00 |
|
fufesou
|
4e4f837160
|
flutter_desktop: scroll, mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-08-13 20:18:09 +08:00 |
|
RustDesk
|
458b3619ca
|
Merge pull request #1263 from cooperbang/master
Update AppImageBuilder.yml
|
2022-08-12 18:58:03 +08:00 |
|
RustDesk
|
33f5d9a4f3
|
Merge pull request #1264 from Heap-Hop/new_dialog
new dialog impl based on Overlay
|
2022-08-12 18:56:59 +08:00 |
|
csf
|
e6329dc7eb
|
new dialog impl based on Overlay
|
2022-08-12 18:48:56 +08:00 |
|
cooperbang
|
3a5efb575e
|
Update AppImageBuilder.yml
|
2022-08-12 12:44:25 +02:00 |
|
RustDesk
|
2e9a6ed4f6
|
Merge pull request #1257 from 21pages/tabbar
optimize ui
|
2022-08-12 09:38:55 +08:00 |
|
21pages
|
327a712c36
|
optimize ui
Signed-off-by: 21pages <pages21@163.com>
|
2022-08-12 09:28:30 +08:00 |
|
RustDesk
|
fcfa9c8b9d
|
Merge pull request #1255 from jkhsjdhjs/master
fix desktop entry categories
|
2022-08-11 23:49:39 +08:00 |
|
jkhsjdhjs
|
91fd3c5442
|
fix desktop entry categories
The category "Other" isn't a valid category [1] and causes unwanted
behavior on some DE's [2]. Thus I remove this category and add the
main category "Network" instead. I also add the additional categories
"RemoteAccess", since rustdesk is a tool to remotely access computers,
and "GTK", because it's based on GTK libraries.
[1] https://specifications.freedesktop.org/menu-spec/latest/apa.html
[2] https://aur.archlinux.org/packages/rustdesk-bin#comment-877405
|
2022-08-11 17:28:19 +02:00 |
|
RustDesk
|
c9c0d13dc8
|
Merge pull request #1252 from 21pages/tabbar
Tabbar
|
2022-08-11 18:24:53 +08:00 |
|
21pages
|
94353cf90b
|
unify tab logic
Signed-off-by: 21pages <pages21@163.com>
|
2022-08-11 18:14:23 +08:00 |
|
21pages
|
c799fb1857
|
refactor tabbar: Homepage adaptation
1. remove redundant MaterialApp in GetMaterialApp
2. unified background color
Signed-off-by: 21pages <pages21@163.com>
|
2022-08-11 18:14:20 +08:00 |
|
21pages
|
1440d26376
|
tabbar: material style
Signed-off-by: 21pages <pages21@163.com>
|
2022-08-11 18:10:58 +08:00 |
|
21pages
|
f62f327883
|
tabbar theme
Signed-off-by: 21pages <pages21@163.com>
|
2022-08-11 18:10:58 +08:00 |
|
RustDesk
|
0529e33434
|
Merge pull request #1247 from Heap-Hop/flutter_desktop
Update desktop and mobile chat message
|
2022-08-11 10:23:57 +08:00 |
|
csf
|
09c80bc585
|
update desktop and mobile chat message
|
2022-08-11 10:19:12 +08:00 |
|
RustDesk
|
f300951bbc
|
Merge pull request #1238 from Kingtous/master
feat: adapt macos dark mode
|
2022-08-10 11:35:44 +08:00 |
|
kingtous
|
780b42d0ba
|
feat: adapt macos dark mode
|
2022-08-10 11:33:50 +08:00 |
|
RustDesk
|
522c865096
|
Merge pull request #1236 from Heap-Hop/flutter_desktop
Update UI
|
2022-08-10 10:53:50 +08:00 |
|
csf
|
f96c652ee4
|
refresh peers state workaround
|
2022-08-10 10:42:59 +08:00 |
|
csf
|
dd8812dd88
|
fix desktop dark mode
|
2022-08-09 21:12:55 +08:00 |
|
csf
|
42f27922bf
|
fix desktop stop-service
|
2022-08-09 20:50:45 +08:00 |
|