GNOME Bugzilla – Bug 724850
Lights Off is unplayable on a tablet (cannot toggle lights)
Last modified: 2014-03-26 04:23:33 UTC
As with swell-foop - see https://bugzilla.gnome.org/show_bug.cgi?id=724832 - Lights Off is unplayable on a tablet. You cannot 'click' on a light by tapping, so you just can't do anything. Michael Catanzaro notes that swell-foop and lightsoff are the only games that both use clutter and require mouse clicks. Tested 3.11.90.
So we're lacking a device to test this but as a reference, there are touch events in clutter https://developer.gnome.org/clutter/1.13/clutter-Events.html we may want to listen to touch begins at least.
I may have fixed that now in master (21dbfb7fdc3372d56a624ce1ff7de6c9527eaa5b). If somebody could somehow check whether that works, that would be great.
I'll try and test it soon, thanks for the work!
Tested, fix looks good here.
That is great. Thank you for your help. I will backport that patch to 3.12 so that we have it in 3.12.1 and master. I will also look into applying the patch in a similar form to swell foop.
Awesome, thanks Mario!