Bug 513283

Summary: feature request: commit_timing wayland protocol support
Product: [Plasma] kwin Reporter: mslore55
Component: wayland-genericAssignee: KWin default assignee <kwin-bugs-null>
Status: CONFIRMED ---    
Severity: wishlist CC: kdedev, nate, wiagn233, xaver.hugl
Priority: NOR    
Version First Reported In: 6.5.4   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description mslore55 2025-12-13 10:03:05 UTC
The commit_timing wayland protocol will be required by Mesa to fully implement VK_EXT_present_timing [1], specifically it is required for the presentAtAbsoluteTimeSupported feature, which in turn will be required by vkd3d-proton [2] and presumably DXVK to finally properly implement DXGI's SyncInterval > 1.

[1] https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38770
[2] https://github.com/HansKristian-Work/vkd3d-proton/pull/2751