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 icon to WindowDesciptor #1163

Closed
wants to merge 3 commits into from
Closed

Add icon to WindowDesciptor #1163

wants to merge 3 commits into from

Commits on Dec 28, 2020

  1. Add icon to WindowDesciptor

    This PR adds an optional icon to WindowDescriptor and updates
    `window_settings` example to use it.
    goodbadwolf committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    ce8e919 View commit details
    Browse the repository at this point in the history
  2. Add conditional targets for windows and linux

    This also includes minor refactoring
    goodbadwolf committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    a3a60c5 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2020

  1. Fix clippy linter issues

    goodbadwolf committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    9c418e0 View commit details
    Browse the repository at this point in the history