so many times I've nearly bought a jolla. prerelease campaign, discounts, multiple times during tablet campaign as a bundle... initially reservation was due to unknown level of support, now its just the hw being slightly outdated. if they announced a jolla2 today i'd order in a heartbeat. Maemo using Android graphics drivers via libhybris and Wayland may be the one of the only long term options or an atom+intel hd graphics device. Neo900 is in the position to go without because of the hw similarities (omap). We will need to see what the porting team come up with. Sticking with X11 (drivers permitting) with an updated user space based on GTK3.14+ is something I've been looking at but not yet tested on any real device. I have a desktop and hildon-home built but have discovered a number of issues with libhildon, mainly around anything using HildonPannableArea seg faulting. I've been rebasing the class on GtkScrolledWindow as upstream now supports touch. _scroll_to()/_jump_to() are proving to be a major culprit of faults. There nearly done, just wish gtk_adjustment_animate_to() was public API, so I'm having to reimplement in class.