Treeland output manager
treeland_output_manager_v1
version 1
expose which is the primary display
Protocol for telling which is the primary display among the selection of enabled outputs.
set_primary_output(output: string)
Argument | Type | Description |
---|---|---|
output | stringallow null |
Select which primary output to use
treeland_output_manager_v1::destroy
Type: destructorsince 1
destroy()
Destroy the primary output notifier.
primary_output(output_name: string)
Argument | Type | Description |
---|---|---|
output_name | string | the name of the output |
Provide the current primary output's name
Specifies which output is the primary one identified by their name.
Compositor Support
Mutter | KWin | Sway | COSMIC | Hyprland | niri | Weston | Labwc | Cage | Wayfire | GameScope | Jay | Mir | Treeland | Louvre | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
treeland_output_manager_v1 | x | x | x | x | x | x | x | x | x | x | x | x | x | 1 | x |
Copyright
SPDX-FileCopyrightText: 2024 UnionTech Software Technology Co., Ltd. SPDX-License-Identifier: MIT