[LAD] Qtractor and LV2_X11 UI's

Hermann Meyer brummer- at web.de
Wed Oct 3 11:53:42 CEST 2018


Am 03.10.18 um 10:24 schrieb Hermann Meyer:
> Hi
>
>
> I'm working on port my GTK based LV2 UI's to plain X11 cairo UI's.
>
> So far I've anything in shape now. The last remaining issue I've is UI 
> resizing in Qtractor.
>
> It seems that the Qtractor parent UI ain't forward the ConfigureNotify 
> to the embedded window.
>
> So, when the parent window is resized by the user, the embedded window 
> ain't get notified, so it can't resize itself to fit the parent window 
> size.
>
> Anyone else noticed that behavior, or, is it a known behavior, or, do 
> I do something wrong?
>
>
> Resizing works in Carla, Ardour and jalv.
>
>
> regards
>
> hermann
>

Solved by proper implement LV2UI_Resize as extension_data on the client 
side.


regards

hermann


More information about the Linux-audio-dev mailing list