cxl
|
7964afeb84
|
resolution changed, no need to reconnect
Signed-off-by: cxl <xiaolong.chen@nazhiai.com>
|
2021-11-21 22:45:12 +08:00 |
|
RustDesk
|
3759347d47
|
Merge pull request #294 from hatamiarash7/master
Spell & Format
|
2021-11-15 00:12:59 +08:00 |
|
Arash Hatami
|
2758f6b7d5
|
Fix misspelled words
|
2021-11-14 19:01:34 +03:30 |
|
Arash Hatami
|
70a4ee4318
|
Merge branch 'rustdesk:master' into master
|
2021-11-14 18:52:51 +03:30 |
|
Arash Hatami
|
7f13edd14a
|
Fix misspelled words
|
2021-11-14 18:52:05 +03:30 |
|
Arash Hatami
|
96208e9fef
|
git ignore .vscode
|
2021-11-14 18:36:03 +03:30 |
|
rustdesk
|
e6bd5b0698
|
pb in version
|
2021-11-07 10:18:10 +08:00 |
|
rustdesk
|
231231e51f
|
refactor
|
2021-10-30 14:03:33 +08:00 |
|
RustDesk
|
247ea5fed3
|
Merge pull request #279 from cc-morning/master
Clipboard service optimization and bug fixes
|
2021-10-30 12:50:39 +08:00 |
|
cc-morning
|
0cf2db9239
|
Clipboard listener lifecycle follows service
|
2021-10-27 20:02:17 +08:00 |
|
cc-morning
|
318e3cbd7d
|
Code Format
|
2021-10-26 16:59:31 +08:00 |
|
cc-morning
|
5164f76919
|
Fix lost clipboard content again
|
2021-10-25 16:25:23 +08:00 |
|
cc-morning
|
972ec8d79d
|
Fix missing clipboard content
|
2021-10-24 23:47:02 +08:00 |
|
RustDesk
|
516904551c
|
Merge pull request #268 from cc-morning/master
Optimize clipboard change listener
|
2021-10-24 00:45:52 +08:00 |
|
cc-morning
|
1bf80e3dd6
|
Optimize clipboard change listener
|
2021-10-22 16:02:01 +08:00 |
|
RustDesk
|
8f22273759
|
Update ci.yml
|
2021-10-21 10:00:53 +08:00 |
|
rustdesk
|
1ddd5203e5
|
fix overflow
|
2021-10-20 17:03:48 +08:00 |
|
RustDesk
|
62d2c0fb6d
|
Merge pull request #265 from dannkunt/master
Fix buiding trough docker
|
2021-10-20 14:24:44 +08:00 |
|
dannkunt
|
0db250f02a
|
Delete this code
This code is unnessesary and bug casing with previous fix
|
2021-10-20 08:38:36 +03:00 |
|
dannkunt
|
8be912a8cf
|
Add user privelege
To fix this
|
2021-10-20 08:35:52 +03:00 |
|
RustDesk
|
03f913e49d
|
Merge pull request #256 from starccy/multiple-selection
Transfer multiple files
|
2021-10-19 23:36:15 +08:00 |
|
Starccy
|
fb126164ef
|
use multiple jobs to delete
|
2021-10-19 21:52:59 +08:00 |
|
Starccy
|
eea85b9b5a
|
send & receive multiple files
|
2021-10-17 21:27:10 +08:00 |
|
RustDesk
|
b16b2bc1b4
|
Merge pull request #253 from palfrey/ci
CI setup
|
2021-10-12 23:47:09 +08:00 |
|
Tom Parker-Shemilt
|
55d21ab151
|
Just build the tests
|
2021-10-11 22:35:31 +01:00 |
|
Tom Parker-Shemilt
|
d25e17317d
|
Skip tests for the moment
|
2021-10-11 22:09:13 +01:00 |
|
Tom Parker-Shemilt
|
7a7cca7e45
|
Add rust cache
|
2021-10-11 21:48:56 +01:00 |
|
Tom Parker-Shemilt
|
0ef4246360
|
Set vcpkg commit id
|
2021-10-11 21:40:06 +01:00 |
|
Tom Parker-Shemilt
|
686e495171
|
Initial CI setup
|
2021-10-11 21:36:45 +01:00 |
|
rustdesk
|
c0db2e6da4
|
refactor and fix
|
2021-10-08 00:16:10 +08:00 |
|
rustdesk
|
c0459b8f94
|
move change wayland to linux section
|
2021-10-02 08:51:56 +08:00 |
|
rustdesk
|
678a3d2d28
|
README format bug
|
2021-10-02 08:48:41 +08:00 |
|
Arash Hatami
|
2894a5ab7b
|
Format rust files
|
2021-10-01 22:48:04 +03:30 |
|
RustDesk
|
2efd0e61b4
|
Merge pull request #243 from hatamiarash7/master
Update Readme & Other Markdown files
|
2021-10-01 17:05:17 +08:00 |
|
Arash Hatami
|
18b1646cd4
|
Fix Markdown syntax in all MD files
|
2021-10-01 12:28:08 +03:30 |
|
Arash Hatami
|
66cdbbacd0
|
Update README.md
- Remove extra space after `git clone` command
- Add `VCPKG_ROOT` env before `cargo run` command
|
2021-10-01 12:10:53 +03:30 |
|
rustdesk
|
aaba4c144c
|
fix README
|
2021-09-30 12:07:18 +08:00 |
|
RustDesk
|
2d5758e880
|
Update README.md
|
2021-09-30 12:01:45 +08:00 |
|
RustDesk
|
b20ec86fac
|
Merge pull request #237 from kerlw/master
Add some optimization options for Chinese developer in README-ZH.md.
|
2021-09-26 10:10:57 +08:00 |
|
kerl.d.w
|
1df5234eea
|
Add some optimization options for Chinese developer in README-ZH.md.
|
2021-09-26 09:51:40 +08:00 |
|
RustDesk
|
1b8dbbeac9
|
https://github.com/rustdesk/rustdesk/issues/226
|
2021-09-12 17:53:45 +08:00 |
|
RustDesk
|
c5f1222476
|
Merge pull request #224 from desertstsung/addfun/relogin_xorg
add function
|
2021-09-09 18:24:58 +08:00 |
|
desertstsung
|
1009eabdfe
|
add function
relogin required if current is wayland
|
2021-09-09 15:07:09 +08:00 |
|
open-trade
|
8138a661a6
|
new fall back to gdi
|
2021-09-07 19:03:59 +08:00 |
|
RustDesk
|
d369955790
|
Merge pull request #221 from desertstsung/ui/labelchange
ui label change
|
2021-09-06 20:59:12 +08:00 |
|
desertstsung
|
0afca9d1ea
|
ui label change:
src/ui/index.tis#L547:Fix it -> Disable it
|
2021-09-06 20:41:37 +08:00 |
|
rustdesk
|
0325500ebf
|
refactor
|
2021-08-29 19:26:33 +08:00 |
|
RustDesk
|
b0dfd777fb
|
Update Cargo.toml
|
2021-08-24 22:18:39 +08:00 |
|
rustdesk
|
1a54c50c6f
|
fix cpal crash on alsa linu
|
2021-08-23 13:04:21 +08:00 |
|
RustDesk
|
5d26dbaa90
|
Merge pull request #202 from open-trade/patch-1
My stupidness
|
2021-08-20 13:59:21 +08:00 |
|