summaryrefslogtreecommitdiff
path: root/documentation/src/osissues.dox
diff options
context:
space:
mode:
authorManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>2022-12-09 17:06:35 +0100
committerManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>2022-12-09 17:06:35 +0100
commiteb2572deaf06548671059de59351eaff13e92a6e (patch)
tree2e4cd4cf1f4659e68170fa8f21c9dd2aad059b53 /documentation/src/osissues.dox
parent632661fa647e5ce932bd87c8ea6f8035a8bdd264 (diff)
Add new Wayland-specific fl_wl_compositor() function
Diffstat (limited to 'documentation/src/osissues.dox')
-rw-r--r--documentation/src/osissues.dox2
1 files changed, 2 insertions, 0 deletions
diff --git a/documentation/src/osissues.dox b/documentation/src/osissues.dox
index e7c88cd5d..557a5f2e3 100644
--- a/documentation/src/osissues.dox
+++ b/documentation/src/osissues.dox
@@ -982,6 +982,8 @@ this to exit. It may be useful to call this if you want your program to continue
without the Wayland connection. You cannot open the display again, and
cannot call any FLTK functions.
+\see \ref wayland_H "wayland.H" for all functions specific of the Wayland platform.
+
\subsection osissues_wayland_scaling HiDPI display support
FLTK Wayland apps automatically scale according to the Wayland-defined, integer-valued
scale factor. On a HiDPI display, it's enough to set this factor to 2 for