Port details |
- sway i3-compatible Wayland compositor
- 1.11.r1 x11-wm
=6 1.10.1_1Version of this port present on the latest quarterly branch. - Maintainer: jbeich@FreeBSD.org
 - Port Added: 2019-01-06 13:28:39
- Last Update: 2025-04-21 22:58:27
- Commit Hash: bb43067
- People watching this port, also watch:: pkg, htop, seatd, ffmpeg, wl-clipboard
- Also Listed In: wayland
- License: MIT
- WWW:
- https://swaywm.org/
- Description:
- Sway is a tiling Wayland compositor and a drop-in replacement for the
i3 window manager for X11. It works with your existing i3 configuration
and supports most of i3's features, plus a few extras.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/x11-wm/sway/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-wm/sway
- pkg install sway
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sway
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1745148670
SHA256 (swaywm-sway-1.11-rc1_GH0.tar.gz) = 12a6b49378d3a73bcd7e07f5a23655a63fc6b3d0b233eb0319dd5fd092b8a85a
SIZE (swaywm-sway-1.11-rc1_GH0.tar.gz) = 5583472
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- evdev-proto>0 : devel/evdev-proto
- wayland-protocols>=1.24 : graphics/wayland-protocols
- scdoc>=1.9.2 : textproc/scdoc
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- pixman-1.pc : x11/pixman
- xcb.pc : x11/libxcb
- Runtime dependencies:
-
- swaybg : x11/swaybg
- pixman-1.pc : x11/pixman
- xcb.pc : x11/libxcb
- Library dependencies:
-
- libjson-c.so : devel/json-c
- libevdev.so : devel/libevdev
- libudev.so : devel/libudev-devd
- libpcre2-8.so : devel/pcre2
- libdrm.so : graphics/libdrm
- libwayland-egl.so : graphics/wayland
- libwlroots-0.19.so : x11-toolkits/wlroots019
- libinput.so : x11/libinput
- libxkbcommon.so : x11/libxkbcommon
- libbasu.so : devel/basu
- libxcb-icccm.so : x11/xcb-util-wm
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libharfbuzz.so : print/harfbuzz
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for sway-1.11.r1:
BASU=on: Tray in swaybar via basu
MANPAGES=on: Build and/or install manual pages
PIXBUF=on: GDK-PixBuf library support
SWAYBG=on: Default command to set background
X11=on: X11 (graphics) support
===> Use 'make config' to modify these settings
- Options name:
- x11-wm_sway
- USES:
- compiler:c11 gnome meson pkgconfig xorg
- pkg-message:
- For install:
- Notes:
- sway(1) can use mac_priority(4) to avoid stutter during high load
- Master Sites:
|
Notes from UPDATING |
- These upgrade notes are taken from /usr/ports/UPDATING
- 2021-09-12
Affects: x11-wm/cage, x11-wm/hikari, x11-wm/labwc, x11-wm/sway, x11-wm/wayfire Author: jbeich@FreeBSD.org Reason:
SUID option has been removed in favor of seatd-launch(1) which doesn't
require special handling in every consumer and doesn't bypass group
permissions. If you've already enabled seatd service or use consolekit2
then nothing changes. Otherwise,
$ sway
00:00:00.001 [ERROR] [wlr] [libseat] [libseat/libseat.c:83] No backend was able to open a seat
00:00:00.001 [ERROR] [wlr] [backend/session/session.c:84] Unable to create seat: Function not implemented
00:00:00.001 [ERROR] [wlr] [backend/session/session.c:218] Failed to load session backend
00:00:00.001 [ERROR] [wlr] [backend/backend.c:353] Failed to start a DRM session
00:00:00.001 [ERROR] [sway/server.c:53] Unable to create backend
can be fixed by
$ ck-launch-session sway
or
$ seatd-launch sway
or
# sysrc seatd_enable=YES
# service seatd start
$ sway
Replace "sway" with your compositor e.g., "cage", "hikari", "labwc", "wayfire".
|
Port Moves |
- port moved here from x11-wm/sway-devel on 2024-10-27
REASON: Out of date: use x11-wm/sway for now
|
Number of commits found: 105 (showing only 5 on this page)
Number of commits found: 105 (showing only 5 on this page)
|