Re: Midori browser should now work on Wayland

2013-04-30 Thread Richard Hughes
On 30 April 2013 16:37, Rob Bradford wrote: > I'm not sure whether libunique will ever lose it's X calls. The project > is long dead and has been replaced by GApplication/GtkApplication. Agreed. Midori needs to port to GApplication or loose the libunique dep. Richard. ___

Re: Midori browser should now work on Wayland

2013-04-30 Thread Rob Bradford
On Fri, Apr 26, 2013 at 10:24:03AM +, MoD wrote: > So technically nothing has changed recently from Midori's perspective; > we're still just waiting on released versions of dependencies to lose > their internal Xlib calls. > I'm not sure whether libunique will ever lose it's X calls. The proj

Re: Midori browser should now work on Wayland

2013-04-26 Thread darxus
Can you write that up as directions to add to http://wayland.freedesktop.org/extras.html ? Also, for interested folks, there is a #midori channel on irc.freenode.net. On 04/26, MoD wrote: > For testing Midori against Wayland, I use "./configure --enable-gtk3 > --disable-unique". But at present t

Re: Midori browser should now work on Wayland

2013-04-26 Thread MoD
For testing Midori against Wayland, I use "./configure --enable-gtk3 --disable-unique". But at present there hasn't been a WebkitGTK+ release that has proper wayland support. I've been using GTK3 master and the webkit patch from , rebased against W

Re: Midori browser should now work on Wayland

2013-04-25 Thread Chang Liu
Sorry I CC'ed wayland-devel-request. I have to resend the mail. I tried this morning. Midori crashed on start. Both midori and libunique are latest git version. Backtrace: Launching command: '/usr/bin/gdb' --batch -ex 'set print thread-events off' -ex run -ex 'set logging on /run/user/1000/midori

Midori browser should now work on Wayland

2013-04-25 Thread darxus
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 w