Port details |
- sfwbar Flexible taskbar application for wayland compositors
- 1.0.b14_1 x11 =2 1.0.b14_1Version of this port present on the latest quarterly branch.
- Maintainer: tino.engel@mail.de
- Port Added: 2022-12-02 10:06:09
- Last Update: 2024-01-12 22:40:48
- Commit Hash: 9f8f710
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: wayland
- License: GPLv3
- WWW:
- https://github.com/LBCrion/sfwbar
- Description:
- SFWBar (S* Floating Window Bar) is a flexible taskbar application for
wayland compositors, designed with a stacking layout in mind.
Originally developed for Sway, SFWBar will work with any wayland compositor
supporting layer shell protocol, the taskbar and window switcher functionality
shall work with any compositor supportinig foreign toplevel protocol,
but the pager, and window placement functionality require sway
(or at least i3 IPC support).
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/x11/sfwbar/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/sfwbar
- pkg install sfwbar
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sfwbar
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1704306918
SHA256 (LBCrion-sfwbar-v1.0_beta14_GH0.tar.gz) = e5fa6147e3a58e9440b24b8f1ef2378ae088631b8013ecf7770e984f97c5eeb4
SIZE (LBCrion-sfwbar-v1.0_beta14_GH0.tar.gz) = 386347
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:
-
- wayland-protocols>0 : graphics/wayland-protocols
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libgtk-layer-shell.so : x11-toolkits/gtk-layer-shell
- libwayland-client.so : graphics/wayland
- libjson-c.so : devel/json-c
- libasound.so : audio/alsa-lib
- libmpdclient.so : audio/libmpdclient
- libpulse.so : audio/pulseaudio
- libxkbregistry.so : x11/libxkbcommon
- libatk-1.0.so : accessibility/at-spi2-core
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-3.so : x11-toolkits/gtk30
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for sfwbar-1.0.b14_1:
ALSA=on: ALSA audio volume control
MPD=on: Music player daemon control
PULSEAUDIO=on: Pulse audio volume control
XKB=on: XkbCommon keyboard layout conversion support
===> Use 'make config' to modify these settings
- Options name:
- x11_sfwbar
- USES:
- gnome meson pkgconfig
- 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 |
1.0.b14_1 12 Jan 2024 22:40:48 |
Muhammad Moinur Rahman (bofh) |
*/*: Sanitize MANPREFIX for meson ports
Approved by: portmgr |
1.0.b14 12 Jan 2024 11:40:20 |
Gleb Popov (arrowd) |
x11/sfwbar: Install mans to share and sort plist. |
1.0.b14 12 Jan 2024 11:07:31 |
Gleb Popov (arrowd) Author: Tino Engel |
x11/sfwbar: Update to v1.0_beta14
PR: 276111 |
1.0.b13_1 23 Dec 2023 18:14:14 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
1.0.b13 23 Oct 2023 14:45:22 |
Fernando ApesteguĂa (fernape) Author: Tino Engel |
x11/sfwbar: upgrade to 1.0.b13
ChangeLog: https://github.com/LBCrion/sfwbar/releases
* Implement bluez module
* Add WidgetId() expression function, assign id's to all widgets
* Add Eval action
* Add SwitcherEvent action. Support backwards switching.
* Allow config to modify widgets. Implement ClearWidget action.
PR: 274664
Reported by: tino.engel@mail.de (maintainer) |
1.0.b12 04 Sep 2023 06:34:09 |
Fernando ApesteguĂa (fernape) Author: Tino Engel |
x11/sfwbar: upgrade to 1.0.b12_1
PR: 273470
Reported by: tino.engel@mail.de (maintainer) |
1.0.b9_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 ) |
1.0.b9 02 Dec 2022 10:49:48 |
Gleb Popov (arrowd) |
x11/sfwbar: Makefile fixes.
Reported by: jbeich |
v1.0.b9 02 Dec 2022 10:03:57 |
Gleb Popov (arrowd) Author: Tino Engel |
x11/sfwbar: + Flexible taskbar application for wayland compositors
PR: 268085 |