summaryrefslogtreecommitdiff
path: root/src/drivers/Wayland
diff options
context:
space:
mode:
authorManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>2022-09-11 09:15:42 +0200
committerManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>2022-09-11 09:15:42 +0200
commit2ea85ea6d7a9d377abcc01f4755d146dcbe30d60 (patch)
tree1004ec355bf78a449d55a195aa1d8d4c1aadd542 /src/drivers/Wayland
parentb37576aa55a9b93e94fb6d1c63e45ad182de1f28 (diff)
Fix regression in fl_read_image() after introduction of hybrid Wayland/X11 platform.
The special use context of fl_read_image() inside the draw() function of an Fl_Double_Window, where the function should read inside the window's double buffer rather than the on-screen window, no longer worked. Removal of all uses of the fl_window global variable from platform-independent code remains necessary, because this variable is ill-defined in the Wayland/X11 library.
Diffstat (limited to 'src/drivers/Wayland')
0 files changed, 0 insertions, 0 deletions