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

Native OSK #5611

Merged
merged 11 commits into from
Feb 2, 2019
Merged

Native OSK #5611

merged 11 commits into from
Feb 2, 2019

Commits on Feb 1, 2019

  1. vk: Increase number of draw calls per frame for overlays to 1024

    - Allows for more complex interface design
    kd-11 committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    ee84af1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7166342 View commit details
    Browse the repository at this point in the history
  3. overlays/osk: Add more buttons to native dialog and other improvements

    - Adds all the major buttons to native dialog input options
    - Adds more button options for the native osk
    - Brighten osk cell backgrounds a bit to improve visibility
    kd-11 committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    bf9df4d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dfb7265 View commit details
    Browse the repository at this point in the history
  5. overlays/osk: Add support for edit text control and disabled cells

    - Allows to disable cells from being selectable.
    - Edit text control adds proper support for multiline and a functioning caret
    kd-11 committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    bea4df1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    651851d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bd80b15 View commit details
    Browse the repository at this point in the history
  8. overlays: Allow use of extended ascii8

    - Use custom string conversion to ensure overlay deals with extended ascii whenever possible
    - Improves language compatibility greatly and avoids empty spaces for unknown glyphs
    kd-11 committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    65d83eb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    98fed84 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a290b99 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2019

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