| | [ Return to Articles | Show Comments | Submit Comment ]
Article #2035: FLTK 1.5.x Weekly Snapshot (master)
Created at 00:05 Mar 20, 2026 by WebsiteCron
A new weekly snapshot of FLTK 1.5.x (master) is now available on the download page:
https://www.fltk.org/software.php?VERSION=1.5.x
Git revision (commit): 6f3a0610690f
Changelog:
Albrecht Schlosser (1):
Wayland: Fix crash in test/sudoku if ALSA soundlib is not available
ManoloFLTK (16):
Fix issues with Fl_RGB_Image::draw() + window scaling, and performance concerns (#1370)
Improve Fl_Window::hotspot() when diverse screens have diverse scale factors.
Add int return type to Fl::get_mouse(int&, int&) providing the number of mouse-containing screen.
Fix use of the cairo graphics driver with Fl_Double_Window and the X11 platform (#1370).
Simplify Fl_X11_Window_Driver::resize() when using cairo graphics.
Fix Fl_X11_Window_Driver::flush_double(int) that could fail when scaling is applied (#1370)
Fix "Cairo: Rect with negative dimensions is still drawn" (#1379)
Fix "Menu windows appear at wrong positions and sizes with multiple displays" (#1380)
Remove member function Fl_Cairo_Graphics_Driver::check_status() of debugging interest only.
X11: improve menubar behavior when across 2 screens with diverse scaling (#1380)
Close active menus when moving window to new screen.
Fix "Wayland: subwindows seem to grab scaling factor from primary monitor" (#1382)
Wayland: Fix resize of menutitle windows when across 2 screens with diverse scaling.
Wayland: fix computation of wld_scale parameter for GL subwindows (#1382)
Wayland: fix computation of wld_scale parameter for GL subwindows - cont'd (#1382)
Wayland: Fix resize of menutitle windows when across 2 screens with diverse scaling - cont'd.
dannye (1):
X11: Fix resize of menutitle windows when across 2 screens with diverse scaling
[ Download | Home Page | Listing ]
[ Submit Comment ] |
| |