summaryrefslogtreecommitdiff
path: root/documentation/src/intro.dox
diff options
context:
space:
mode:
authorManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>2022-07-05 10:13:31 +0200
committerManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>2022-07-05 10:13:31 +0200
commitd096ec48d027967a192afb6b730ead6bb98076e1 (patch)
treec7a50774b98ab077eebd09a71ddfa912688aeb74 /documentation/src/intro.dox
parent0fdef887d0ad8ad0aa597f8a67079cb670ca18c1 (diff)
Documentation: add missing mentions of the Wayland platform.
Diffstat (limited to 'documentation/src/intro.dox')
-rw-r--r--documentation/src/intro.dox7
1 files changed, 5 insertions, 2 deletions
diff --git a/documentation/src/intro.dox b/documentation/src/intro.dox
index 8df76f07c..89ac09ac8 100644
--- a/documentation/src/intro.dox
+++ b/documentation/src/intro.dox
@@ -4,7 +4,7 @@
The Fast Light Tool Kit ("FLTK", pronounced
"fulltick") is a cross-platform C++ GUI toolkit for
-UNIX&reg;/Linux&reg; (X11), Microsoft&reg; Windows&reg;, and
+UNIX&reg;/Linux&reg; (X11 or Wayland), Microsoft&reg; Windows&reg;, and
Apple&reg; macOS&reg;. FLTK provides modern GUI functionality without the
bloat and supports 3D graphics via OpenGL&reg; and its built-in
GLUT emulation. It was originally developed by Mr. Bill Spitzak
@@ -94,7 +94,7 @@ Here are some of the core features unique to FLTK:
\li The FLUID program (which includes every widget) is 538k.
-\li Written directly atop core libraries (Xlib, Windows or Cocoa) for
+\li Written directly atop core libraries (Xlib, Wayland, Windows or Cocoa) for
maximum speed, and carefully optimized for code size and performance.
\li Precise low-level compatibility between the X11, Windows and MacOS
@@ -218,6 +218,9 @@ Enable the pango library for drawing any text in any script under X11.
When targeting cygwin, build with X11 GUI instead of windows GDI.
Also applicable to macOS platforms supplemented with XQuartz.
+\par --enable-wayland
+Enable use of the Wayland system for window handling.
+
\par --enable-cp936
Under X11, enable use of the GB2312 locale