fltk/src/drivers
ManoloFLTK b26db74dd0 Fix for "Fatal error while communicating with the Wayland server" (#610)
This commit should fix: once the mouse leaves the app window area and returns back to it
(app loses focus and gets it again) the crash happens.
2022-12-24 11:13:02 +01:00
..
Cairo Complete Fl_Cairo_Graphics_Driver::restore_clip() 2022-12-19 10:22:22 +01:00
Cocoa Remove small files fl_XXX_gl_platform_init.cxx 2022-11-30 17:51:35 +01:00
Darwin Create class Fl_Unix_Screen_Driver used by X11 and Wayland platforms 2022-11-07 06:49:40 +01:00
GDI Make Fl_XXX_Graphics_Driver::create_bitmask() a static member function 2022-11-25 15:53:28 +01:00
OpenGL Fixes some VC compiler warnings 2022-12-10 16:03:29 +01:00
Posix Remove useless Fl_System_Driver members after 12da87b 2022-12-17 18:20:53 +01:00
PostScript Remove useless fl_matrix member variable of class Fl_Graphics_Driver 2022-11-30 18:57:39 +01:00
Quartz Make Fl_XXX_Graphics_Driver::create_bitmask() a static member function 2022-11-25 15:53:28 +01:00
SVG Fix yet another Visual Studio compiler warning 2022-11-14 19:08:02 +01:00
Unix Create class Fl_Unix_Screen_Driver used by X11 and Wayland platforms 2022-11-07 06:49:40 +01:00
Wayland Fix for "Fatal error while communicating with the Wayland server" (#610) 2022-12-24 11:13:02 +01:00
WinAPI Remove further unused code after 12da87b 2022-12-17 19:12:53 +01:00
X11 Defer opening the display as much as possible (#586) 2022-12-10 16:21:07 +01:00
Xlib Fix for issue [Cairo]: Arrows have a "gap" (#561) 2022-11-29 12:28:31 +01:00