Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Wayland] fix BigWheels when fractional scaling is enabled. #443

Open
Keenuts opened this issue Mar 11, 2024 · 0 comments
Open

[Wayland] fix BigWheels when fractional scaling is enabled. #443

Keenuts opened this issue Mar 11, 2024 · 0 comments
Labels
bug Something isn't working enhancement New feature or request good first issue Good for newcomers

Comments

@Keenuts
Copy link
Member

Keenuts commented Mar 11, 2024

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.

@Keenuts Keenuts added bug Something isn't working enhancement New feature or request good first issue Good for newcomers labels Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant