KDE output order

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.

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

MutterMutter
KWinKWin
SwaySway
WestonWeston
MirMir
kde_output_order_v1
x
1
x
x
x

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

SPDX-License-Identifier: MIT-CMU