google / google/bigwheels

[Wayland] fix BigWheels when fractional scaling is enabled.

Open
#443 0 comments 0 reactions 0 assignees View on GitHub
bug enhancement good first issue
Dominant language
C++
Stars
107
Forks
42
PR merge metrics
No merged PRs in 30d

Description

When fractional scaling is enabled in Wayland, BigWheels crash due to a `VK_ERROR_OUT_OF_DATE`.
The initial error showing is: `wl_surface: error 2: BUffer size(1502x489) is not divisible by scale (2)`

Changing the scaling (in Sway) from 1.5 to either 1 or 2 solves the issue.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.