Gui tools in frame buffer mode

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Gui tools in frame buffer mode

868 Views
christophe
Contributor V

Hi all,

We work on an imx6quad+ board, and use frame buffer mode, gstreamer and opengl.

We wonder if it will be possible to use something like Gtk+ or other, to realize more easily gui.

We have done a trial with qt widgets launched when needed (qt is not fb master), but seemingly, it's not hardware accelerated and widgets are a bit slow.

Do you know gui makers that would work in frame buffer mode ?

Rgds,

Chris

0 Kudos
3 Replies

785 Views
joanxie
NXP TechSupport
NXP TechSupport

i.mx6 can support Gtk+ , but as I known this package is supported wayland backend or x11

0 Kudos

785 Views
christophe
Contributor V

Yes, it's the problem for gtk+.

0 Kudos

785 Views
joanxie
NXP TechSupport
NXP TechSupport

as I known, the very very old bsp, like 3.0.35 support image named "fsl-image-gui", Builds a Freescale image with a GUI without any QT content. This image recipe works on all backends for X11, DirectFB, Frame Buffer and Wayland, but now, we don't support this anymore

0 Kudos