Commit Graph

209 Commits

Author SHA1 Message Date
21pages ee0e84be37 update flutter_rust_bridge to latest
Signed-off-by: 21pages <pages21@163.com>
2023-01-20 14:53:52 +08:00
fufesou 4c6145dccf remove unwrap() && fix input source group
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-01-10 15:12:36 +08:00
21pages dac476bce0 update hwcodec spell
Signed-off-by: 21pages <pages21@163.com>
2023-01-10 12:57:56 +08:00
fufesou d2717f29bf fix arrow keys on MacOS
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-01-09 14:36:42 +08:00
21pages 5f6a264278 optional software render to fix flutter render problem on some nvidia
card

Signed-off-by: 21pages <pages21@163.com>
2023-01-05 16:46:39 +08:00
fufesou fd974caa8d try fix https://github.com/rustdesk/rustdesk/issues/2670
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-01-04 16:42:08 +08:00
fufesou 97718b33a6 remove expect
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-01-02 13:11:25 +08:00
Kingtous 68e0f336cb fix: macos crash on get interfaces 2022-12-30 22:57:44 -08:00
fufesou 94cecb1860 macos, use private CGEventSource
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-29 17:13:12 +08:00
fufesou 01ade73304 fix macos sticky fn, https://stackoverflow.com/questions/74938870/sticky-fn-after-home-is-simulated-programmatically-macos
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-29 14:37:09 +08:00
fufesou b9ee0590bb update rdev dep
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-28 15:31:01 +08:00
fufesou be20e03ee1 fix MacOS kVK_ISO_Section
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-28 15:31:01 +08:00
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