AppletsLayout: enable touch event handling
This moves the touch event handling code from mouseXEvent to touchEvent/touchUngrabEvent, which simplifies the logic.
Edited by Fushan Wen
This moves the touch event handling code from mouseXEvent to touchEvent/touchUngrabEvent, which simplifies the logic.