79611416

Date: 2025-05-07 21:19:58
Score: 1
Natty:
Report link

Wayland won't draw a window's contents until something is committed (drawn to) that window. For Vulkan, that means doing a present.

Once you complete your sample/demo code far enough to present something, you should then see the window.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
Posted by: Karl Schultz