https://bugs.kde.org/show_bug.cgi?id=491219
Bug ID: 491219
Summary: fifo-v1 and commit-timing-v1 need to be implemented
for SDL v3 to run in Wayland mode
Classification: Plasma
Product: kwin
Version: 6.1.3
Platform: Fedora RPMs
URL: https://github.com/libsdl-org/SDL/pull/9383
OS: Linux
Status: REPORTED
Severity: task
Priority: NOR
Component: wayland-generic
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
SDL v3 will refuse to offer applications to run in native Wayland mode unless
fifo-v1 and commit-timing-v1 are implemented by the compositor. As of right
now, KWin doesn't have an implementation for this nor is one pending,
presumably because the protocols are in draft status upstream. Please consider
implementing the protocols and reviewing/acking the protocols upstream.
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Fedora Linux 40 (KDE Plasma)
KDE Plasma Version: 6.1.3
KDE Frameworks Version: 6.4.0
Qt Version: 6.7.2
ADDITIONAL INFORMATION
Mutter has an implementation ready to go:
https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3355
wlroots has one too:
https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4463
fifo-v1 protocol merge request:
https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/256
commit-timing-v1 protocol merge request:
https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/248
--
You are receiving this mail because:
You are watching all bug changes.