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

Slideshow interface adaptation #56

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

Conversation

Keyzounet
Copy link

Several evolutions were brought to the slideshow interface :

  • Adding touchpad allowing the use of the mouse directly through the presentation interface.
  • Changing the scoring system to allow (eg resizing a window).
  • Adding a keyboard alternative to the combination of keys (eg Ctrl + C).

Keyzounet and others added 22 commits February 16, 2016 13:41
Separation into 3 functionalities :
slideshow controls + touchpad + mouse click
pad's background modified
new image added (one hand image representing touchpad)
Keyboard event started : line 358 -> to make it work (will permit to handle multitouch saving hold buttons)
A boolean array permit to check if some combination key are pressed
Some html writings allow the user to visualize what combination he is pressing (dedicated for FFOS emulator users)
When the boolean array contain some true values that match a needed combination the appropriate xdotool command is sent
…rd element

Multitouch simulation moved to touch.js file (more coherent)
All combined-keyboard keys configured and combined
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.

3 participants