fltk/src/drivers
ManoloFLTK f72748bb45 Wayland: make OPTION_USE_SYSTEM_LIBDECOR ON by default
This commit makes the default FLTK build setting use libdecor
as packaged in Linux when the build system contains packages
libdecor-0-dev and libdecor-0-plugin-1-gtk in version ≥ 0.2.0.
Otherwise, FLTK uses the bundled version of libdecor.
This includes situations where package libdecor-0-dev is
present in an earlier version.
2023-12-02 09:28:08 +01:00
..
Cairo Fix compiler warning, dependencies, and trailing whitespace 2023-11-27 15:33:53 +01:00
Cocoa Adds GL swap control for X11 2023-11-26 21:44:00 +01:00
Darwin FLUID: fixes file path calculation bug 2023-08-26 16:10:02 +02:00
GDI Add virtual void Fl_Graphics_Driver::draw_circle() 2023-10-16 20:53:55 +02:00
OpenGL Fix compiler warnings [-Wpedantic] 2023-04-13 20:27:00 +02:00
Posix macOS+XQuartz: support new homebrew name for GTK2 shared lib 2023-02-07 12:47:42 +01:00
PostScript Rearrange PostScript graphics driver code redundant with Cairo driver 2023-11-28 15:05:58 +01:00
Quartz macOS: remove a bunch of deprecation warnings 2023-10-09 11:16:36 +02:00
SVG Use #ifdef FLTK_USE_SVG instead of #if FLTK_USE_SVG 2023-10-23 16:40:48 +02:00
Unix Remove superfluous #include directives 2023-04-04 15:30:18 +02:00
Wayland Wayland: make OPTION_USE_SYSTEM_LIBDECOR ON by default 2023-12-02 09:28:08 +01:00
WinAPI Add commandline conversion for Windows (no-op on other platforms) 2023-11-29 16:29:54 +01:00
X11 Fixes name conflict in X11 GL swap_interval 2023-12-01 02:33:38 +01:00
Xlib Fix "Fl::get_font_name() with Pango is inconsistent"-cont'd (#732) 2023-06-06 16:55:05 +02:00