I just noticed the bug for preliminary wayland support was just closed. I haven't tried it.
http://twotoasts.de/index.php/midori/ http://en.wikipedia.org/wiki/Midori_%28web_browser%29 Bug: https://bugs.launchpad.net/midori/+bug/975355 It's based on WebKitGTK+, so maybe that should work now as well? ----- Forwarded message ----- Date: Thu, 25 Apr 2013 22:16:49 -0000 Subject: [Bug 975355] Re: Preliminary Wayland support ** Summary changed: - Wayland support + Preliminary Wayland support ** Changed in: midori Status: In Progress => Fix Released ** Changed in: midori Importance: Undecided => Low -- You received this bug notification because you are subscribed to the bug report. https://bugs.launchpad.net/bugs/975355 Title: Preliminary Wayland support Status in Midori: Webkit Web browser: Fix Released Bug description: To work with wayland, gdk_x11_ calls and Xlib calls need to be wrapped in build-time and run-time backend checks: http://developer.gnome.org/gtk3/3.3/ch24s02.html#id1502079 $ grep -r gdk_x11 . ./midori/sokoke.c: Atom save_mode_atom = gdk_x11_get_xatom_by_name_for_display ( ./midori/midori-browser.c: gdk_x11_xatom_to_atom (XA_INTEGER), $ grep -r Xlib . ./midori/main.c: #include <X11/Xlib.h> http://wayland.freedesktop.org/gtk.html The wayland backend in GTK+ 3.4 works, so as soon as these are done midori should be usable with wayland. To manage notifications about this bug go to: https://bugs.launchpad.net/midori/+bug/975355/+subscriptions ----- End forwarded message ----- -- "Will I ever learn? I hope not, I'm having too much fun." - Brent "Minime" Avis, motorcycle.com http://www.ChaosReigns.com _______________________________________________ wayland-devel mailing list wayland-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/wayland-devel