Skip to content

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