Bug 513283 - feature request: commit_timing wayland protocol support
Summary: feature request: commit_timing wayland protocol support
Status: CONFIRMED
Alias: None
Product: kwin
Classification: Plasma
Component: wayland-generic (other bugs)
Version First Reported In: 6.5.4
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-12-13 10:03 UTC by mslore55
Modified: 2026-01-13 09:41 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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