summaryrefslogtreecommitdiff
path: root/FL/wayland.H
AgeCommit message (Expand)Author
2022-05-09Cleaner declaration of public function fl_wl_cairo().ManoloFLTK
2022-03-31Fix whitespace errors (no code changes)Albrecht Schlosser
2022-03-31Add support of Fl_Region to the Cairo graphics driverManoloFLTK
2022-03-27Wayland: replace public fl_event_time by static wld_event_time.ManoloFLTK
2022-03-23Wayland: replace global fl_display by function struct wl_display *fl_wl_displ...ManoloFLTK
2022-03-10Begin documenting the Wayland platform, new in FLTK version 1.4ManoloFLTK
2022-03-04Add the Wayland platform to FLTK 1.4ManoloFLTK