diff options
| author | Jan Beich <jbeich@FreeBSD.org> | 2025-04-25 18:11:24 +0000 |
|---|---|---|
| committer | Jan Beich <jbeich@FreeBSD.org> | 2025-04-25 18:53:42 +0000 |
| commit | 125700dbc37ca7ce66411fe679818f2adaafaeb9 (patch) | |
| tree | 60867241731b5c263943330857f8fb2c87743dd4 | |
| parent | 22738f5b1d44fb286d6f9d6e9c1615ed1ba7cb40 (diff) | |
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
| -rw-r--r-- | x11-wm/sway/pkg-message | 3 |
1 files changed, 3 insertions, 0 deletions
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 } ] |
