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 for naming windows with the -w parameter #9300

Merged
11 commits merged into from Mar 17, 2021

Commits on Feb 25, 2021

  1. Rebase all the changes on main

      The history of this had gotten way, way too long. It included everything since I started working on this
    zadjii-msft committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    1c7da00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97818c6 View commit details
    Browse the repository at this point in the history
  3. fix tests

    zadjii-msft committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    2ec9415 View commit details
    Browse the repository at this point in the history
  4. Good ole Java

    zadjii-msft committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    e13e1e7 View commit details
    Browse the repository at this point in the history
  5. finish that test

    zadjii-msft committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    136ce6d View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2021

  1. THIS NEEDS TO GO TO THE PARENT

    (cherry picked from commit fa26f7f)
    zadjii-msft committed Mar 2, 2021
    1 Configuration menu
    Copy the full SHA
    27d12a2 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2021

  1. feedback from review

    zadjii-msft committed Mar 4, 2021
    2 Configuration menu
    Copy the full SHA
    c202257 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

  1. initial review feedback

    zadjii-msft committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    eaaa204 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main' into dev/migrie/f/name-win…

    …dows-3
    
    # Conflicts:
    #	src/cascadia/Remoting/FindTargetWindowArgs.h
    #	src/cascadia/Remoting/ProposeCommandlineResult.h
    zadjii-msft committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    9f54229 View commit details
    Browse the repository at this point in the history
  3. Address PR concerns

      add a test, and add liberal comments.
    zadjii-msft committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    bba09e3 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2021

  1. That's better

    zadjii-msft committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    1105328 View commit details
    Browse the repository at this point in the history