KDE primary output
kde_primary_output_v1
version 2
expose which is the primary display
Protocol for telling which is the primary display among the selection of enabled outputs.
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.
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 uuid. See kde_output_device_v2 uuid event for more information about it.
Compositor Support
No compositor support found
Copyright
SPDX-FileCopyrightText: 2021 Aleix Pol Gonzalez <aleixpol@kde.org>
SPDX-License-Identifier: MIT-CMU