fltk/src/drivers/Wayland
2022-12-07 08:46:50 +01:00
..
fl_wayland_clipboard_dnd.cxx Fix for issue #412 for the Wayland backend 2022-11-23 09:33:41 +01:00
Fl_Wayland_Copy_Surface_Driver.cxx Make hybrid Wayland/X11 platform. 2022-08-29 12:15:32 +02:00
Fl_Wayland_Copy_Surface_Driver.H Separate platform init functions from platform-specific driver files 2022-03-13 08:56:35 +01:00
Fl_Wayland_Gl_Window_Driver.cxx Remove small files fl_XXX_gl_platform_init.cxx 2022-11-30 17:51:35 +01:00
Fl_Wayland_Gl_Window_Driver.H Clean use of virtual GLContext Fl_Gl_Window_Driver::create_gl_context(). 2022-10-02 13:35:53 +02:00
Fl_Wayland_Graphics_Driver.cxx Wayland: remove memory leak from missing wl_callback_destroy() call. 2022-09-08 16:11:53 +02:00
Fl_Wayland_Graphics_Driver.H Wayland: remove memory leak from missing wl_callback_destroy() call. 2022-09-08 16:11:53 +02:00
Fl_Wayland_Image_Surface_Driver.cxx Fix fl_read_image() under hybrid Wayland/X11 platform. 2022-09-11 19:45:48 +02:00
Fl_Wayland_Image_Surface_Driver.H Create struct wld_window *Fl_Wayland_Window_Driver::wld_window to replace eventually fl_window. 2022-03-23 14:11:49 +01:00
fl_wayland_platform_init.cxx Replace #if FLTK_USE_X11 by #ifdef FLTK_USE_X11 2022-11-20 07:33:08 +01:00
Fl_Wayland_Screen_Driver.cxx Remove development stage "Using Wayland backend" message 2022-11-17 07:31:37 +01:00
Fl_Wayland_Screen_Driver.H Wayland: remove unneeded friend declarations 2022-11-09 15:49:02 +01:00
Fl_Wayland_Window_Driver.cxx Wayland: fix progressive drawing as in test/mandelbrot 2022-12-07 08:46:50 +01:00
Fl_Wayland_Window_Driver.H Wayland: remove unneeded friend declarations 2022-11-09 15:49:02 +01:00