View Single Post
Posts: 1,548 | Thanked: 7,510 times | Joined on Apr 2010 @ Czech Republic
#396
Originally Posted by marmistrz View Post
/edit: and what about libgtk2 + wayland or libgtk3 + wayland for apps on sailfish?
I think GTK3 should be good to go as it should have mainline Wayland support. I would say some mucking with GTK3 packages from Fedora/OpenSuse in Mer OBS should do the job.

GTK2 is more complicated as it does not support Wayland, so XWayland will be needed first for it to work. Hacking it work directly with Wayland might not be an option, as at least GDK is directly using & exposing (I've actually used some of that in modRana ) a lot of X stuff.

Still, GTK is IMHO not that suitable for mobile GUI development. Sure, it is possible, but it is quite a masochistic exercise, provided there are better suited alternatives available, such as Qt.
__________________
modRana: a flexible GPS navigation system
Mieru: a flexible manga and comic book reader
Universal Components - a solution for native looking yet component set independent QML appliactions (QtQuick Controls 2 & Silica supported as backends)
 

The Following 2 Users Say Thank You to MartinK For This Useful Post: