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

V5touch: add V5-like touchscreen keypad to the UI #506

Open
wants to merge 47 commits into
base: vangelis
Choose a base branch
from

Conversation

wanthalf
Copy link

@wanthalf wanthalf commented Nov 8, 2024

Touchscreen V5 keypad implementation as discussed in https://discourse.zynthian.org/t/diy-upgrading-to-v5-or-the-question-of-new-buttons/9707

Requirements and options:

  • python3-cairosvg to support SVG icons (should fall back to PNG if not available)
  • environment variable ZYNTHIAN_TOUCH_KEYPAD set to V5 to activate this extension (without this setting, the UI should behave exactly as before)
    -optional environment variable ZYNTHIAN_TOUCH_KEYPAD_SIDE_LEFT to activate the left side layout of the keypad (TRUE by default)
  • optional environment variables for setting custom onscreen buttons foreground colours, labels etc.

wanthalf and others added 30 commits July 12, 2024 22:39
Merge with upstream changes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant