Phosphor
Qt6 / Wayland library suite for window-management tools
 
Loading...
Searching...
No Matches
org.plasmazones.EditorController

Single-instance launch forwarding for plasmazones-editor.

Well-known name org.plasmazones.EditorController
Source XML org.plasmazones.EditorApp.xml
Methods 1
Signals 0
Properties 0

Methods

<tt>handleLaunchRequest()</tt>

Apply forwarded CLI args to the running editor (layout / screen / preview / create-new). Does not raise the window.

Arg Direction Type Description
screenId in s *(string)* Effective screen ID to open on (virtual-screen aware). Empty = keep current.
layoutId in s *(string)* Layout UUID or autotile: prefix to load. Empty = keep current.
createNew in b *(bool)* Create a new layout instead of loading one. Mutually exclusive with layoutId.
preview in b *(bool)* Open in read-only preview mode. Auto-enabled for autotile: layoutIds.