summaryrefslogtreecommitdiff
path: root/README.Wayland.txt
diff options
context:
space:
mode:
authorManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>2022-05-24 11:41:00 +0200
committerManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>2022-05-24 11:41:00 +0200
commit8028fc3cfc1612e89cedeba72118507672a618b2 (patch)
treea0bf15e042f8543038048cbd560d35e2e7c15bdb /README.Wayland.txt
parent6c6a80b90ebe9ed59052da6134ec44f60f928012 (diff)
More about FreeBSD support in README.Wayland.txt
Diffstat (limited to 'README.Wayland.txt')
-rw-r--r--README.Wayland.txt8
1 files 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 <package-name ...>
-3.3 FreeBSD
+ 3.3 FreeBSD
+ -----------
The Wayland platform is known to work with FreeBSD version 13.1 and the sway compositor.