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 "touchpad mode" with pinch-zoom for mobile view. #1835

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

Commits on Oct 27, 2023

  1. Add touchpad mobile button to the control bar.

    - Add touchpad.svg to images.
    - Add #noVNC_touchpad_button button to #noVNC_mobile_buttons div.
    - Add/modify css rules so margin applies to mobile buttons, not the surrounding div.
    bitbound committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    c9692e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    810d294 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. Configuration menu
    Copy the full SHA
    6175985 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c11e27 View commit details
    Browse the repository at this point in the history
  3. Fix linting errors.

    bitbound committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    183a7bc View commit details
    Browse the repository at this point in the history