Commit Graph

6512 Commits

Author SHA1 Message Date
21pages
07d9162491 remove PopupMenuButton default tooltip, and then long press will pop up menu
Signed-off-by: 21pages <pages21@163.com>
2023-06-29 10:26:03 +08:00
21pages
52b8cbcd48 mobile material effect
Signed-off-by: 21pages <pages21@163.com>
2023-06-29 10:02:19 +08:00
21pages
08762ca727 fix note dialog
Signed-off-by: 21pages <pages21@163.com>
2023-06-29 06:48:11 +08:00
RustDesk
36753e00ca
Merge pull request #4787 from dignow/refact/touchpad_scroll
Refact/touchpad scroll
2023-06-28 23:08:08 +08:00
dignow
99a825850c trivial change
Signed-off-by: dignow <linlong1265@gmail.com>
2023-06-28 23:06:01 +08:00
dignow
8deaf8807b touchpad, linux as the controlled side, better control
Signed-off-by: dignow <linlong1265@gmail.com>
2023-06-28 23:00:29 +08:00
dignow
c8cd10b6de min scroll, 0.1 thread
Signed-off-by: dignow <linlong1265@gmail.com>
2023-06-28 22:35:21 +08:00
RustDesk
3188051667
Merge pull request #4786 from 21pages/android_approve_mode
android add approve mode
2023-06-28 20:41:05 +08:00
21pages
f38ebb7b3c android and approve mode
Signed-off-by: 21pages <pages21@163.com>
2023-06-28 20:22:57 +08:00
rustdesk
bb679bf25a may help issue #4714 #4780 2023-06-28 17:09:23 +08:00
rustdesk
9fa9128892 exit directly in rustdesk_core_main for macos 2023-06-28 12:05:27 +08:00
rustdesk
c66e8312de NSApplication.shared.terminate not exit? 2023-06-28 11:34:08 +08:00
rustdesk
8709b6bc93 reset onlinestatus after test rendezvous servers 2023-06-27 22:24:08 +08:00
rustdesk
56eac7294c reuseaddr in listen_any 2023-06-27 15:20:32 +08:00
rustdesk
22558b5775 fix ci 2023-06-27 13:52:29 +08:00
rustdesk
4146e9a334 option_env!("API_SERVER") 2023-06-27 13:39:33 +08:00
rustdesk
f2eb73ce8e missed file 2023-06-27 13:28:19 +08:00
rustdesk
46f29f41af disable windows position env, https://www.reddit.com/r/rustdesk/comments/14ijhx6/windows_10_and_11_multiple_screens_causes/ 2023-06-27 13:26:55 +08:00
rustdesk
c8176eb7c6 fix currentUser not logout when max_peer limit because my_id is not
initialzied
2023-06-27 01:16:39 +08:00
rustdesk
5b093f5f32 fix changeid 2023-06-26 23:27:18 +08:00
rustdesk
0d658963e4 Enable change id only when connected 2023-06-26 22:05:27 +08:00
RustDesk
fe1d8b7c83
Merge pull request #4777 from faustogut/patch-3
Update es.rs (check question and exclamation marks)
2023-06-26 20:18:06 +08:00
Fausto Gutierrez
78f4639ae5
Update es.rs (check question and exclamation marks)
Add missing inverted interrogation and exclamation marks

