Search Criteria
Package Details: waybar-git r2429.09142fa3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/waybar-git.git (read-only, click to copy) |
---|---|
Package Base: | waybar-git |
Description: | Highly customizable Wayland bar for Sway and Wlroots based compositors (GIT) |
Upstream URL: | https://github.com/Alexays/Waybar/ |
Keywords: | bar sway wlroots |
Licenses: | MIT |
Conflicts: | waybar |
Provides: | waybar |
Submitter: | BlueGone |
Maintainer: | Alexays (BlueGone, maximbaz) |
Last Packager: | Alexays |
Votes: | 32 |
Popularity: | 1.01 |
First Submitted: | 2018-08-09 18:41 (UTC) |
Last Updated: | 2024-06-14 07:05 (UTC) |
Dependencies (32)
- fmt (fmt-gitAUR)
- gtk-layer-shell (gtk-layer-shell-gitAUR)
- gtkmm3
- jackAUR (jack2-gitAUR, pipewire-jack-gitAUR, pipewire-full-jack-gitAUR, jack2, pipewire-jack)
- libappindicator-gtk3
- libdate-tz.so (chrono-date)
- libdbusmenu-gtk3
- libevdev (libevdev-gitAUR)
- libinput (libinput-noaccumAUR, libinput-multiplierAUR, libinput-three-finger-dragAUR)
- libjack.so (jackAUR, jack2-gitAUR, pipewire-jack-gitAUR, pipewire-full-jack-gitAUR, jack2, lib32-jack2, lib32-pipewire-jack, pipewire-jack)
- libjsoncpp.so (jsoncpp-cmakeAUR, jsoncpp-gitAUR, jsoncpp)
- libmpdclient
- libnl (libnl-gitAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libsigc++
- libsndio.so (sndio-gitAUR, sndio)
- libspdlog.so (spdlog-gitAUR, spdlog)
- libupower-glib.so (upower-nocriticalAUR, upower-nosystemd-gitAUR, upower)
- libwireplumber (libwireplumber-gitAUR)
- libxkbcommon (libxkbcommon-gitAUR)
- Show 12 more dependencies...
Required by (27)
- focal-hyprland-git (requires waybar) (optional)
- focal-sway-git (requires waybar) (optional)
- gsconnect (requires waybar) (optional)
- gsconnect-git (requires waybar) (optional)
- hyprforest-installer-bin (requires waybar) (optional)
- lxqt-labwc-session-git (requires waybar)
- niri-git (requires waybar) (optional)
- spatial-shell (requires waybar) (optional)
- sway-borders-git (requires waybar) (optional)
- sway-config-fedora (requires waybar)
- sway-disable-titlebar (requires waybar) (optional)
- sway-force-ssd-git (requires waybar) (optional)
- sway-git-wlroots-git (requires waybar) (optional)
- sway-hidecursor-leftbar (requires waybar) (optional)
- sway-im (requires waybar) (optional)
- sway-im-git (requires waybar) (optional)
- sway-inhibit-fullscreen-git (requires waybar) (optional)
- sway-no-titlebars-git (requires waybar) (optional)
- sway-rc (requires waybar) (optional)
- sway-titlebar-positioning-git (requires waybar) (optional)
- swayfx (requires waybar) (optional)
- swayfx-git (requires waybar) (optional)
- swayfx-i3-style-fullscreen-2-git (requires waybar) (optional)
- swayfx-i3-style-fullscreen-git (requires waybar) (optional)
- vivarium-git (requires waybar) (optional)
- waybar-module-pacman-updates-git (requires waybar)
- wayfire-desktop-git (requires waybar)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »
Alexays commented on 2022-09-07 08:34 (UTC)
Should be fixed on master :)
Blackquicksilver commented on 2022-09-07 08:32 (UTC)
The issue is a missing formatter for
std::filesystem::path
, which is logged insrc/config.cpp
l. 33 & 40. You can fix it with appending a.string()
to it for conversion to a string.Here is a PKGBUILD with the patch to do this https://gist.githubusercontent.com/JBenda/934a62398e0d1e7a775eeea47385fff2/raw/9be4258b7c026722dcce5373a413533d7f3a0447/PKGBUILD
And here is the patch isolated: https://gist.github.com/JBenda/934a62398e0d1e7a775eeea47385fff2#file-waybarfmthotfix-patch
nze commented on 2022-09-05 12:24 (UTC)
Build currently fails due to issues with
fmt
.sheercold commented on 2022-09-01 23:00 (UTC) (edited on 2022-09-01 23:01 (UTC) by sheercold)
Have this error after upgrade
fmt
from8.1.1-2
to9.1.0-1
Matt101 commented on 2022-05-25 19:50 (UTC) (edited on 2022-05-25 19:51 (UTC) by Matt101)
Is there anyway we could get:
added so that the Bluetooth module would be added.
pkap commented on 2022-04-07 17:48 (UTC)
sndio
is missing as a dependency. Thanks!marijns commented on 2022-03-23 08:27 (UTC)
Can you change the
pkgver()
function to something like:https://wiki.archlinux.org/title/VCS_package_guidelines#Git
That'll show the latest tagged version and number of commits since, instead of just the total number of commits since the start of waybar.
Thanks!
Fjorge commented on 2022-01-16 21:07 (UTC)
I got around the dependency issue on update by skipping dependency checks on update and then reinstalling (and thereby recompiling)
waybar-git
. No issues so far, but I'll edit if anything breaks.infiniter commented on 2022-01-12 18:02 (UTC)
Hello, this issue still blocks update. Any progress?
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »