summaryrefslogtreecommitdiff
path: root/src/drivers/Wayland/Fl_Wayland_System_Driver.cxx
AgeCommit message (Expand)Author
2022-11-07Delete src/drivers/Wayland/Fl_Wayland_System_Driver.*ManoloFLTK
2022-11-05Wayland/X11 hybrid: use "bool fl_disable_wayland;" declaration.ManoloFLTK
2022-09-09New OPTION_WAYLAND_ONLY for CMake to build pure Wayland platform.ManoloFLTK
2022-08-31Hybrid Wayland/X11: remove setenv() call from Fl_Wayland_System_Driver::disab...ManoloFLTK
2022-08-30Hybrid Wayland/X11 platform: improve control of chosen backend.ManoloFLTK
2022-08-30Attempt to improve fl_disable_wayland().ManoloFLTK
2022-08-29Make hybrid Wayland/X11 platform.ManoloFLTK
2022-03-13Separate platform init functions from platform-specific driver filesManoloFLTK
2022-03-10Fix for issue #404 about Fl::get_key(int).ManoloFLTK
2022-03-04Add the Wayland platform to FLTK 1.4ManoloFLTK