On Thu, 08 Nov 2012 10:37:58 +0100, Alberto Mardegan
wrote:
> Hi all!
> At some point I might need to use XEmbed, so I'm interested in helping
> out the implementation of QX11EmbedWidget in Qt5, as time permits.
> Now I'm just studying the code to evaluate how much of an effort it
> would be.
On 8 November 2012 09:37, Alberto Mardegan wrote:
> Hi all!
> At some point I might need to use XEmbed, so I'm interested in helping
> out the implementation of QX11EmbedWidget in Qt5, as time permits.
> Now I'm just studying the code to evaluate how much of an effort it
> would be.
>
> I've see
On 11/08/2012 11:58 AM, Samuel Rødal wrote:
> It needs to be part of a separate library, as we don't want libQtGui or
> libQtWidgets to link to X11-specific libraries (the choice between the
> wayland, xcb, directfb, kms, etc platform plugins is made at run-time).
Sure, but it could still be im
On 11/08/2012 10:37 AM, Alberto Mardegan wrote:
> Hi all!
>At some point I might need to use XEmbed, so I'm interested in helping
> out the implementation of QX11EmbedWidget in Qt5, as time permits.
> Now I'm just studying the code to evaluate how much of an effort it
> would be.
Excellent :)
On Thu, 08 Nov 2012 11:37:58 +0200, Alberto Mardegan
wrote:
> Hi all!
> At some point I might need to use XEmbed, so I'm interested in helping
> out the implementation of QX11EmbedWidget in Qt5, as time permits.
> Now I'm just studying the code to evaluate how much of an effort it
> would be.
I
Hi all!
At some point I might need to use XEmbed, so I'm interested in helping
out the implementation of QX11EmbedWidget in Qt5, as time permits.
Now I'm just studying the code to evaluate how much of an effort it
would be.
I've seen the merge request about QX11Info, which is somehow related:
ht