From 8028fc3cfc1612e89cedeba72118507672a618b2 Mon Sep 17 00:00:00 2001 From: ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> Date: Tue, 24 May 2022 11:41:00 +0200 Subject: [PATCH] More about FreeBSD support in README.Wayland.txt --- README.Wayland.txt | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.Wayland.txt b/README.Wayland.txt index 2528e79b2..b0334de04 100644 --- a/README.Wayland.txt +++ b/README.Wayland.txt @@ -14,6 +14,7 @@ CONTENTS 3 PLATFORM SPECIFIC NOTES 3.1 Debian and Derivatives (like Ubuntu) 3.2 Fedora + 3.3 FreeBSD 1 INTRODUCTION @@ -25,6 +26,7 @@ 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 also been tested under FreeBSD and the sway wayland compositor. CJK text-input methods, as well as dead and compose keys are supported. @@ -146,7 +148,8 @@ These packages allow to run FLTK apps under the KDE/Plasma-Wayland desktop: - plasma-workspace-wayland -3.2 Fedora + 3.2 Fedora + ---------- The Wayland platform is known to work with Fedora version 35. @@ -169,7 +172,8 @@ in a Fedora 35 Workstation distribution : Package installation command: sudo yum install -3.3 FreeBSD + 3.3 FreeBSD + ----------- The Wayland platform is known to work with FreeBSD version 13.1 and the sway compositor.