https://bugs.kde.org/show_bug.cgi?id=507691

--- Comment #24 from Vlad Zahorodnii <[email protected]> ---
Git commit 8b4335ca397af90dfa8359cc6f8d8968ced7f240 by Vlad Zahorodnii.
Committed on 05/03/2026 at 07:49.
Pushed by vladz into branch 'master'.

Add kde-output-device-registry-v2 interface

The kde_output_device_registry_v2 interface is persistent. Its main
purpose is to fix a race condition when the client has an in-flight
kde_output_device_v2 bind request but the corresponding global has
already been destroyed on the compositor side.

With this, the client has two ways to obtain an output device:

* either by binding kde_output_device_v2 globals (perhaps it can be
  removed in later versions)
* or by binding the kde_output_device_registry_v2 global and listening
  to the "output" events

M  +57   -1    src/protocols/kde-output-device-v2.xml

https://invent.kde.org/libraries/plasma-wayland-protocols/-/commit/8b4335ca397af90dfa8359cc6f8d8968ced7f240

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to