git: 125700dbc37c - main - x11-wm/sway: document amdgpu regression after bb43067a6928
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 25 Apr 2025 18:54:00 UTC
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=125700dbc37ca7ce66411fe679818f2adaafaeb9
commit 125700dbc37ca7ce66411fe679818f2adaafaeb9
Author: Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2025-04-25 18:11:24 +0000
Commit: Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2025-04-25 18:53:42 +0000
x11-wm/sway: document amdgpu regression after bb43067a6928
Updating to RC1 on /latest was done precisely to discover regressions
with plenty of time to debug before the next /quarterly branches.
Other wlroots019 consumers are likely affected as well, so there's no
point in backing out just because of amdgpu.
PR: 286311
---
x11-wm/sway/pkg-message | 3 +++
1 file changed, 3 insertions(+)
diff --git a/x11-wm/sway/pkg-message b/x11-wm/sway/pkg-message
index 6a2347801f07..15b9e51475e8 100644
--- a/x11-wm/sway/pkg-message
+++ b/x11-wm/sway/pkg-message
@@ -3,6 +3,9 @@
message: <<EOM
Notes:
- sway(1) can use mac_priority(4) to avoid stutter during high load
+Known issues:
+- Broken on amdgpu since sway 1.11. Switch to swayfx for now.
+ https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286311
EOM
}
]