fufesou
|
01322146c0
|
refact: window frame border (#7946)
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2024-05-08 09:59:05 +08:00 |
|
rustdesk
|
75c60660e7
|
remove unused code
|
2024-05-05 15:47:17 +08:00 |
|
rustdesk
|
6d09c0adcf
|
fix ci
|
2024-05-04 19:34:10 +08:00 |
|
rustdesk
|
fe1cf1105a
|
fix ci
|
2024-05-04 19:10:32 +08:00 |
|
rustdesk
|
9454334ddd
|
try out APPRUN_LD_LIBRARY_PATH
|
2024-05-04 18:29:22 +08:00 |
|
fufesou
|
b387bc1038
|
fix: linux, check load dylib in main.cc (#7901)
* fix: linux, check load dylib in main.cc
Signed-off-by: fufesou <shuanglongchen@yeah.net>
* Better error message
Signed-off-by: fufesou <shuanglongchen@yeah.net>
* refact error message
Signed-off-by: fufesou <shuanglongchen@yeah.net>
* Better error message
Signed-off-by: fufesou <shuanglongchen@yeah.net>
* check if "libnsl.so.1" is required, mainly for AppImage and yum
Signed-off-by: fufesou <shuanglongchen@yeah.net>
---------
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2024-05-04 14:07:29 +08:00 |
|
rustdesk
|
54d041701c
|
print dlopen error
|
2024-04-29 18:00:34 +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 |
|
Josh Soref
|
ad7640bb0e
|
spelling: nonexistent
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2023-01-09 12:59:08 -05:00 |
|
Josh Soref
|
fc4d2e4b3e
|
spelling: into
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2023-01-09 12:59:08 -05:00 |
|
Kingtous
|
85e4e0fe4e
|
feat: add appimage build for flutter
|
2023-01-08 00:14:04 +08:00 |
|
21pages
|
248f18f0d8
|
specify linux cm target size at beginning
Signed-off-by: 21pages <pages21@163.com>
|
2022-11-27 18:56:27 +08:00 |
|
rustdesk
|
29c3252458
|
lower cmake requirement
|
2022-09-27 16:48:04 +08:00 |
|
Kingtous
|
ed04ede830
|
fix: cm initial size incorrect sometimes.
opt: linux can hide window when rustdesk core not ready.
|
2022-09-26 17:56:32 +08:00 |
|
Kingtous
|
02adf7104d
|
feat: add shadow on linux
|
2022-09-23 16:37:17 +08:00 |
|
rustdesk
|
3101c4e119
|
fix formatId, right panel button style, default windows size (windows,
Linux, no idea about Mac, need to check with xcode)
|
2022-09-20 19:31:32 +08:00 |
|
Kingtous
|
429d72c9c3
|
refactor: change binary name to rustdesk
|
2022-09-19 10:06:12 +08:00 |
|
Kingtous
|
74201b71b4
|
opt: windows build type & use generator expression
|
2022-09-12 18:37:09 +08:00 |
|
Kingtous
|
a957f894b7
|
add: dl libs
fix: flutter ci
Signed-off-by: Kingtous <kingtous@qq.com>
add: flutter ci
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-09-12 18:37:09 +08:00 |
|
21pages
|
e594657f97
|
fix linux RUSTDESK_LIB_PATH
Signed-off-by: 21pages <pages21@163.com>
|
2022-09-08 12:20:33 +08:00 |
|
asur4s
|
8da4fbabf5
|
Merge branch 'master' of https://github.com/rustdesk/rustdesk
|
2022-09-07 03:52:31 -04:00 |
|
Kingtous
|
4c499ecf2e
|
fix: linux wayland frame of subwindow exists
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-09-05 14:01:52 +08:00 |
|
Asura
|
b38c3299d8
|
fix: can't find rustdesk.so
|
2022-08-24 17:10:34 -07:00 |
|
Kingtous
|
9fee1f41e7
|
opt: use WindowOption to initialize screen
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-08-18 09:51:19 +08:00 |
|
fufesou
|
7a2de5d280
|
flutter_desktop: fix global envet stream shading && refactor platform ffi
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-08-03 22:05:10 +08:00 |
|
Kingtous
|
d5c0bcea61
|
revert: remove conflict bitsdojo_window plugin for linux & macOS
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-06-27 10:00:51 +08:00 |
|
Kingtous
|
02aa676030
|
opt: add init frame size
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-06-21 18:28:46 +08:00 |
|
Kingtous
|
7af663809f
|
opt: adapt --cm
Signed-off-by: Kingtous <kingtous@qq.com>
[linux] opt: add librustdesk.so filter
|
2022-05-30 16:28:48 +08:00 |
|
kingtous
|
82895e6951
|
opt & fix:
- main window ui: adapt pc logic
- fix: platform infomation using device info plus
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-05-30 13:26:01 +08:00 |
|
Kingtous
|
7b3bbdf964
|
feat: add customed titlebar
|
2022-05-29 19:55:50 +08:00 |
|
SoLongAndThanksForAllThePizza
|
3081df429e
|
remove flutter generated files
|
2022-05-25 17:20:35 +08:00 |
|
Kingtous
|
26281d95f6
|
add: rustdesk linux flutter build cmake
|
2022-05-24 09:32:40 +08:00 |
|
csf
|
beb11bd31c
|
flutter create --platforms=windows,macos,linux
|
2022-05-23 16:25:55 +08:00 |
|