KDE output order
kde-output-order-v1
kde_output_order_v1
version 1Announce order of outputs
Announce the order in which desktop environment components should be placed on outputs. The compositor will send the list of outputs when the global is bound and whenever there is a change.
output(output_name: string)
Argument | Type | Description |
---|---|---|
output_name | string | the name of the output |
Output name
Specifies the output identified by their wl_output.name.
done()
Done
Specifies that the output list is complete. On the next output event, a new list begins.
Compositor Support
Mutter | KWin | Sway | Weston | Mir | |
---|---|---|---|---|---|
kde_output_order_v1 | x | 1 | x | x | x |
Copyright
SPDX-FileCopyrightText: 2022 Xaver Hugl <xaver.hugl@gmail.com>
SPDX-License-Identifier: MIT-CMU