ManoloFLTK 7d98413d46 macOS 15.0 Sequoia: fix capture of window titlebars
The previous procedure using CGWindowListCreateImageFromArray()
is obsoleted in macOS 15.0 .
The new procedure requires an additional framework: ScreenCaptureKit;
FLTK uses it only for macOS ≥ 15.0
2024-06-14 11:55:53 +02:00
..
2023-02-02 19:14:14 +01:00
2024-02-07 18:37:34 +01:00
2022-08-23 09:04:14 +02:00
2024-02-07 18:37:34 +01:00
2023-01-20 16:20:01 +01:00
2020-07-06 20:28:20 +02:00
2023-08-29 22:50:12 +02:00
2010-10-24 20:54:08 +00:00
2022-08-29 12:15:32 +02:00
2024-02-07 18:37:34 +01: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/".