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

Add support of using custom image as cursor icon on windows #2833

Closed

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    c009e86 View commit details
    Browse the repository at this point in the history
  2. Add custom cursor example

    Icemic committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    cc3ed18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dbc845c View commit details
    Browse the repository at this point in the history
  4. Adjust cursor example

    Icemic committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    41958e3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f00ad42 View commit details
    Browse the repository at this point in the history
  6. Fix lint

    Icemic committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    f316c3a View commit details
    Browse the repository at this point in the history
  7. Replace Option.and_then to map

    Icemic committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    bbc4e69 View commit details
    Browse the repository at this point in the history
  8. Fix incorrect mask;

    Fix a compatibility issue with fully transparent images
    Icemic committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    56b973b View commit details
    Browse the repository at this point in the history