Skip to content
Commit c8073ac9 authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

wayland: Properly choose interface versions

If the compositor supports newer version of output-device or
primary-output, any app that uses libkscreen will crash eventually.

The proper way to select the interface version is to choose the minimum
between the implemented version and the version supported by the
compositor.
parent 665eb0ee
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment