|InteractionRelay|'''[[Component:DesktopInteractionRelay|DesktopInteractionRelay]]'''|TypeAdv0=true| The relay allowing desktop interaction.
|Index|Int|
|Index|Int| The display to show in a multi monitor settup.
|FollowCursor|Bool|
|FollowCursor|Bool| whether the desktop cursor should follow the Resonite dash cursor when not clicking.
|Brightness|Float|
|Brightness|Float| how bright the desktop display should be in the dash.
|Opacity|Float|
|Opacity|Float| how transparent the desktop display should be in the dash.
|LegacyInputMode|Bool|
|LegacyInputMode|Bool| Whether to use the legacy input system for desktop interaction.
}}
}}
== Behavior ==
== Sync Delegates ==
{{Table ComponentTriggers
|OnDisplayItemGenerated:[[Type:Action`2|Action`2]]<[[Type:Display|Display]], [[Type:Slot|Slot]]>|[[Type:Action`2|Action`2]]<[[Type:Display|Display]], [[Type:Slot|Slot]]>|true| Used to handle the creation of new displays and their UI from a [[Component:DesktopDisplayLayout|DesktopDisplayLayout]].
|OnSwitchDisplay:[[Type:ButtonEventHandler`1|ButtonEventHandler`1]]<[[Type:Int|Int]]>|[[Type:ButtonEventHandler`1|ButtonEventHandler`1]]<[[Type:Int|Int]]>|true| handles switching the viewed desktop display for this component.
|OnOpenKeyboard:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Handles the opening of a keyboard and focusing it to the desktop.
|OnOpenStartMenu:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| handles opening a computer's start menu.
}}
== Examples ==
== Examples ==
Used in the user dash.
== See Also ==
== See Also ==
Line 23:
Line 30:
[[Category:Components:Input:Desktop{{#translation:}}|Desktop Control Dialog]]
[[Category:Components:Input:Desktop{{#translation:}}|Desktop Control Dialog]]
[[Category:Components{{#translation:}}|Desktop Control Dialog]]
[[Category:Components{{#translation:}}|Desktop Control Dialog]]
[[Category:ComponentStubs]]
Latest revision as of 06:30, 17 March 2025
Component image
Desktop Control Dialog component as seen in the Scene Inspector
The DesktopControlDialog is used to change the settings for what desktop to control and how to control it.