KDE output order
kde_output_order_v1
version 1
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.
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 46 | KWin 6.2 | Sway 1.9 | COSMIC 1.0.0 | Hyprland 0.42.0 | niri 0.1.8 | Weston 13 | Mir 2.18 | GameScope 3.15.14 | Jay 1.7.0 | |
---|---|---|---|---|---|---|---|---|---|---|
kde_output_order_v1 | x | 1 | x | x | x | x | x | x | x | x |
Copyright
SPDX-FileCopyrightText: 2022 Xaver Hugl <xaver.hugl@gmail.com>
SPDX-License-Identifier: MIT-CMU