| | [ Return to Articles | Show Comments | Submit Comment ]
Article #2027: FLTK 1.5.x Weekly Snapshot (master)
Created at 00:05 Jan 30, 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): 4c5b1df4c8b9
Changelog:
Albrecht Schlosser (2):
Remove usage of fl_utf8froma(), improve layout of test/utf8
CMake: add try_compile() to figure out if Pen/Tablet is supported
ManoloFLTK (14):
Wayland: add support of recoded UTF8 text in clipboard.
Wayland: use UTF8 text from clipboard when available.
Let Fl_Text_Editor and Fl_Input handle gracefully composed unicode characters.
Fix "Setting window custom cursor from SVG image crashes" - cont'd (#1363)
Let text widgets handle gracefully composed unicode characters - Cont'd.
Improve documentation of fl_utf8_{next|from}_composed_char()
Modify fl_utf8toa() to make it account for composed emojis.
Wayland: improve handling of priorities between diverse clipboard mime-types.
Fix typo in documentation of fl_utf8len1().
Improve usage of std::map objects in fl_wayland_clipboard_dnd.cxx
Improve usage of std::map::key_comp() member in fl_wayland_clipboard_dnd.cxx
Emojis: add support of keycap emoji sequences.
Wayland paste and DnD: fix minor issue revealed by valgrind.
Emoji support: fix in Fl_Text_Buffer::next_char() necessary for keycap emoji sequences.
[ Download | Home Page | Listing ]
[ Submit Comment ] |
| |