WayfireWM / WayfireWM/wayfire

Gaming issue: weird pixels behavior

Open
#2,987 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug help wanted needs information
Dominant language
C++
Stars
3.1k
Forks
237
Avg merge
1h 43m
Merged PRs (30d)
1

Description

Wayfire version

0.11.0-31beef5 (Feb 21 2026) branch main wlroots-0.19.2

GPU / Driver

deviceType         = PHYSICAL_DEVICE_TYPE_DISCRETE_GPU
deviceName         = AMD Radeon RX 9060 XT (RADV GFX1200)
driverID           = DRIVER_ID_MESA_RADV
driverName         = radv
driverInfo         = Mesa 26.1.0-devel (git-f71a38e9de)

Describe the bug

Pixel movement can feel jumpy, often tied to the game's region. This stutter is most noticeable during movement. In Gles2, the bug is worse. With the Vulkan renderer, it's more noticeable when starting wf-recorder, but even without it, the bug is sometimes apparent.

To Reproduce

Playing games is the only way for now

Screenshots / Videos / Stacktrace

fullscreen for a better view.

Wayfire

https://github.com/user-attachments/assets/28f5b451-450d-4b5b-91ed-b84f6ad29609

Niri

https://github.com/user-attachments/assets/18050793-3223-4ad9-ae9e-107dd8b0ba75

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source file, test, or entry point is identified. Start by reproducing the stutter during gameplay and compare GLES2 with Vulkan, including behavior when wf-recorder starts. Done means isolating the rendering condition that causes the jumpy pixel movement and confirming the behavior is corrected without regressing the other renderer.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
computer-graphics, desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.