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 startup task, setting to launch application on login #4908

Merged
30 commits merged into from
Jun 1, 2020

Commits on Mar 12, 2020

  1. Add uwp5 extensions, startup task to appx manifest

    Josh Elster committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    724d08f View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2020

  1. Add StartOnUserLogin setting to global settings

    Josh Elster committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    273956a View commit details
    Browse the repository at this point in the history
  2. Pull Windows.ApplicationModel into project. Add logic to control star…

    …t task status
    Josh Elster committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    72a0bc1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6423c97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35dcdb1 View commit details
    Browse the repository at this point in the history
  5. Add settings schema entry for startOnUserLogin.

    Make  line breaks consistent around heading elements
    Josh Elster committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    9a84eac View commit details
    Browse the repository at this point in the history
  6. Apply code formatting changes

    Josh Elster committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    59e964c View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2020

  1. Merge branch 'master' into dev/jelster/enable-onstartup

    Josh Elster committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    db9d89c View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2020

  1. Merge branch 'master' into dev/jelster/enable-onstartup

    Josh Elster committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    c282610 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2020

  1. Merge branch 'master' of https://github.com/microsoft/terminal into d…

    …ev/jelster/enable-onstartup
    Josh Elster committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    99f7813 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91669b9 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2020

  1. Configuration menu
    Copy the full SHA
    4438c27 View commit details
    Browse the repository at this point in the history
  2. fix merge conflict shrapnel

    Josh Elster committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    99fc071 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2020

  1. Merge branch 'master' of https://github.com/microsoft/terminal into d…

    …ev/jelster/enable-onstartup
    Josh Elster committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    6ca9137 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. Merge branch 'master' of https://github.com/microsoft/terminal into d…

    …ev/jelster/enable-onstartup
    Josh Elster committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    e04de3f View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

  1. Merge branch 'master' of https://github.com/microsoft/terminal into d…

    …ev/jelster/enable-onstartup
    Josh Elster committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    52a6920 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2020

  1. Merge branch 'master' of https://github.com/microsoft/terminal into d…

    …ev/jelster/enable-onstartup
    Josh Elster committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    8d740b7 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2020

  1. Update to latest pre-release

    Josh Elster committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    eb220fc View commit details
    Browse the repository at this point in the history

Commits on May 1, 2020

  1. Merge branch 'master' of https://github.com/microsoft/terminal into d…

    …ev/jelster/enable-onstartup
    Josh Elster committed May 1, 2020
    Configuration menu
    Copy the full SHA
    b0cb771 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2020

  1. Merge branch 'master' of https://github.com/microsoft/terminal into d…

    …ev/jelster/enable-onstartup
    Josh Elster committed May 5, 2020
    Configuration menu
    Copy the full SHA
    cae7c06 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2020

  1. Merge branch 'master' of https://github.com/microsoft/terminal into d…

    …ev/jelster/enable-onstartup
    Josh Elster committed May 13, 2020
    Configuration menu
    Copy the full SHA
    08284bd View commit details
    Browse the repository at this point in the history

Commits on May 14, 2020

  1. Merge branch 'master' of https://github.com/microsoft/terminal into d…

    …ev/jelster/enable-onstartup
    Josh Elster committed May 14, 2020
    Configuration menu
    Copy the full SHA
    50c01ea View commit details
    Browse the repository at this point in the history

Commits on May 28, 2020

  1. Merge branch 'master' of https://github.com/microsoft/terminal into d…

    …ev/jelster/enable-onstartup
    Josh Elster committed May 28, 2020
    Configuration menu
    Copy the full SHA
    07f3434 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2020

  1. Remove merge shrapnel

    Josh Elster committed May 29, 2020
    Configuration menu
    Copy the full SHA
    f30195a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/microsoft/terminal into d…

    …ev/jelster/enable-onstartup
    Josh Elster committed May 29, 2020
    Configuration menu
    Copy the full SHA
    2ab2b47 View commit details
    Browse the repository at this point in the history
  3. add startup manifest info to preview

    Josh Elster committed May 29, 2020
    Configuration menu
    Copy the full SHA
    884116c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39c9feb View commit details
    Browse the repository at this point in the history

Commits on May 31, 2020

  1. Remove default case statement, merge shrapnel. Use weak ref in fire_a…

    …nd_forget routine
    Josh Elster committed May 31, 2020
    Configuration menu
    Copy the full SHA
    a783e45 View commit details
    Browse the repository at this point in the history
  2. Run code formatter to remove an extraneous whitespace at the end of a…

    … line
    Josh Elster committed May 31, 2020
    Configuration menu
    Copy the full SHA
    76936d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc1a555 View commit details
    Browse the repository at this point in the history