On 28/12/2025 16:46, ichthyo wrote:
- with Jesper's patch
* Yoshimi starts and works flawless under wayland
* Yoshimi starts under X11 but the dynamic line in the
Bandwidth scale diagram is missing (or might be painted
at a wrong location)
Some details to place that into context:
The pop-up diagram as such, with all axis and labels is created
with the drawing primitives of FLTK. Only the actual bandwidth
curve, the red line is stroked using lib Cairo.
This was always the case.
The Cairo drawing code remained the same, before and after
Jesper's patch.
The only difference is that we now retrieve the Cairo drawing
surface prepared and used by FLTK itself. In the old version,
we bypassed FLTK and directly talked to the underlying X-Lib
to create a new Cairo drawing surface for the sole purpose
of drawing that red line. And after that, we then discarded
that drawing surface.
_______________________________________________
Yoshimi-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/yoshimi-devel