ManoloFLTK d028f0b37d Fix fl_read_image() under hybrid Wayland/X11 platform.
Function fl_read_image() obliges to keep a minimal use of global variable fl_window
also under the Wayland platform, even if its type (Window) makes little sense for
the hybrid library because it has its X11 value (given by X11/X.h) which is not
meaningful for the Wayland leg of the hybrid platform.

Virtual member function Fl_Surface_Device::as_image_surface() becomes useless.
2022-09-11 19:45:48 +02:00
..
2022-08-23 09:04:14 +02:00
2022-01-13 15:26:27 -08:00
2021-12-08 10:26:10 -08:00
2020-07-06 20:28:20 +02:00
2020-07-06 20:28:20 +02:00
2022-08-29 12:15:32 +02:00
2022-08-29 12:15:32 +02:00
x.H
2020-07-06 20:28:20 +02:00

All FLTK header files are in the FL subdirectory of the fltk.framework.
Image header files are located in "fltk.framework/Headers/FL/images/".