commit | 3a046b3e170b824c40865f5488289c78514c415b | [log] [tgz] |
---|---|---|
author | Xaver Hugl <xaver.hugl@gmail.com> | Wed Nov 17 09:16:59 2021 |
committer | Xaver Hugl <xaver.hugl@gmail.com> | Wed Nov 17 09:16:59 2021 |
tree | 6e5d8a43000738c6507d6290a2fec5c355e32037 | |
parent | 54293a525cc712f15d924a1a6ca803eb9c14405a [diff] |
OutputDevice: add support for setting the color bit depth
This project should be installing only the xml files of the non-standard wayland protocols we use in Plasma.
They are installed to $PREFIX/share/plasma-wayland-protocols.
You can get the directory where they're installed by using
find_package(PlasmaWaylandProtocols)
Then they can be accessed using ${PLASMA_WAYLAND_PROTOCOLS_DIR}
.
You can learn more about such protocol files in https://wayland.freedesktop.org/docs/html/ch04.html.