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 |
|
Kingtous
|
e323419306
|
fix: add tray window cfg
|
2022-11-04 19:56:17 +08:00 |
|
Kingtous
|
c4a2325d94
|
fix: windows compile
|
2022-11-04 19:43:54 +08:00 |
|
Kingtous
|
821f042fd9
|
opt: add join handler to prevent server stopped
|
2022-11-04 19:28:30 +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 |
|
21pages
|
a06753bbdd
|
update tray status
Signed-off-by: 21pages <pages21@163.com>
|
2022-10-29 22:04:00 +08:00 |
|
rustdesk
|
2567256dcb
|
moved all png to res
|
2022-09-18 11:22:30 +08:00 |
|
rustdesk
|
c1bad84a86
|
100% open source
|
2022-05-12 17:35:25 +08:00 |
|