fufesou
511a0b3693
refact: macos, comments, resolution list ( #11830 )
...
Signed-off-by: fufesou <linlong1266@gmail.com >
2025-05-21 18:23:14 +08:00
fufesou
06ab987e32
fix: macos, hidpi, resolutions ( #11825 )
...
Signed-off-by: fufesou <linlong1266@gmail.com >
2025-05-21 16:53:02 +08:00
YGF
f1a4494e3c
fix: parameter error ( #11777 )
2025-05-16 09:52:40 +08:00
fufesou
9d0d729522
Refact/update printer ( #11748 )
...
* refact: update printer
Signed-off-by: fufesou <linlong1266@gmail.com >
* fix: uninstall the printer for normal users
Signed-off-by: fufesou <linlong1266@gmail.com >
---------
Signed-off-by: fufesou <linlong1266@gmail.com >
2025-05-13 19:33:00 +08:00
fufesou
4c354ee1ae
refact: install printer ( #11745 )
...
Signed-off-by: fufesou <linlong1266@gmail.com >
2025-05-13 14:14:54 +08:00
fufesou
f56c5c1bbb
fix: win, prompt uac, update_install_option ( #11741 )
...
Signed-off-by: fufesou <linlong1266@gmail.com >
2025-05-13 10:20:57 +08:00
fufesou
ea106354af
fix: win, only start tray if is installed exe ( #11737 )
...
Signed-off-by: fufesou <linlong1266@gmail.com >
2025-05-12 21:46:05 +08:00
fufesou
61cdb60362
fix: rdp ( #11670 )
...
Signed-off-by: fufesou <linlong1266@gmail.com >
2025-05-07 21:24:14 +08:00
fufesou
d56df22838
fix: win, tray, detect cmdline ( #11638 )
...
target x86, run on x64
Signed-off-by: fufesou <linlong1266@gmail.com >
2025-05-05 08:51:25 +08:00
fufesou
ca00706a38
feat, update, win, macos ( #11618 )
...
Signed-off-by: fufesou <linlong1266@gmail.com >
2025-05-04 07:32:47 +08:00
fufesou
20fcddffbd
fix: build ( #11611 )
...
Signed-off-by: fufesou <linlong1266@gmail.com >
2025-04-30 23:49:18 +08:00
fufesou
198967ea35
fix: allow logon screen password, on lock screen ( #11566 )
...
Signed-off-by: fufesou <linlong1266@gmail.com >
2025-04-25 10:37:09 +08:00
fufesou
279fb72a4f
fix: remote printer, update install option ( #11461 )
...
* fix: remote printer, update install option
Signed-off-by: fufesou <linlong1266@gmail.com >
* Add comments
Signed-off-by: fufesou <linlong1266@gmail.com >
* Add comments
Signed-off-by: fufesou <linlong1266@gmail.com >
* Win, run_cmds, remove extra whitespace and newline
Signed-off-by: fufesou <linlong1266@gmail.com >
---------
Signed-off-by: fufesou <linlong1266@gmail.com >
2025-04-24 18:24:22 +08:00
fufesou
4b14f86134
refact: remote printer, log ( #11271 )
...
Signed-off-by: fufesou <linlong1266@gmail.com >
2025-03-28 10:56:19 +08:00
fufesou
f4bbf82363
feat: remote printer ( #11231 )
...
Signed-off-by: fufesou <linlong1266@gmail.com >
2025-03-27 15:34:27 +08:00
rustdesk
f1d2073d43
revert back, because useless
2025-03-12 20:06:35 +08:00
rustdesk
f7c930e153
fix https://github.com/rustdesk/rustdesk/discussions/11104
2025-03-12 19:07:25 +08:00
rustdesk
7305b6bd1c
https://github.com/rustdesk/rustdesk/discussions/937#discussioncomment-12373814 try to support citrix session
2025-03-03 19:06:01 +08:00
fufesou
f08cb0412d
fix: windows, dll, pre-loading attack ( #10608 )
...
Signed-off-by: fufesou <linlong1266@gmail.com >
2025-01-26 19:39:38 +08:00
rustdesk
ef90ab2bd4
compelete fix https://github.com/rustdesk/rustdesk/discussions/10210
...
rather than the awful workaround
2025-01-01 23:05:52 +08:00
Integral
49dabd3533
refactor: replace &PathBuf with &Path to enhance generality ( #10332 )
2024-12-23 20:28:04 +08:00
21pages
773b9d6645
win7 uses soft rendering by default ( #10139 )
...
win7 vm got black screen on remote window with texture rendering
Signed-off-by: 21pages <sunboeasy@gmail.com >
2024-12-02 17:10:34 +08:00
21pages
defb3e6c73
fix gtk-sudo in non-English linux ( #9680 )
...
change LC_ALL from C.UTF-8 to C
Signed-off-by: 21pages <pages21@163.com >
2024-10-17 20:05:13 +08:00
rustdesk
cc860b2906
https://github.com/flathub/flathub/pull/5670#issuecomment-2395337173
2024-10-07 15:26:41 +08:00
rustdesk
e7353be0cd
fix https://github.com/flathub/flathub/pull/5670#issuecomment-2395067890
2024-10-06 09:25:40 +08:00
21pages
3d5262c36f
opt gtk sudo ui, fix edit button show ( #9399 )
...
Signed-off-by: 21pages <sunboeasy@gmail.com >
2024-09-20 11:06:56 +08:00
21pages
88a99211f3
replace pkexec with gtk sudo ( #9383 )
...
* Fix https://github.com/rustdesk/rustdesk/issues/9286 , replace pkexec
with gtk sudo. Tested on gnome (ubuntu 22.04, debian 13), xfce (manjaro, suse), kde (kubuntu 23), lxqt (lubuntu 22), Cinnamon (mint 21.3), Mate (mint 21.2)
* Fix incorrect config of the main window opened by the tray, replace
xdg-open with run_me, replace with dbus + run_me
* Fix `check_if_stop_service`, it causes the problem fixed in
https://github.com/rustdesk/rustdesk/pull/8414 , now revert that fix and fix itself.
Signed-off-by: 21pages <sunboeasy@gmail.com >
2024-09-19 18:47:37 +08:00
rustdesk
e20f5dd001
fix ci
2024-09-18 13:00:15 +08:00
rustdesk
e1a6ccc100
fix ci
2024-09-18 12:37:26 +08:00
rustdesk
2e7bd26e4c
fix leak fix
2024-09-13 15:42:51 +08:00
rustdesk
179b562472
another leak
2024-09-13 15:41:42 +08:00
rustdesk
cacca7295c
fix memory leak on mac because of wrong use of objc, by wrapping autoreleasepool
2024-09-12 14:26:29 +08:00
21pages
f0ca4b9fee
--no-server parameter to avoid server ipc occupied by ui ( #9272 )
...
Signed-off-by: 21pages <pages21@163.com >
2024-09-06 14:43:38 +08:00
fufesou
e3f6829d02
refact: android ios, lan discovery ( #9207 )
...
* refact: android ios, lan discovery
Signed-off-by: fufesou <linlong1266@gmail.com >
* fix: build and runtime error
Signed-off-by: fufesou <linlong1266@gmail.com >
---------
Signed-off-by: fufesou <linlong1266@gmail.com >
2024-08-30 00:37:38 +08:00
rustdesk
f3a2733d75
start mac service more later
2024-08-27 20:25:01 +08:00
rustdesk
690a2c8399
still find delegate failure when my mac restarted automatically sometimes
2024-08-26 17:07:02 +08:00
rustdesk
579e0fac36
fix https://github.com/rustdesk/rustdesk/issues/9088
2024-08-16 12:20:40 +08:00
21pages
07cf1b4db5
fix wallpaper get sid ( #9058 )
...
Signed-off-by: 21pages <sunboeasy@gmail.com >
2024-08-14 18:09:47 +08:00
fufesou
6625aca994
fix: win, virtual display ( #9023 )
...
1. Default resolution 1920x1080.
2. Restore on conn & disconn.
Signed-off-by: fufesou <linlong1266@gmail.com >
2024-08-11 19:26:41 +08:00
fufesou
f4c40d733e
Fix/exe upgrade options ( #9001 )
...
* fix: exe upgrade, use previous options
Signed-off-by: fufesou <linlong1266@gmail.com >
* refact: msi, shortcuts options, swap pos
Signed-off-by: fufesou <linlong1266@gmail.com >
---------
Signed-off-by: fufesou <linlong1266@gmail.com >
2024-08-08 22:07:06 +08:00
rustdesk
421ddc0016
fix https://github.com/rustdesk/rustdesk/issues/4863
2024-08-06 12:11:03 +08:00
Bot_wxt1221
de375c91bb
fix: nixos's headless mode. ( #8774 )
2024-07-21 17:05:32 +08:00
dignow
d3454f07d3
fix: move some crates to rustdesk-org ( #8772 )
...
Signed-off-by: fufesou <linlong1266@gmail.com >
Co-authored-by: fufesou <linlong1266@gmail.com >
2024-07-20 23:49:40 +08:00
21pages
3ae1638125
fix extracted forground window not foreground ( #8521 )
...
Signed-off-by: 21pages <sunboeasy@gmail.com >
2024-06-28 22:36:29 +08:00
21pages
cfd27c8d87
wakelock not block system sleep ( #8504 )
...
Signed-off-by: 21pages <sunboeasy@gmail.com >
2024-06-27 20:09:51 +08:00
rustdesk
0bf9de8256
also check --server in loop
2024-06-19 21:29:54 +08:00
rustdesk
27478946ea
open new window not always work, so give it a little time before exit
2024-06-19 21:17:26 +08:00
rustdesk
1f25a8af86
fix macos stop service on gui not restart
2024-06-19 20:23:05 +08:00
rustdesk
d75caad71f
move --server check into daemon.plist
2024-06-19 19:54:30 +08:00
rustdesk
adf0226641
fix ci and make macos service time check more aggressive
2024-06-19 19:10:44 +08:00