fufesou
810b980e6b
Try fix, click tray icon, run main window ( #7540 )
...
* Try fix, click tray icon, run main window
Signed-off-by: fufesou <shuanglongchen@yeah.net>
* Remove start uni link on Windows, use 'run_me' instead
Signed-off-by: fufesou <shuanglongchen@yeah.net>
---------
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2024-03-28 11:14:03 +08:00
rustdesk
85f387bfb9
improve https://github.com/rustdesk/rustdesk/discussions/5631#discussioncomment-8916273
2024-03-27 00:38:13 +08:00
rustdesk
30f84e78e1
fix custom tray of mac
2024-03-24 22:17:40 +08:00
rustdesk
ef27cd6c5c
custom.txt and tray for mac
2024-03-24 20:09:37 +08:00
rustdesk
a9b0bc0409
fix some minors of custom client
2024-03-15 00:26:53 +08:00
rustdesk
be301b825f
load tray icon from asset
2024-03-12 22:13:28 +08:00
rustdesk
a28c9f8f36
remove more "rustdesk" built-in
2024-02-25 13:29:06 +08:00
fufesou
8c108065eb
Refact. Replace all tokio::time::interval()
( #7173 )
...
* Refact. Replace all `tokio::time::interval()`
Signed-off-by: fufesou <shuanglongchen@yeah.net>
* Refact Better min_interval for `ThrottledInterval`.
Signed-off-by: fufesou <shuanglongchen@yeah.net>
---------
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2024-02-18 21:18:00 +08:00
21pages
2a0c081380
fix windows ci ( #7156 )
...
Signed-off-by: 21pages <pages21@163.com>
2024-02-16 15:24:43 +08:00
rustdesk
f7f3bc8bee
fix mac tray icon to use template icon, no need to know theme any more
2024-02-16 12:29:32 +08:00
rustdesk
5fb026b8d5
fix https://github.com/rustdesk/rustdesk/discussions/7143
2024-02-15 21:12:24 +08:00
rustdesk
fc110c4988
Fix icon color on Sonoma
2023-12-09 10:18:13 +08:00
dignow
a32e740242
fix build linux
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-10-18 08:07:10 +08:00
21pages
d3ce8203be
win,linux remove desktop wallpaper
...
Signed-off-by: 21pages <pages21@163.com>
2023-10-13 13:58:11 +08:00
21pages
3389c798f6
remove mac tray session count tooltip, which won't be shown
...
Signed-off-by: 21pages <pages21@163.com>
2023-09-18 14:49:51 +08:00
21pages
c254eebea2
windows/mac tray tooltip show controlled session count
...
* ubuntu 22.04 can't see tooltip
Signed-off-by: 21pages <pages21@163.com>
2023-09-13 12:14:25 +08:00
rustdesk
85c149d8e4
mainly for mac, if somehow --server not killed
2023-08-12 15:17:00 +08:00
rustdesk
d9f58ed4df
workaround of exit tray in windows
2023-07-02 11:22:52 +08:00
rustdesk
8ab2a79fa2
refactoring conn audit, add session_id (both session_id and conn_id on
...
sever side), use session_id instead of conn_id for client id, and remove
conn_id in protobuf
2023-07-01 16:21:36 +08:00
rustdesk
324447ffc8
fix sciter bundle
2023-06-30 22:13:34 +08:00
RustDesk
f635453e80
Revert "linux tray as mac tray"
2023-06-25 00:45:33 +08:00
NicKoehler
fac3ec7697
linux tray as mac tray
2023-06-10 18:50:28 +02:00
rustdesk
9677bd1863
exit directly if no --server for --tray
2023-06-10 22:26:30 +08:00
rustdesk
7fba1800ec
fix linux uni (url) and tray exit
2023-06-10 18:24:03 +08:00
rustdesk
644da37a4f
refactor tray uninstall service
2023-06-09 22:02:25 +08:00
rustdesk
7f51f8d976
refactor linux install/uninstall service as windows
2023-06-07 23:08:50 +08:00
rustdesk
14541fd182
fix tray
2023-06-06 01:47:02 +08:00
rustdesk
77c9341ba5
open uni on tray instead, though double click not work on stupid tauri
...
tray-icon
2023-06-06 01:22:55 +08:00
rustdesk
b07ac438f5
working on windows service install/uninstall
2023-06-05 20:27:48 +08:00
Kingtous
7a82070420
fix: make event loop in tray compatible with main window
2023-05-02 12:52:27 +08:00
rustdesk
c5d7e5dfda
fix : #3369
2023-03-02 13:32:21 +08:00
rustdesk
bb26ba3384
Exit in mac tray
2023-02-23 20:01:50 +08:00
rustdesk
fdc04266f6
fix #1947
2023-02-23 19:28:30 +08:00
fufesou
8852d97efc
fix build linux
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-19 12:52:41 +08:00
rustdesk
f7643077d3
new tray
2023-02-09 21:28:42 +08:00
rustdesk
7c834a6001
more comment
2023-01-19 18:26:59 +08:00
rustdesk
34f167b5fc
let's do it with objc with svg support later.
2023-01-19 18:25:13 +08:00
rustdesk
75c43a01fa
mac try x2 png not work, revert
2023-01-19 18:23:04 +08:00
rustdesk
037120fe02
typo
2023-01-11 15:51:27 +08:00
rustdesk
2ca65a4cf8
fix ci
2023-01-11 15:50:20 +08:00
rustdesk
3cbcd2e46a
mac tray icon opt
2023-01-11 15:35:35 +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
rustdesk
cfaeb6ac0a
fix ci
2022-12-29 00:16:41 +08:00
Kingtous
7f4a453cc8
opt: listen status for system tray on Linux
2022-12-10 10:57:21 +08:00
Kingtous
6d0039b104
opt: stop show tray icon in root mode
2022-11-19 20:07:46 +08:00
rustdesk
03ae220f71
macos tray
2022-11-18 18:36:25 +08:00
fufesou
b000fd1ea8
build linux
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-10 23:33:36 +08:00
fufesou
50d885d3e7
Remove SharedPreferences, debug win
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-10 23:33:24 +08:00
fufesou
60e8dd840f
Remote side has a higher priority on mouse control
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-09 15:06:00 +08:00
RustDesk
eec5c16876
Merge pull request #1962 from Kingtous/feat/linux_tray
...
feat: linux tray
2022-11-04 20:17:35 +08:00