mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-05-11 10:26:19 +02:00
fix: mobile actions, position (#8446)
Signed-off-by: fufesou <linlong1266@gmail.com>
This commit is contained in:
parent
a9e0ea8520
commit
40cb59336f
8 changed files with 164 additions and 48 deletions
|
@ -142,6 +142,8 @@ const String kOptionDisableFloatingWindow = "disable-floating-window";
|
|||
|
||||
const String kOptionKeepScreenOn = "keep-screen-on";
|
||||
|
||||
const String kOptionShowMobileAction = "showMobileActions";
|
||||
|
||||
const String kUrlActionClose = "close";
|
||||
|
||||
const String kTabLabelHomePage = "Home";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue