announce 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.

Warning! The protocol described in this file is a desktop environment implementation detail. Regular clients must not use this protocol. Backward incompatible changes may be added without bumping the major version of the extension.

destroy()
Destroy the output order notifier.
output(output_name: string)
Argument
Type
Description
output_namestring
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

kde_output_order_v1
Compositors
CageCage0.3.0
x
COSMICCOSMIC1.0.0~beta.8
x
GameScopeGameScope3.15.14
x
HyprlandHyprland0.52.1
x
Jay1.14.0
x
KWinKWin6.7
1
LabwcLabwc0.20.2
x
LouvreLouvre2.14.1
x
MirMir2.26
x
MuffinMuffin6.7.4
x
MutterMutter51
x
niriniri26.04
x
phocphoc0.55
x
riverriver0.3.13
x
SwaySway1.11
x
TreelandTreeland0.8.0
x
WayfireWayfire0.9.0
x
WestonWeston15.0.1
x

SPDX-FileCopyrightText: 2022 Xaver Hugl <xaver.hugl@gmail.com>

SPDX-License-Identifier: MIT-CMU