The best way to draw a GL texture from a different process

2018-05-25 Thread Jiří Janoušek
Hello, My app consists of the main process, where the GTK+ main loop and widgetry live, and the GPU process, which does OpenGL kung-fu and provides GL texture and dirty/invalidated rectangles as a result. I have little control over the GPU process - I can patch it a bit, but I cannot merge the

Re: Does webkitgtk issues discussed here?

2017-11-23 Thread Jiří Janoušek
>>> So here it is: >>> On the page https://webkitgtk.org/reference/webkitgtk/stable/index.html >>> there are >>> WebKitWebBackForwardList and WebKitWebHistoryItem classes which should >>> take care of the history support inside the WebView. >>> >>> However, on the page >>>

Re: Does webkitgtk issues discussed here?

2017-11-23 Thread Jiří Janoušek
Hello Igor, > Does WebKitGTK has its own list? https://lists.webkit.org/mailman/listinfo/webkit-gtk > So here it is: > On the page https://webkitgtk.org/reference/webkitgtk/stable/index.html > there are > WebKitWebBackForwardList and WebKitWebHistoryItem classes which should > take care of the