git: 329a3eed5742 - main - 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:15 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=329a3eed5742c48ac42f0de6e9283fdab216e320 commit 329a3eed5742c48ac42f0de6e9283fdab216e320 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:11:14 +0000 x11-wm/swayfx: restore install message after 66405adbabf6 --- 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 +} +]