Port details |
- swaysettings GUI for setting Sway wallpaper, default apps, GTK themes, etc.
- 0.5.0 x11
=2 0.5.0Version of this port present on the latest quarterly branch. - Maintainer: jbeich@FreeBSD.org
 - Port Added: 2021-12-19 07:42:07
- Last Update: 2025-03-17 04:02:08
- Commit Hash: e87d813
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: GPLv3+
- WWW:
- https://github.com/ErikReider/SwaySettings
- Description:
- SwaySettings is a GUI for configuring your Sway desktop.
Features:
- Set and remove auto start apps
- Change default apps
- Change GTK theme settings (GTK theme is set per GTK4 color-scheme,
ie dark and light mode)
- Mouse and trackpad settings
- Keyboard layout settings
- Switch Wallpaper (selected wallpaper will be located at .cache/wallpaper)
- Configure Sway Notification Center (package: swaync)
- sway-wallpaper (a swaybg replacement) which includes a slick fade transition
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- swaysettings>0:x11/swaysettings
- To install the port:
- cd /usr/ports/x11/swaysettings/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/swaysettings
- pkg install swaysettings
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: swaysettings
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1734219716
SHA256 (ErikReider-SwaySettings-v0.5.0_GH0.tar.gz) = 3003d5651fbb6692a20788a26f4e8c2083416e9fa9b8dbb3a3def1af0fd1c582
SIZE (ErikReider-SwaySettings-v0.5.0_GH0.tar.gz) = 115704
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:
-
- blueprint-compiler : devel/blueprint-compiler
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- valac : lang/vala
- Library dependencies:
-
- libpulse.so : audio/pulseaudio
- libjson-glib-1.0.so : devel/json-glib
- libgee-0.8.so : devel/libgee
- libgtop-2.0.so : devel/libgtop
- libaccountsservice.so : sysutils/accountsservice
- libudisks2.so : sysutils/libudisks
- libgtk4-layer-shell.so : x11-toolkits/gtk4-layer-shell
- libintl.so : devel/gettext-runtime
- libatk-1.0.so : accessibility/at-spi2-core
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-4.so : x11-toolkits/gtk40
- libadwaita-1.so : x11-toolkits/libadwaita
- libxml2.so : textproc/libxml2
- libharfbuzz.so : print/harfbuzz
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- x11_swaysettings
- USES:
- compiler:c11 gettext gnome meson pkgconfig python:build shebangfix vala:build
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.5.0 17 Mar 2025 04:02:08
    |
Charlie Li (vishwin)  |
gnome.mk: rename gdkpixbuf2 to gdkpixbuf to prepare for port move
The GTK 1-based gdk-pixbuf has not existed for some time.
No functional or package changes. |
0.5.0 15 Dec 2024 01:17:14
    |
Jan Beich (jbeich)  |
x11/swaysettings: update to 0.5.0
Changes: https://github.com/ErikReider/SwaySettings/releases/tag/v0.5.0
Reported by: GitHub (watch releases) |
0.4.0_5 23 Nov 2024 08:31:00
    |
Gleb Popov (arrowd)  |
*: Bump PORTREVISIONs of Pulseaudio consumers
Sponsored by: Future Crew, LLC |
0.4.0_4 23 Dec 2023 18:14:14
    |
Nuno Teixeira (eduardo)  |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
0.4.0_3 07 Aug 2023 16:34:07
    |
Gleb Popov (arrowd)  |
audio/pulseaudio: Update to 16.1
Bump PORTREVISION on consumers.
Sponsored by: Serenity Cybersecurity, LLC
PR: 262713 |
0.4.0_2 25 Apr 2023 15:17:15
    |
Christian Weisgerber (naddy)  |
audio/opus: bump consumers after update to 1.4 |
0.4.0_1 02 Mar 2023 05:23:10
    |
Tobias C. Berner (tcberner)  |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
0.4.0 16 Oct 2022 02:22:01
    |
Jan Beich (jbeich)  |
x11/swaysettings: convert to GLIB_SCHEMAS
Since 522332dbc718 this only has cosmetic (conistency) effect. |
0.4.0 10 Sep 2022 19:43:43
    |
Jan Beich (jbeich)  |
x11/swaysettings: chase description after c508bc6cf434 |
0.4.0 10 Sep 2022 19:37:12
    |
Jan Beich (jbeich)  |
x11/swaysettings: update to 0.4.0
Changes: https://github.com/ErikReider/SwaySettings/compare/709b482...v0.4.0
Reported by: GitHub (watch releases) |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
s20220227_2 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
s20220227_2 26 Aug 2022 17:02:25
    |
Tobias C. Berner (tcberner)  |
framework: switch tree to using vala.mk
PR: 249940 |
s20220227_2 10 Apr 2022 19:11:41
    |
Charlie Li (vishwin)  |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
s20220227_1 26 Mar 2022 08:27:27
    |
Matthias Fechner (mfechner)  |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
s20220227 05 Mar 2022 00:57:52
    |
Jan Beich (jbeich)  |
x11/swaysettings: update to s20220227
Changes: https://github.com/ErikReider/SwaySettings/compare/13212aa...709b482 |
s20211118 19 Dec 2021 07:42:48
    |
Jan Beich (jbeich)  |
x11/swaysettings: suggest swaync package |
s20211118 19 Dec 2021 07:39:04
    |
Jan Beich (jbeich)  |
x11/swaysettings: add new port
SwaySettings is a GUI for configuring your Sway desktop.
Features:
- Set and remove auto start apps
- Change default apps
- Change GTK theme (GTK 3 and potentially GTK 2)
- Mouse and trackpad settings
- Keyboard layout settings
- Switch Wallpaper (selected wallpaper will be located at .cache/wallpaper)
- Configure Sway Notification Center
https://github.com/ErikReider/SwaySettings |