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

SubprocessWidget improvements #237

Merged
merged 4 commits into from
Jun 14, 2016
Merged

SubprocessWidget improvements #237

merged 4 commits into from
Jun 14, 2016

Commits on Jun 10, 2016

  1. Configuration menu
    Copy the full SHA
    a509455 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2016

  1. feat: Improve SubprocessWidget scalability and usability

    - limit total # of lines of output it will hold
    - limit length of process list display, with option to list all
    - don't pop open on every new message, instead flash and color the
      title bar when it's minimized
    alexcjohnson committed Jun 13, 2016
    Configuration menu
    Copy the full SHA
    3e49af3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    418585d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a3d00a View commit details
    Browse the repository at this point in the history