From 0e3acd27fbe7c02bc68f7fbf7b663b2469e10ffa Mon Sep 17 00:00:00 2001 From: ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> Date: Tue, 13 Dec 2022 15:22:24 +0100 Subject: Add information about Wayland support by FLTK on the RaspberryPi --- README.Wayland.txt | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.Wayland.txt b/README.Wayland.txt index 4ef2dafcd..628b9162b 100644 --- a/README.Wayland.txt +++ b/README.Wayland.txt @@ -29,8 +29,8 @@ Version 1.4 of the FLTK library introduces support of the public FLTK API on the Wayland platform. It requires a Wayland-equipped OS, namely Linux or FreeBSD. Pre-existing platform-independent source code for FLTK 1.3.x should build and run unchanged with FLTK 1.4 and the Wayland platform. -The code has been tested on Debian, Ubuntu and Fedora with 3 distinct Wayland -compositors: mutter (Gnome's compositor), weston, and KDE. +The code has been tested on Debian, Ubuntu, RaspberryPiOS and Fedora with +3 distinct Wayland compositors: mutter (Gnome's compositor), weston, and KDE. The code has also been tested under FreeBSD and the sway wayland compositor. CJK text-input methods, as well as dead and compose keys are supported. @@ -105,6 +105,9 @@ tested in that situation. * Text input methods have been tested without any understanding of the writing systems, so feedback on this subject would be helpful. +* Using OpenGL inside Wayland windows doesn't seem to work on RaspberryPi hardware, +although it works inside X11 windows on the same hardware. + 3 Preparing Platform Specific Code for the Wayland Platform =========================================================== @@ -170,8 +173,8 @@ should run with a Wayland-enabled, FLTK 1.4 library with that single change only The following are notes about building FLTK for the Wayland platform on the various supported Linux distributions/OS. -4.1 Debian and Derivatives (like Ubuntu) ----------------------------------------- +4.1 Debian and Derivatives (like Ubuntu, RaspberryPiOS) +------------------------------------------------------- Under Debian, the Wayland platform requires version 11 (a.k.a. Bullseye) or more recent. Under Ubuntu, the Wayland platform is known to work with version 20.04 (focal fossa) or -- cgit v1.2.3