-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathcom.rustdesk.RustDesk.metainfo.xml
More file actions
488 lines (463 loc) · 23.6 KB
/
com.rustdesk.RustDesk.metainfo.xml
File metadata and controls
488 lines (463 loc) · 23.6 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>com.rustdesk.RustDesk</id>
<developer id="com.rustdesk">
<name translate="no">RustDesk</name>
</developer>
<launchable type="desktop-id">com.rustdesk.RustDesk.desktop</launchable>
<metadata_license>CC0-1.0</metadata_license>
<project_license>AGPL-3.0-only</project_license>
<name translate="no">RustDesk</name>
<summary>Secure remote desktop access</summary>
<summary xml:lang="ru">Безопасный удаленный доступ к рабочему столу</summary>
<description>
<p>
RustDesk is a full-featured open source remote control alternative for self-hosting and security with minimal configuration.
</p>
<p xml:lang="ru">
RustDesk — это полнофункциональная альтернатива удаленного управления с открытым исходным кодом для самохостинга и безопасности с минимальной конфигурацией.
</p>
<ul>
<li> Works on Windows, macOS, Linux, iOS, Android, Web. </li>
<li xml:lang="ru"> Работает на Windows, macOS, Linux, iOS, Android, Web. </li>
<li> Supports VP8 / VP9 / AV1 software codecs, and H264 / H265 hardware codecs. </li>
<li xml:lang="ru"> Поддерживает программные кодеки VP8 / VP9 / AV1 и аппаратные кодеки H264 / H265. </li>
<li> Own your data, easily set up self-hosting solution on your infrastructure. </li>
<li xml:lang="ru"> Владейте своими данными: хост RustDesk легко настраивается на вашей инфраструктуре. </li>
<li> P2P connection with end-to-end encryption based on NaCl. </li>
<li xml:lang="ru"> P2P-соединение с сквозным шифрованием на основе NaCl. </li>
<li> No administrative privileges or installation needed for Windows, elevate privilege locally or from remote on demand. </li>
<li xml:lang="ru"> Не требуются административные права или установка для Windows, повышайте привилегии локально или удаленно по запросу. </li>
<li> We like to keep things simple and will strive to make simpler where possible. </li>
<li xml:lang="ru"> Мы любим упрощать вещи и будем стремиться делать их проще где возможно. </li>
</ul>
<p>
For self-hosting setup instructions please go to our home page.
</p>
<p xml:lang="ru">
Для инструкций по настройке собственного хостинга, пожалуйста, перейдите на наш сайт.
</p>
</description>
<categories>
<category>Utility</category>
</categories>
<screenshots>
<screenshot type="default">
<caption>Remote desktop session</caption>
<caption xml:lang="ru">Сессия удаленного рабочего стола</caption>
<image>https://user-images.githubusercontent.com/71636191/171661982-430285f0-2e12-4b1d-9957-4a58e375304d.png</image>
</screenshot>
</screenshots>
<branding>
<color type="primary" scheme_preference="light">#d9eaf8</color>
<color type="primary" scheme_preference="dark">#0160ee</color>
</branding>
<url type="homepage">https://rustdesk.com</url>
<url type="bugtracker">https://github.com/rustdesk/rustdesk/issues</url>
<url type="faq">https://github.com/rustdesk/rustdesk/wiki/FAQ</url>
<url type="help">https://rustdesk.com/docs</url>
<url type="donation">https://ko-fi.com/rustdesk</url>
<url type="vcs-browser">https://github.com/rustdesk/rustdesk</url>
<url type="translate">https://github.com/rustdesk/rustdesk/tree/master/src/lang</url>
<url type="contribute">https://github.com/rustdesk/rustdesk/blob/master/docs/CONTRIBUTING.md</url>
<url type="contact">https://rustdesk.com/support</url>
<requires>
<display_length compare="ge">600</display_length>
<internet>always</internet>
</requires>
<supports>
<control>keyboard</control>
<control>pointing</control>
</supports>
<releases>
<release version="1.4.6" date="2026-03-05">
<description>
<ul>
<li>avatar #14440</li>
<li>ui: scale wheel lines on Windows/Linux to Mac #14395</li>
<li>display_name #14358</li>
<li>feat(wayland): keyboard mode, legacy and translate #14317</li>
<li>auto retry on offline when controlled peer's account changes #14124</li>
<li>add Changelog link in update help card #13997</li>
<li>keep-awake-during-incoming-sessions and keep-awake-during-outgoing-sessions #14082</li>
</ul>
<p>Changes</p>
<ul>
<li>Move port mapping afterwards #14448</li>
<li>input password before reconnection for macos update #14430</li>
<li>packaging: deb: remove obsolete Python version check #14429</li>
<li>change quick support filename detection #14050</li>
</ul>
<p>Fixes</p>
<ul>
<li>fix(keyboard): legacy mode #14435</li>
<li>feat(terminal): add reconnection buffer support for persistent sessions #14377</li>
<li>Message being typed is cleared when remote message is received</li>
<li>Fix/terminal tab close persistent #14359</li>
<li>fix(terminal): fix new tab auto-focus and NaN error on data before layout #14357</li>
<li>fix(terminal): fix tabKey parsing for peerIds containing underscores #14354</li>
<li>fix: correct typos and improve code clarity #14341</li>
<li>Fix/linux shortcuts inhibit #14302</li>
<li>Fix non-link text color in dialogs with links for dark theme #14220</li>
<li>fix hide-tray=Y causing The application “RustDesk.app” is not open a… #14127</li>
<li>fix(install): linux xdo #14096</li>
</ul>
</description>
<url>https://github.com/rustdesk/rustdesk/releases/tag/1.4.6</url>
</release>
<release version="1.4.5" date="2026-01-09">
<description>
<ul>
<li>Allow configuring remote control permissions for different users #13974</li>
<li>Relative mouse mode #13928</li>
</ul>
<p>Changes</p>
<ul>
<li>Remove gzip encoding in Legacy AB pushes #13937</li>
<li>Show login dialog when clicking note if not logged in #13856</li>
<li>Require login for note #13775</li>
<li>Remote toolbar icon #13865</li>
<li>Remote toolbar show/hide #13843</li>
<li>File transfer: delegate win --server file reading to CM #13736</li>
</ul>
<p>Fixes</p>
<ul>
<li>File transfer: perm on "access-mode" #13971</li>
<li>Desktop: wakelock issue with multiple tabs in same window #13956</li>
<li>Address book fetch failure: Add Content-Length header for empty body POST requests #13940</li>
<li>Termianl: linux, macOS, windows as the controlled side</li>
<li>Window positioning out of bounds on multi-monitors setup #13828 #13903</li>
<li>Linux, home #13879</li>
<li>Set TERM env variable for terminal to fix Delete key not working #13747</li>
<li>Win, peer shortcut, colon to underscore</li>
<li>Terminal top content overlapping with notch (SafeArea) #13724</li>
<li>File transfer, jobs lost if conn is not established #13635</li>
<li>Sciter, cursor position mismatch</li>
<li>Mouse doesnt work after update 1.4.4 on ubuntu 25.10 (wayland)</li>
<li>Custom client, contains RustDesk #13783h</li>
<li>Wrong is_public #13701</li>
</ul>
</description>
<url>https://github.com/rustdesk/rustdesk/releases/tag/1.4.5</url>
</release>
<release version="1.4.4" date="2025-11-19">
<description>
<ul>
<li>Better Wayland support for multi scaled monitors (Gnome and KDE)</li>
<li>Edge scrolling</li>
<li>Ask for note at the end of connection</li>
<li>File transfer, auto start on reconnect</li>
<li>UI costomization for Sciter version</li>
<li>Insecure TLS option</li>
</ul>
<p>Changes</p>
<ul>
<li>rustls-tls fall back to native-tls for better TLS compatibility on all platforms</li>
<li>The http post in UI is changed from Flutter to native rust for better compatibility and consistency.</li>
<li>flatpak, socket x11, better compatibility</li>
</ul>
<p>Fixes</p>
<ul>
<li>Image paused for multiple incoming connections with multiple screens</li>
<li>Camera capture large error log</li>
<li>Show alias instead of peerId in terminal tab label</li>
<li>Reqwest proxy auth</li>
<li>keep chat window within screen bounds to prevent hidden window</li>
<li>terminal clear command on some env</li>
</ul>
</description>
<url>https://github.com/rustdesk/rustdesk/releases/tag/1.4.4</url>
</release>
<release version="1.4.3" date="2025-10-17">
<description>
<ul>
<li>Virtual mouse on mobile (demo)</li>
<li>Custom scale mode with inline controls and live apply (demo)</li>
<li>Wayland multi-monitor screen capture functionality (demo)</li>
<li>More assign from cli and devices.py</li>
<li>Address book api res/ab.py, and audit api res/audits.py</li>
<li>IPv6 prefix-based rate limiting on login failures</li>
</ul>
<p>Changes</p>
<ul>
<li>Centralize debounce of save window pos and save window pos on close</li>
<li>Touch mode option moved from peer option to local option</li>
</ul>
<p>Fixes</p>
<ul>
<li>Arch/Wayland 100% cpu</li>
<li>Websocket reconnect</li>
<li>uninstall idd</li>
</ul>
</description>
<url>https://github.com/rustdesk/rustdesk/releases/tag/1.4.3</url>
</release>
<release version="1.4.2" date="2025-09-15">
<description>
<ul>
<li>show your cursor on controlled side in view mode</li>
<li>Incremental file transfer support (both sides being 1.4.2 are required)</li>
<li>sciter hide cm #12570</li>
<li>show TCP/UDP/IPv6 in tooltip #12613</li>
<li>clipboard files, audit #12730</li>
<li>advanced option, main window, always on top #12731</li>
<li>disable-discovery-pane</li>
<li>address-book level password</li>
</ul>
<p>Changes</p>
<ul>
<li>try udp/tcp punch both at the same time</li>
<li>Enhance .desktop File with New Keywords for Improved App Discoverability #12599</li>
<li>Upgrade codecs</li>
</ul>
<p>Fixes</p>
<ul>
<li>nokhwa, win, infinite loop #12489</li>
<li>set allowMalformed to true when decode utf8 #12693</li>
<li>ios, file transfer, home dir #12657</li>
<li>On Ubuntu, the activity's name is "RustDeskURL Scheme Handler" instead of "RustDesk" at the top bar #12587</li>
<li>audio delay (Linux): added pulse audio and pipewire configuration RustDesk service #12724</li>
<li>mouse event, is in current window #12760</li>
<li>Scrambled image #12719</li>
<li>port forward, invalid msg</li>
</ul>
</description>
<url>https://github.com/rustdesk/rustdesk/releases/tag/1.4.2</url>
</release>
<release version="1.4.1" date="2025-07-23">
<description>
<p>Added</p>
<ul>
<li>Terminaln</li>
<li>UDP and IPv6 Punch</li>
<li>Stylus</li>
<li>Numberic one time password option</li>
<li>Enable force-always-relay option in address books and accessible devices</li>
</ul>
<p>Changes</p>
<ul>
<li>Force secure tcp for login session rather than ignoring timeout</li>
<li>clear the accessible devices tab when retrieving accessible devices disabled #11913</li>
<li>Improve sas</li>
</ul>
<p>Fixes</p>
<ul>
<li>len(uid) less than 4 case for "No active console user logged on" #11943</li>
<li>Test nat type for outgoing-only client</li>
<li>Untagged tag does not work in secondary or additional address books. #12061</li>
<li>bring back allow-https-21114 rustdesk/rustdesk-server-pro#570 (reply in thread)</li>
<li>linux, nokhwa, camera index #12045</li>
<li>Privacy Mode 2 Failed ChangeDisplaySettingsEx, ret: -1, last error.... #10540</li>
<li>Record directory of custom client #12171</li>
<li>rustdesk.service cause high CPU usage when idle #11157</li>
</ul>
</description>
<url>https://github.com/rustdesk/rustdesk/releases/tag/1.4.1</url>
</release>
<release version="1.4.0" date="2025-05-11">
<description>
<ul>
<li>Allow logon screen password on lock screen</li>
<li>Take screenshot</li>
<li>Hostname as id for Pro</li>
<li>Web socket support on all platform</li>
<li>Trackpad speed adjustment #11680</li>
</ul>
<p>Changes</p>
<ul>
<li>Remove system proxy dep of reqwest</li>
<li>Capitalize display name</li>
<li>Only use tcp in socks5 proxy since so many users failed to set up UDP for socks5 including ourselves</li>
<li>"Exit" changed to "Stop service" on tray to avoid confusion</li>
</ul>
<p>Fixes</p>
<ul>
<li>Tray startup is tried via sudo (and denied) which results in an email #9802</li>
<li>Http proxy with reqwest</li>
<li>Hide cm</li>
<li>Lan discovery</li>
<li>Rdp #10039</li>
<li>Mouse scroll, remote tabs #11708</li>
<li>2FA login status</li>
</ul>
</description>
<url>https://github.com/rustdesk/rustdesk/releases/tag/1.4.0</url>
</release>
<release version="1.3.9" date="2025-03-31">
<description>
<ul>
<li>View camera</li>
<li>Support Citrix session</li>
<li>allow-https-21114 option</li>
</ul>
<p>Changes</p>
<ul>
<li>Disable vram (D3D) decoder by default to avoid black screen on some desktop</li>
<li>Change msi silent installation not to start client after installation</li>
</ul>
<p>Fixes</p>
<ul>
<li>Custom client, wrong positon of settings button on left pane of main window</li>
<li>One blank window case for multiple display switch</li>
</ul>
</description>
<url>https://github.com/rustdesk/rustdesk/releases/tag/1.3.9</url>
</release>
<release version="1.3.8" date="2025-02-22">
<description>
<ul>
<li>Cross platform file copy & paste, copy to macOS not ready yet (#10671)</li>
<li>Device group</li>
<li>Allow - (dash) in id</li>
<li>Change the behavior of right click on contrlled Android to long press</li>
<li>Change "Group" tab to "Accessible devices"</li>
</ul>
<p>Fixes</p>
<ul>
<li>Window 10 and macOS window border</li>
<li>Touch move for controlling android both from desktop and mobile</li>
<li>Freezes when clicking on ID line (#10795)</li>
</ul>
</description>
<url>https://github.com/rustdesk/rustdesk/releases/tag/1.3.8</url>
</release>
<release version="1.3.7" date="2025-01-20">
<description>
<ul>
<li>New qos (#10459)</li>
<li>Create seperate executable for --service to avoid "app not open any more" problem on mac completely (#10210)</li>
</ul>
<p>Fixes</p>
<ul>
<li>Andriod update button cannot be clicked (#9407)</li>
<li>Image blur occurring at the moment of changing quality (#10399)</li>
<li>Lock the zoom when control on Android device (#10426)</li>
</ul>
</description>
<url>https://github.com/rustdesk/rustdesk/releases/tag/1.3.7</url>
</release>
<release version="1.3.6" date="2024-12-22">
<description>
<p>Added</p>
<ul>
<li>Improve macOS keyboard translate mode (#10248)</li>
</ul>
<p>Fixes</p>
<ul>
<li>Bypass permission (#2680)</li>
<li>Pasted from clipboard toast notification on Android</li>
<li>Multiple entries with poor internet connection (#10052)</li>
<li>Windows: The host's clipboard is cleared when the remote connection is closed (#10220)</li>
<li>SELinux (#10293)</li>
<li>One hardware codec failure (#10283)</li>
<li>Double cursor on arm mac introduced in 1.3.3 (#10267)</li>
<li>Linux mint freeze introduced in flutter 3.24 (#10301)</li>
<li>Pulse audio (#10197)</li>
<li>Mobile, mouse mode, right menu, unexpected click (#5345)</li>
<li>Version 1.3.5 iOS plays no sound from remote windows PC anymore (#10230)</li>
<li>Clipboard from browser to remote in web client v2</li>
</ul>
</description>
<url>https://github.com/rustdesk/rustdesk/releases/tag/1.3.6</url>
</release>
<release version="1.3.5" date="2024-12-05">
<description>
<p>Added</p>
<ul>
<li>Mobile, key help tool, more keys (#10068)</li>
</ul>
<p>Changes</p>
<ul>
<li>"Untagged" tag uses the theme accent color (#10111)</li>
<li>Linux dynamic load libva for better compatibility (#10171)</li>
</ul>
<p>Fixes</p>
<ul>
<li>Windows (64-bits) 7 support (service pack 1 required, or install this patch) (#10102)</li>
<li>Linuxmint - window is not displayed (#10134)</li>
<li>Keyboard input issues after pressed F4: some letter redirected to dock icons (#10126)</li>
<li>Cannot drag the vertical slider in RustDesk GUI (#10106)</li>
<li>Android (Mouse Mode) swipe the gesture to the right and stop in place (#10084)</li>
<li>Rounded corners are opaque black after 1.3.3 (#10121)</li>
<li>Application crashes (mac) when typing anything in ID/Relay server fields (#7766)</li>
<li>Android app "Download new version" button is not clickable (#9407)</li>
<li>rustdesk 1.3.4 on opensuse leap 15.6 doesn't show GUI main window anymore, only kde tray icon and kde symbol, 1.3.3 worked flawlessly (#10180)</li>
<li>Unable to launch macOS client 1.3.3 or 1.3.4 because of missing referenced symbols in the objective-C dylib (OSX 12.7) (#10178)</li>
</ul>
</description>
<url>https://github.com/rustdesk/rustdesk/releases/tag/1.3.5</url>
</release>
<release version="1.3.3" date="2024-11-26">
<description>
<p>Added</p>
<ul>
<li>Rotate ID3D11Texture2D (#9772)</li>
<li>Ensure cursor visible when software keyboard poped out (#9803)</li>
<li>Mobile clipboard support (#9950)</li>
<li>System sound of Mac arm (#10025)</li>
<li>"Untagged" to filter addressbook peers without tags (#10063)</li>
</ul>
<p>Changes</p>
<ul>
<li>Upgrade to Flutter 3.24 for better GPU compatibility (#5108)</li>
<li>Reverted Korean compose improvement because it causes wider problem of other languages (#9790, #9857)</li>
<li>Do not allow cursor out of canvas in mobile (#9811, #9827)</li>
<li>Remove y-pan limitation when soft keyboard appears (#9787)</li>
<li>Revert default codec back to AV1 (#9938)</li>
</ul>
<p>Fixes</p>
<ul>
<li>Refresh button when random password disabled (#9791)</li>
<li>Save / restore window position (#9875)</li>
<li>Mobile -> mobile, long press, etc (#9775, #9767)</li>
<li>Tap down trigger while two fingers scale (#9856)</li>
<li>Don't adjust canvas on gesture help show up and switch cursor mode etc (#9846, #9843, #9860)</li>
<li>Remember or configure different default display resolution per device (#9781)</li>
<li>The main interface cannot be displayed when using multiple monitors with different DPI (#6223)</li>
<li>Black screen when connecting to device with monitor off (#9884)</li>
<li>Audio cracked when streaming from Android to Windows (#9770)</li>
<li>Fix hwcodec decode failure (#9960)</li>
<li>One privacy mode 2 failure case (#9110)</li>
<li>File transfer won't do anything on empty folders (#9096)</li>
<li>hwcodec not working on Ubuntu 22.04 (#9532)</li>
<li>Android keyboard map mode workaround for swift keyboard (#10064)</li>
</ul>
</description>
<url>https://github.com/rustdesk/rustdesk/releases/tag/1.3.3</url>
</release>
<release version="1.3.2" date="2024-10-29">
<description>
<p>Added</p>
<ul>
<li>Web client v2 Preview (https://rustdesk.com/web)</li>
<li>Auto record outgoing sessions (https://github.com/rustdesk/rustdesk/discussions/5453)</li>
<li>Map mode from mobile physical keyboard to desktop (https://github.com/rustdesk/rustdesk/pull/9717)</li>
</ul>
<p>Changes</p>
<ul>
<li>No need to input password again if open file transfer from remote window (https://github.com/rustdesk/rustdesk/issues/9723)</li>
</ul>
<p>Fixes</p>
<ul>
<li>Check for software update on startup not working (https://github.com/rustdesk/rustdesk/issues/9453)</li>
<li>Shared address book swap on iOS (https://github.com/rustdesk/rustdesk/issues/9455)</li>
<li>No history / favorites sometime (https://github.com/rustdesk/rustdesk/discussions/9122)</li>
<li>Windows restore / maximize (https://github.com/rustdesk/rustdesk/issues/9481, https://github.com/rustdesk/rustdesk/issues/9479)</li>
<li>Missing bc dependency in RustDesk package (https://github.com/rustdesk/rustdesk/issues/9537)</li>
<li>Copy and paste limited in 1.3.1 (https://github.com/rustdesk/rustdesk/discussions/9568)</li>
<li>File transfer not work on controlled side in Flatpak (https://github.com/flathub/flathub/pull/5670#issuecomment-2395067890)</li>
<li>Windows, multi-window, move between monitors (https://github.com/rustdesk/rustdesk/pull/9562)</li>
<li>Wayland capslock (https://github.com/rustdesk/rustdesk/pull/9641)</li>
<li>Flickers child screen when resizing window (https://github.com/rustdesk/rustdesk/issues/8505)</li>
<li>Korean mobile input (https://github.com/rustdesk/rustdesk/pull/9644)</li>
<li>Physical display rotation (Windows vram) (https://github.com/rustdesk/rustdesk/pull/9696)</li>
<li>Window's width and height increase by 1 pixel exiting full screen (https://github.com/rustdesk/rustdesk/issues/9675)</li>
<li>Macos, mouse events, key flags (https://github.com/rustdesk/rustdesk/pull/9733)</li>
</ul>
</description>
<url>https://github.com/rustdesk/rustdesk/releases/tag/1.3.2</url>
</release>
<release version="1.3.1" date="2024-09-20"/>
</releases>
<content_rating type="oars-1.1"/>
</component>