git: d709bbf16bcc - 2024Q2 - x11-wm/swayfx: restore install message after 66405adbabf6
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 24 Apr 2024 02:12:37 UTC
The branch 2024Q2 has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d709bbf16bcc2cc5271c7f46bbf050c2c84660d8
commit d709bbf16bcc2cc5271c7f46bbf050c2c84660d8
Author: Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-04-24 01:44:49 +0000
Commit: Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-04-24 02:12:30 +0000
x11-wm/swayfx: restore install message after 66405adbabf6
(cherry picked from commit 329a3eed5742c48ac42f0de6e9283fdab216e320)
---
x11-wm/swayfx/pkg-message | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/x11-wm/swayfx/pkg-message b/x11-wm/swayfx/pkg-message
new file mode 100644
index 000000000000..c0888f1f4cb7
--- /dev/null
+++ b/x11-wm/swayfx/pkg-message
@@ -0,0 +1,12 @@
+[
+{ type: install
+ message: <<EOM
+Notes:
+- sway(1) can use mac_priority(4) to avoid stutter during high load
+
+Experimental features:
+- HiDPI support for X11 applications. For instructions see
+ https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/2064#note_1139855
+EOM
+}
+]