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 option for touchInputs (leaving session open) for display_render and list_display_render #244

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Jul 31, 2018

  1. Added "display" (alternate to statement) to allow for touch inputs. A…

    …lternate to shouldEndSession = None is omitting the field as done in "display" function.
    Jerberus committed Jul 31, 2018
    Configuration menu
    Copy the full SHA
    6dba4ff View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2018

  1. Moved omission of shouldEndSession to within display_render and list_…

    …display_render as options for those wanting to solicit touchInput from displays / use tokens / etc.
    Jerberus committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    da2d5cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b374054 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2019

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