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

Further improve steam shortcut creation #368

Closed
wants to merge 10 commits into from
Closed

Commits on Apr 18, 2020

  1. Further improve shortcut creation

    - Search if shortcut already exists
    - Only set values we're caring about
    - Append non existent tags
    - Correctly set the icon and the horizontal grid image
    Lucki committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    dadf75d View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2020

  1. Stop caring about tags.

    They're replaced by collections.
    Lucki committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    494a54d View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2020

  1. Configuration menu
    Copy the full SHA
    4520932 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d47239 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b51a4ae View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2020

  1. Care about tags again

    Lucki committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    3d86d95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb31c4b View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2020

  1. use tag id instead of tag name

    Lucki committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    5020e17 View commit details
    Browse the repository at this point in the history
  2. Convert strings into utf-8

    Lucki committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    f498cac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d0a36d View commit details
    Browse the repository at this point in the history