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 the DECSCNM screen mode #3817

Merged
8 commits merged into from
Jan 22, 2020
Merged

Commits on Jan 5, 2020

  1. Add a setting for reversing the background and foreground colors when…

    … rendering the screen.
    j4james committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    3f198a4 View commit details
    Browse the repository at this point in the history
  2. Add a private API in the ConGetSet interface to toggle the reverse sc…

    …een setting and trigger a redraw of the screen.
    j4james committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    dacae4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b3ba4d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a6675a8 View commit details
    Browse the repository at this point in the history
  5. Add a screen buffer test to confirm the mode change switches the inte…

    …rpretation of the colors.
    j4james committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    b48f72d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f844780 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    259c3ed View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2020

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