SelfRef
4401ccd6fa
Change icon location in Unix packages
2023-08-01 00:36:19 +02:00
SelfRef
27353f98ff
Fix icon name in .desktop entry to allow theming
2023-07-28 11:29:17 +02: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
rustdesk
b543e6d143
fix #5119
2023-07-25 20:29:16 +08:00
rustdesk
142813a7e7
fix bump.sh
2023-07-10 15:48:15 +08:00
rustdesk
21c1c06a20
change to 1.2.1
2023-07-10 14:38:13 +08:00
rustdesk
f5d0cece43
add res/osx-dist.sh
2023-07-09 17:59:01 +08:00
rustdesk
a3b0579e92
fix windows package low resolution icon
2023-06-29 11:37:09 +08:00
RustDesk
f635453e80
Revert "linux tray as mac tray"
2023-06-25 00:45:33 +08:00
Seff
a27e628ab6
Delete 'version' key from .desktop file
...
Make desktop file XDG compliant
2023-06-24 13:52:44 +02:00
NicKoehler
fac3ec7697
linux tray as mac tray
2023-06-10 18:50:28 +02:00
rustdesk
87b32ad8c4
use autostart for --tray in linux because pkexec not work well when start it with --server
2023-06-10 01:55:32 +08:00
rustdesk
ee5c656e22
fix linux uri
2023-06-09 20:57:39 +08:00
rustdesk
b07ac438f5
working on windows service install/uninstall
2023-06-05 20:27:48 +08:00
rustdesk
7739946177
mv .devcontainer to res/ to avoid annoyinf vsc popup
2023-05-28 21:10:51 +08:00
rustdesk
11de871317
add rustdesk-banner.svg
2023-05-25 15:53:27 +08:00
fufesou
99ad6254c1
add translations
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-18 23:57:48 +08:00
rustdesk
81f548b36e
change back to oldest to fix #4373
2023-05-14 18:19:32 +08:00
fufesou
ca61108185
fix lang.py
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-12 09:43:27 +08:00
rustdesk
8e58735243
fix #4333
2023-05-11 17:33:39 +08:00
rustdesk
084ca8e59d
linux is_installed
2023-05-09 17:09:51 +08:00
rustdesk
e3ee957370
ok to remove curl, because reqwest does not depend on openssl anymore, #4218
2023-05-04 17:24:58 +08:00
fufesou
e35011da98
add deps for wayland
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-13 22:39:41 +08:00
Kingtous
1883c05b76
fix: remove comma in PKGBUILD
2023-04-10 16:27:21 +08:00
fufesou
eba0ed6a38
add deps pam
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-09 14:45:42 +08:00
fufesou
10eddc139c
linux virtual display, init commit
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-03 13:16:49 +08:00
rustdesk
d7d4935339
fix icon.ico symbol link
2023-03-30 23:46:35 +08:00
rustdesk
96c9d255f8
update cargo.toml and fix broken icon.ico, copied from flutter/windows/runner/resources/app_icon.ic
2023-03-30 18:24:54 +08:00
Mr-Update
1f63b6d2a7
Update com.rustdesk.RustDesk.policy
2023-03-06 23:19:35 +01:00
Kingtous
05c0edca49
fix: add texture rgba renderer so to rpm build
2023-03-02 11:07:23 +08:00
csf
e28317a8dd
fix lang.py
2023-03-01 10:12:10 +09:00
Seff
acf2dfd779
fix: versioning
2023-02-21 07:40:54 +01:00
Seff
2bef19c1a4
fix desktop entry key/values
...
Similar to #1255 and related to #1299 , running `desktop-file-validate /usr/share/applications/rustdesk.desktop` on Ubuntu 22.04 returns the following:
```
/usr/share/applications/rustdesk.desktop: error: value "1.2.0" for key "Version" in group "Desktop Entry" is not a known version
/usr/share/applications/rustdesk.desktop: error: required key "Exec" in group "Desktop Action new-window" is not present
```
* "Version" refers to the Freedesktop Specification[1], not the program's one. Given that this was correctly defined in rustdesk-link.desktop, the same value should be used here too.
* The new-window section is missing the `Exec` key. Ubuntu 22.04 refuses to launch from the Activities overview (apps menu) without this key.
[1] https://specifications.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html
2023-02-21 07:35:09 +01:00
rustdesk
cea123c79f
more lang in setup.nsi
2023-02-14 19:20:22 +08:00
NicKoehler
65e1b7d74e
edited icon #2722
2023-02-13 10:53:05 +01:00
rustdesk
9d88a06cdf
showTitle default to false, change titlebar logo
2023-02-10 15:05:35 +08:00
rustdesk
f7643077d3
new tray
2023-02-09 21:28:42 +08:00
rustdesk
c79eca281f
add design.svg
2023-02-07 21:14:01 +08:00
rustdesk
3ca72e82a0
new logo design
2023-02-07 21:04:50 +08:00
NicKoehler
9acec720a3
updated mac icon - #2722
2023-01-23 14:57:04 +01:00
Kingtous
7f42404385
feat: add suse nightly build
2023-01-18 22:15:20 +08:00
rustdesk
3cbcd2e46a
mac tray icon opt
2023-01-11 15:35:35 +08:00
Josh Soref
238de6231f
spelling: embraced
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-09 12:58:33 -05:00
Kingtous
b28e4b0e60
feat: appimage nightly ci
2023-01-08 00:22:15 +08:00
rustdesk
66d50ef55c
better 48x48 mac tray icon
2023-01-05 14:57:48 +08:00
NoLooseEnds
6d6014db27
Update to highres tray icons
...
Update to highres tray icons
2023-01-04 13:41:23 +01:00
rustdesk
75f57cf0fc
fix trans
2022-12-27 23:26:11 +08:00
rustdesk
ff5228f7d4
fix encoding
2022-12-27 22:55:54 +08:00
KG7x
4e7568dec1
Optimize images (loseless)
2022-12-25 19:36:51 +03:00
KG7x
2d6075189d
Cleanup
2022-12-25 19:23:03 +03:00
rustdesk
3f009a3bc7
wayland tip
2022-12-04 18:39:59 +08:00
rustdesk
6de3488f63
remove more pipewire
2022-11-28 16:14:24 +08:00
Kingtous
19ea51d07c
fix: rpm flutter build
...
fix: fedora nightly build
2022-11-17 14:42:17 +08:00
rustdesk
d9b6c33de3
remove pipewire for the time being, because some old distro only have
...
pulseaudio, pipewire/pulseaudio seems to be installed already since
firefox requires it
2022-11-09 15:06:10 +08:00
Kingtous
400911f782
refactor: change ayaindicator to appindicator
2022-11-08 21:17:56 +08:00
Kingtous
7e06851f78
add: rpm flutter
2022-11-08 21:17:56 +08:00
rustdesk
d465792d41
fix https://github.com/rustdesk/rustdesk/discussions/1859
2022-10-31 12:12:49 +08:00
Kingtous
2504ef7af7
feat: add nightly arch package
2022-10-22 12:41:37 +08:00
fufesou
c24d719600
debian prerm, fix condition expression
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-10-17 18:27:14 -07:00
fufesou
c48ed06d93
wayland: remove user service
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-10-17 22:00:48 +08:00
fufesou
5ddb10366e
wayland: fix enigo crash & mid commit
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-10-17 21:55:27 +08:00
Kingtous
3d7736836f
feat: add dbus and cli connect support
2022-10-11 23:22:57 +08:00
rustdesk
607bf33162
deb bug
2022-10-11 06:28:46 +08:00
Kingtous
a13e3bdfba
fix: build.py
2022-10-05 20:53:05 +08:00
rustdesk
ab33ab3a50
pulseaudio -> pipewire https://github.com/rustdesk/rustdesk/issues/559
2022-09-29 10:51:50 +08:00
csf
95f7677d2b
mobile server_page text theme & fix lang.py and update langs
2022-09-26 11:25:04 +08:00
rustdesk
204eab4b81
add margin to app icon
2022-09-22 23:22:31 +08:00
rustdesk
49491823c3
mv the other linux package files to res
2022-09-18 12:07:22 +08:00
rustdesk
b7e54081b8
move lang.py and inlinee-sciter.py to res
2022-09-18 11:53:15 +08:00
rustdesk
5751b23a97
mv some linux package files to res
2022-09-18 11:50:23 +08:00
rustdesk
69ceb7f1e8
move com.rustdesk.RustDesk.policy to res
2022-09-18 11:32:15 +08:00
rustdesk
f0c53bc126
mv svg to res
2022-09-18 11:28:05 +08:00
rustdesk
72e20e5020
move icon.ico to res
2022-09-18 11:26:10 +08:00
rustdesk
12fa8d3700
move setup.nsi to res
2022-09-18 11:23:08 +08:00
rustdesk
2567256dcb
moved all png to res
2022-09-18 11:22:30 +08:00