[Inverted question and exclamation marks (wikipedia)](https://en.wikipedia.org/wiki/Inverted_question_and_exclamation_marks#:~:text=The%20inverted%20question%20mark%2C%20%C2%BF%2C,as%20Asturian%20and%20Waray%20languages.)

[Question and exclamation marks at rae.es](https://www.rae.es/dpd/signos%20de%20interrogaci%C3%B3n%20y%20exclamaci%C3%B3n)

[Question and exclamation marks spelling and grammar at rae.es](https://www.rae.es/espanol-al-dia/ortografia-de-los-signos-de-interrogacion-y-exclamacion)
2023-06-26 11:06:31 +02:00
RustDesk
510ce30e5e
Merge pull request #4773 from dignow/fix/change_id_sciter
Fix/change id sciter
2023-06-25 17:42:12 +08:00
RustDesk
2408b81b27
Merge pull request #4771 from FastAct/patch-15
Update nl.rs
2023-06-25 15:48:47 +08:00
FastAct
b4f652969a
Update nl.rs 2023-06-25 09:44:36 +02:00
dignow
31ade3372c fix change id
Signed-off-by: dignow <linlong1265@gmail.com>
2023-06-25 15:37:39 +08:00
dignow
c468b48619 fix, sciter, change_id
Signed-off-by: dignow <linlong1265@gmail.com>
2023-06-25 13:14:21 +08:00
RustDesk
98e87d0c54
Merge pull request #4766 from rustdesk/revert-4611-linux-tray
Revert "linux tray as mac tray"
2023-06-25 00:46:45 +08:00
RustDesk
f635453e80
Revert "linux tray as mac tray" 2023-06-25 00:45:33 +08:00
RustDesk
2a7a96429d
Merge pull request #4765 from mehdi-song/patch-31
Update fa.rs
2023-06-25 00:26:37 +08:00
mehdi-song
f6b32d03de
Update fa.rs 2023-06-24 19:54:57 +03:30
RustDesk
50c1015e86
Merge pull request #4762 from dignow/refact/better_conditional_compilation
better conditional compilation
2023-06-24 21:59:25 +08:00
dignow
d15deabba5 better conditional compilation
Signed-off-by: dignow <linlong1265@gmail.com>
2023-06-24 21:09:45 +08:00
RustDesk
b9652d165b
Merge pull request #4760 from dignow/fix/desktop_oidc_login
fix, desktop, oidc login
2023-06-24 20:25:50 +08:00
dignow
faf0d62c3c debug, desktop oidc login
Signed-off-by: dignow <linlong1265@gmail.com>
2023-06-24 20:22:58 +08:00
dignow
5ee0d0c994 fix, desktop, oidc login
Signed-off-by: dignow <linlong1265@gmail.com>
2023-06-24 20:19:53 +08:00
RustDesk
e6a9ab32d9
Merge pull request #4759 from seffs/patch-3
Delete 'version' key from .desktop file
2023-06-24 20:07:18 +08:00
Seff
a27e628ab6
Delete 'version' key from .desktop file
Make desktop file XDG compliant
2023-06-24 13:52:44 +02:00
rustdesk
5455cd3dea better peer tab 2023-06-24 18:27:47 +08:00
rustdesk
c099ff2d8b chore 2023-06-24 17:52:48 +08:00
rustdesk
da1d3466b7 fix ci, no idea why my rustdesk_thirdparty_lib repo can not be checkout
without username
2023-06-24 16:32:39 +08:00
rustdesk
81468902ee fix ci 2023-06-24 16:21:05 +08:00
rustdesk
6e78a7debf fix ci 2023-06-24 16:16:29 +08:00
rustdesk
233e9d80e6 refactor to avoid option sync problem on android 2023-06-24 16:13:20 +08:00
rustdesk
fbf31f1f1d chore 2023-06-24 02:59:50 +08:00
RustDesk
38b74c5bae
Merge pull request #4751 from faustogut/patch-1
Update es.rs
2023-06-23 21:24:40 +08:00
RustDesk
f0ed942564
Merge pull request #4752 from faustogut/patch-2
Update es.rs
2023-06-23 21:24:11 +08:00
Fausto Gutierrez
62c83b26ec
Update es.rs
Fix "Create Desktop Shortcut" translation
2023-06-23 14:57:10 +02:00
Fausto Gutierrez
e7e0721579
Update es.rs
Fix translation for unremember password
2023-06-23 14:51:16 +02:00