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 basic support for window icons #8130

Closed
wants to merge 18 commits into from

Commits on Mar 19, 2023

  1. Configuration menu
    Copy the full SHA
    9f9f374 View commit details
    Browse the repository at this point in the history
  2. Use map_err

    emwalker committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    65ebb16 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ffaebd View commit details
    Browse the repository at this point in the history
  4. Make winit optional

    emwalker committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    f8a208d View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Iterate on PR feedback

    emwalker committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    67c0a13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ce861e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9dcf52 View commit details
    Browse the repository at this point in the history
  4. Fix stray feature gate

    emwalker committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    7b6fe97 View commit details
    Browse the repository at this point in the history
  5. Drop stray feature gate

    emwalker committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    323e226 View commit details
    Browse the repository at this point in the history
  6. Fix refactoring issues

    emwalker committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    08e205f View commit details
    Browse the repository at this point in the history
  7. Restore image.rs

    emwalker committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    36c8e48 View commit details
    Browse the repository at this point in the history
  8. Drop stray feature gate

    emwalker committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    d9d6384 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Fix build failure

    emwalker committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    c9a7cda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fe20ec View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Configuration menu
    Copy the full SHA
    efdf5ce View commit details
    Browse the repository at this point in the history
  2. Clarify wording of comment

    emwalker committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    617c531 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2023

  1. Configuration menu
    Copy the full SHA
    cf4aa79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48d0891 View commit details
    Browse the repository at this point in the history