Skip to content

fix(wayland): support DMA-BUF modifiers for wlroots capture - #5132

Merged
ReenigneArcher merged 5 commits into
LizardByte:masterfrom
joeknock90:fix_wlroots_vulkan
Jun 9, 2026
Merged

fix(wayland): support DMA-BUF modifiers for wlroots capture#5132
ReenigneArcher merged 5 commits into
LizardByte:masterfrom
joeknock90:fix_wlroots_vulkan

Merge branch 'LizardByte:master' into fix_wlroots_vulkan

bf1944b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 9, 2026 in 1s

17.80% (-0.04%) compared to 6bc2701

View this Pull Request on Codecov

17.80% (-0.04%) compared to 6bc2701

Details

Codecov Report

❌ Patch coverage is 0% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.80%. Comparing base (6bc2701) to head (bf1944b).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/platform/linux/wayland.cpp 0.00% 14 Missing ⚠️
src/platform/linux/wlgrab.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5132      +/-   ##
==========================================
- Coverage   17.83%   17.80%   -0.04%     
==========================================
  Files         111      111              
  Lines       24173    24185      +12     
  Branches    10695    10700       +5     
==========================================
- Hits         4312     4305       -7     
+ Misses      17554    14717    -2837     
- Partials     2307     5163    +2856     
Files with missing lines Coverage Δ
src/platform/linux/wayland.h 0.00% <ø> (ø)
src/platform/linux/wlgrab.cpp 0.00% <0.00%> (ø)
src/platform/linux/wayland.cpp 2.96% <0.00%> (-0.14%) ⬇️

... and 68 files with indirect coverage changes


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6bc2701...bf1944b. Read the comment docs.