diff options
Diffstat (limited to 'documentation/src')
| -rw-r--r-- | documentation/src/osissues.dox | 2 |
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 |
