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: Load cursor theme/size based on settings #16683

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ColinKinloch
Copy link
Contributor

@ColinKinloch ColinKinloch commented Jun 12, 2024

Description

Load cursor at integer scale larger than required, use wl_surface_set_buffer_scale to shrink down.

Based on code from SDL, libdecor and gtk.

Related Issues

Fixes #16679 so long as compiled with --enable-dbus

Reviewers

@ColinKinloch ColinKinloch force-pushed the wl_cursor_size branch 2 times, most recently from 208c7fa to 83b2a55 Compare June 14, 2024 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tiny mouse cursor in the app window with 125% fractional scaling enabled in Wayland
1 participant