rustdesk
|
a277b022ff
|
bump to 1.3.3
|
2024-11-08 15:00:49 +08:00 |
|
rustdesk
|
d4184fd865
|
bump to 1.3.2
|
2024-09-26 23:07:53 +08:00 |
|
rustdesk
|
d400999b9c
|
bump to 1.3.1
|
2024-08-24 19:02:04 +08:00 |
|
rustdesk
|
0a5fafb84f
|
comment
|
2024-08-18 10:04:20 +08:00 |
|
rustdesk
|
4e084c5ee0
|
revert
|
2024-08-18 09:56:24 +08:00 |
|
rustdesk
|
d1fe617670
|
fixing https://github.com/rustdesk/rustdesk/issues/9103, maybe
|
2024-08-18 09:30:53 +08:00 |
|
fufesou
|
541d9c6b86
|
feat: clipboard, multi formats (#8733)
Signed-off-by: fufesou <linlong1266@gmail.com>
|
2024-07-28 17:26:54 +08:00 |
|
rustdesk
|
ed3fb1efa4
|
bump to 1.2.7
|
2024-06-28 09:59:10 +08:00 |
|
rustdesk
|
2dcd9f02cd
|
bump to 1.2.6
|
2024-06-03 21:01:41 +08:00 |
|
rustdesk
|
123a45149d
|
bump to 1.2.5
|
2024-05-28 17:14:55 +08:00 |
|
rustdesk
|
1b0a3e610e
|
refactor flatpak/appimage deb path
|
2024-05-08 20:07:57 +08:00 |
|
rustdesk
|
29b13d19d6
|
modify GIO_MODULE_DIR
|
2024-05-05 23:33:58 +08:00 |
|
rustdesk
|
b0ff74c799
|
fix appimage
|
2024-05-05 16:44:59 +08:00 |
|
rustdesk
|
eacc840c54
|
to make server work on wayland, have to use host's gstreamer
|
2024-05-05 15:46:30 +08:00 |
|
rustdesk
|
d18810b612
|
fix appimage --cm
|
2024-05-03 02:13:44 +08:00 |
|
rustdesk
|
3c17d713b3
|
try out APPIMAGE and ARGV0
|
2024-05-03 01:50:58 +08:00 |
|
rustdesk
|
115fb05c85
|
SPA_PLUGIN_DIR works for finding support/libspa-support.so, I tested
manually, though crash because used spa0.2
|
2024-05-02 22:41:13 +08:00 |
|
rustdesk
|
1e7e72883d
|
fix libspa-support.so
|
2024-05-02 20:50:06 +08:00 |
|
rustdesk
|
1edb7639f6
|
try libspa-support again
|
2024-05-02 20:35:09 +08:00 |
|
rustdesk
|
33c5ceecec
|
pibpipewire-0.2-1
|
2024-05-02 19:47:56 +08:00 |
|
rustdesk
|
c3124314ef
|
try to fix libspa-support.so not found in arm64 appimage when connection
started
|
2024-05-02 18:47:39 +08:00 |
|
rustdesk
|
7ce0b225ef
|
remove linux_headless/appimage/flatpak feature
|
2024-05-02 13:23:32 +08:00 |
|
rustdesk
|
496eec17a1
|
add libc6:arm64 to same to x64
|
2024-04-29 15:43:57 +08:00 |
|
rustdesk
|
25eb67c582
|
try out ubuntu 20.04 for appimage arm64
|
2024-04-29 15:40:55 +08:00 |
|
rustdesk
|
96ec1e937f
|
libnsl.so.1 is included in libc6(already added), but it did not work, we
still need to install libnsl in fedora, however, installing libnsl on
x64 works, but on arm64 crashed (though no librustdesk.so any more)
|
2024-04-28 23:06:37 +08:00 |
|
rustdesk
|
b6616ed2cc
|
change to libnsl
|
2024-04-28 21:12:04 +08:00 |
|
rustdesk
|
b4c51f3d41
|
add libnsl2 for fedora 40
|
2024-04-28 20:24:39 +08:00 |
|
rustdesk
|
99d7752e25
|
try libcanberra-gtk3-module
|
2024-04-28 12:58:15 +08:00 |
|
rustdesk
|
3bbec4081a
|
add gtk modules
|
2024-04-28 10:44:14 +08:00 |
|
rustdesk
|
5e616dd502
|
bump to 1.2.4
|
2023-10-14 11:07:08 +08:00 |
|
rustdesk
|
28c0e15058
|
bump to 1.2.3
|
2023-08-23 12:56:33 +08:00 |
|
SelfRef
|
8595d3e569
|
Add scalable icon for Unix packages
|
2023-08-01 00:54:21 +02:00 |
|
rustdesk
|
b543e6d143
|
fix #5119
|
2023-07-25 20:29:16 +08:00 |
|
rustdesk
|
7a2e151079
|
remove gstreamer1.0-pipewire in AppImageBuilder-aarch64.yml since we
have no 20.04 image yet
|
2023-07-14 14:55:16 +08:00 |
|
rustdesk
|
018f551d13
|
add gstreamer1.0-pipewire dep to ubuntu, do not add it to fedora,
because it occurs since fedora 33, and since fedora 34, it was installed
with the system by default
|
2023-07-12 13:18:18 +08:00 |
|
rustdesk
|
142813a7e7
|
fix bump.sh
|
2023-07-10 15:48:15 +08:00 |
|
Kingtous
|
98329f08c1
|
opt: add wayland cursor/egl, libpulse0 to appimage
|
2023-03-23 09:28:08 +08:00 |
|
Kingtous
|
6a9dbbd7a0
|
fix: remove gio module dir
fix: set GDK_BACKEND to x11
|
2023-01-10 11:34:26 +08:00 |
|
Kingtous
|
522aacb9b5
|
fix: missing deps
fix: trusted sourceline
fix: libc6 arm64 def
fix: aarch64 appimage build
fix: change to ports ubuntu
|
2023-01-10 11:34:26 +08:00 |
|
Kingtous
|
3f3e71c1f9
|
feat: add arm64 appimage build
|
2023-01-10 11:34:26 +08:00 |
|
Kingtous
|
b28e4b0e60
|
feat: appimage nightly ci
|
2023-01-08 00:22:15 +08:00 |
|
Kingtous
|
85e4e0fe4e
|
feat: add appimage build for flutter
|
2023-01-08 00:14:04 +08:00 |
|
rustdesk
|
6db730cbfb
|
remove appimage, stupid package
|
2022-09-18 11:23:36 +08:00 |
|
Asura
|
37dbfcc86d
|
Delete pynput from repo
|
2022-08-31 23:07:52 -07:00 |
|
cooperbang
|
3a5efb575e
|
Update AppImageBuilder.yml
|
2022-08-12 12:44:25 +02:00 |
|
Kingtous
|
36c10d823c
|
refactor: change AppImage build env to Ubuntu 18.04
|
2022-06-10 00:43:32 +08:00 |
|
rustdesk
|
d31bfc9151
|
fix appimage
|
2022-06-09 21:02:26 +08:00 |
|
rustdesk
|
b88b4151bc
|
1.2.0 -> 1.1.10
|
2022-06-09 19:45:53 +08:00 |
|
Kingtous
|
618be48726
|
feat: appimage package script
revert: flutter lock file
|
2022-06-09 17:46:17 +08:00 |
|
Kingtous
|
0eeb0bacbd
|
add: appimage config
|
2022-06-09 17:39:44 +08:00 |
|