Commit Graph

197 Commits

Author SHA1 Message Date
fufesou
b241925fe0 keyboard support more keys
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-27 13:26:05 +08:00
RustDesk
9c24117b13
Revert "Implement RGB0 pixel format " 2022-12-22 12:22:26 +08:00
fufesou
92f31d3020 fix win-linux IntlBackslash
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-21 22:30:53 +08:00
Sangha Lee
d910e7ad96
update gstreamer 2022-12-21 03:32:42 +09:00
fufesou
4b571aaa33 refact keyboard, mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-18 15:03:39 +08:00
fufesou
47658667d6 Merge branch 'master' into keyboard 2022-12-14 11:12:55 +08:00
rustdesk
cd511010a8 update lock 2022-12-13 00:10:53 +08:00
Kingtous
5aaaf2a5e1 update: deps 2022-12-11 23:37:07 +08:00
Asura
941b7a365b opt: catch error of grab 2022-12-11 06:22:24 -08:00
Kingtous
7f4a453cc8 opt: listen status for system tray on Linux 2022-12-10 10:57:21 +08:00
rustdesk
22d071d2ef change to rustdesk/rdev and remove warn 2022-12-08 20:08:33 +08:00
fufesou
e6264038da win set extra info while simulate inputs
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-03 21:23:19 +08:00
Kingtous
55004f9159 opt: arm specific meta
opt: combine rpm package

fix: rpm & PKGBUILD
2022-11-25 20:40:36 +08:00
Xerxes-2
cf721e9bb3 support CIDR for whitelist
Signed-off-by: Xerxes-2 <dspxue@gmail.com>
2022-11-23 05:07:22 +11:00
fufesou
aa3b8ca084 virtual display remove static links
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-18 17:55:21 +08:00
fufesou
27e7b57222 move virtual display to lib workspace
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-18 17:55:21 +08:00
fufesou
26e8355528 dynamic library - win virtual display
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-18 17:55:21 +08:00
fufesou
4bd1a39ac4 fix big init resizeEdgeSize
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-17 20:24:17 +08:00
21pages
8e1545b432 portable service
Signed-off-by: 21pages <pages21@163.com>
2022-11-15 17:05:10 +08:00
21pages
b3ce8789a2 fix hwcodec available decoders by compile res file to library
Signed-off-by: 21pages <pages21@163.com>
2022-11-14 19:51:11 +08:00
21pages
26b92932f5 update hwcodec, compile ffmpeg on ubuntu18, glibc 2.27
Signed-off-by: 21pages <pages21@163.com>
2022-11-08 22:15:01 +08:00
fufesou
3454454bd5 account oidc init rs
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-07 15:18:57 +08:00
Asura
996a317b57 refactor: keyboard listen and grab && fix shift + scroll 2022-11-04 13:42:10 +08:00
RustDesk
eec5c16876
Merge pull request #1962 from Kingtous/feat/linux_tray
feat: linux tray
2022-11-04 20:17:35 +08:00
Kingtous
220d056760 feat: implement tray in linux 2022-11-04 19:21:09 +08:00
21pages
a2f1ab80da run_uac with wchar, refactor elevate_or_run_as_system
Signed-off-by: 21pages <pages21@163.com>
2022-11-04 19:07:21 +08:00
rustdesk
17123ce9ee revert Cargo.lock for CI 2022-10-31 23:59:52 +08:00
rustdesk
e8182e762d remove another transmute_copy 2022-10-31 23:41:51 +08:00
21pages
cc30b9f8a5 remove startup elevation, update impersonate_system
Signed-off-by: 21pages <pages21@163.com>
2022-10-30 19:55:59 +08:00
Kingtous
3d7736836f feat: add dbus and cli connect support 2022-10-11 23:22:57 +08:00
Asura
2252d6345a refactor grab hot key
add compile condition
2022-10-09 22:57:53 -07:00
Asura
f2a5b77d7a set map as default keyboard mode 2022-10-09 22:57:53 -07:00
Chieh Wang
87ee359536 Feat: Grab hot key 2022-10-09 22:57:37 -07:00
21pages
02aedd234c prompt foreground window elevation
Signed-off-by: 21pages <pages21@163.com>
2022-09-29 09:13:20 +08:00
21pages
e1c2b8de6e windows portable: request elevation && run as system
Signed-off-by: 21pages <pages21@163.com>
2022-09-29 09:13:19 +08:00
21pages
e74f155cb6 fix recording start stop
Signed-off-by: 21pages <pages21@163.com>
2022-09-22 09:57:52 +08:00
21pages
9489877c78 video record
Signed-off-by: 21pages <pages21@163.com>
2022-09-22 09:57:52 +08:00
rustdesk
f0208c759b https://github.com/rustdesk/rustdesk/pull/1562 2022-09-18 13:13:45 +08:00
RustDesk
1f9efc200c
Merge pull request #1566 from rustdesk/dependabot/cargo/tokio-util-0.7.4
Bump tokio-util from 0.7.3 to 0.7.4
2022-09-17 21:48:36 +08:00
RustDesk
68a77cd151
Merge pull request #1565 from rustdesk/dependabot/cargo/sha2-0.10.6
Bump sha2 from 0.10.2 to 0.10.6
2022-09-17 21:48:26 +08:00
dependabot[bot]
7d7f0e6238
Bump tokio-util from 0.7.3 to 0.7.4
Bumps [tokio-util](https://github.com/tokio-rs/tokio) from 0.7.3 to 0.7.4.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.3...tokio-util-0.7.4)

---
updated-dependencies:
- dependency-name: tokio-util
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-17 11:26:44 +00:00
dependabot[bot]
e871663a86
Bump sha2 from 0.10.2 to 0.10.6
Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.10.2 to 0.10.6.
- [Release notes](https://github.com/RustCrypto/hashes/releases)
- [Commits](https://github.com/RustCrypto/hashes/compare/sha2-v0.10.2...sha2-v0.10.6)

---
updated-dependencies:
- dependency-name: sha2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-17 11:26:44 +00:00
dependabot[bot]
ec0e5f52f9
Bump hound from 3.4.0 to 3.5.0
Bumps [hound](https://github.com/ruuda/hound) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/ruuda/hound/releases)
- [Changelog](https://github.com/ruuda/hound/blob/master/changelog.md)
- [Commits](https://github.com/ruuda/hound/commits)

---
updated-dependencies:
- dependency-name: hound
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-17 11:26:30 +00:00
csf
f310251cfc feat mediacodec: Android H264/H265 decoder support 2022-09-15 20:40:29 +08:00
Asura
9502a2eddc Fix altgr of Korean 2022-09-14 05:31:19 -07:00
Asura
e6b1b007a6 Fix compile on android 2022-09-14 05:01:14 -07:00
Asura
7ffa407604 Fix logger without ui 2022-09-13 06:33:56 -07:00
Kingtous
2d93460873 feat: flatpak and flutter build 2022-09-08 18:27:38 +08:00
asur4s
2d7cd7c864 Refactor: tfc 2022-09-05 11:50:42 -04:00
Asura
79aec0a63f Fix compile error 2022-09-04 16:50:25 +08:00