From 0f3b5ded8fad8c0bf7c462fc360174f4a2080e14 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Thu, 9 Mar 2023 18:16:43 +0100 Subject: Fix dependencies, typos, trailing whitespace, and formatting No code changes. --- documentation/src/wayland.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/src') diff --git a/documentation/src/wayland.dox b/documentation/src/wayland.dox index 7a3e11296..1e38611ef 100644 --- a/documentation/src/wayland.dox +++ b/documentation/src/wayland.dox @@ -47,7 +47,7 @@ Wayland differs noticeably from X11 in that the position of a window in the disp completely hidden to the client app. This prevents function \c Fl_Window::position() from having any effect on a top-level window. Wayland also prevents a client app from knowing whether a window is minimized: \c Fl_Window::show() has no effect on an already mapped window. -Subwindows can be positionned as usual relatively to their +Subwindows can be positioned as usual relatively to their parent window. FLTK uses that for the small, yellow windows that display the new scale factor value when it's changed: these are created as short-lived subwindows centered above \c Fl::first_window(). -- cgit v1.2.3