Search Criteria
Package Details: waybar-git 0.13.0.r41.g0776e69-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 |
| Upstream URL: | https://github.com/Alexays/Waybar |
| Keywords: | bar sway wlroots |
| Licenses: | MIT |
| Conflicts: | waybar |
| Provides: | waybar |
| Submitter: | BlueGone |
| Maintainer: | xiota (Alexays) |
| Last Packager: | xiota |
| Votes: | 37 |
| Popularity: | 0.066215 |
| First Submitted: | 2018-08-09 18:41 (UTC) |
| Last Updated: | 2025-07-30 20:05 (UTC) |
Dependencies (28)
- fmt (fmt-gitAUR)
- gtk-layer-shell (gtk-layer-shell-gitAUR)
- gtkmm3
- jackAUR (jack2-gitAUR, pipewire-jack-gitAUR, pipewire-full-jack-gitAUR, pipewire-jack-ldacAUR, jack2, pipewire-jack)
- jsoncpp (jsoncpp-cmake-gitAUR, jsoncpp-cmakeAUR, jsoncpp-gitAUR)
- libdbusmenu-gtk3
- libevdev (libevdev-gitAUR)
- libinput (libinput-gitAUR, libinput-multiplierAUR, libinput-no-gesturesAUR, libinput-nowacom-gitAUR, libinput-eppAUR, libinput-eppAUR, libinput-three-finger-dragAUR, libinput-noaccumAUR)
- libmpdclient
- libnl (libnl-gitAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libsigc++
- libwireplumber (libwireplumber-gitAUR)
- libxkbcommon (libxkbcommon-gitAUR)
- playerctl (playerctl-gitAUR)
- sndio (sndio-gitAUR)
- spdlog (spdlog-gitAUR)
- upower (upower-nocriticalAUR, upower-gitAUR, upower-nosystemd-gitAUR)
- wayland (wayland-asan-gitAUR, wayland-chromiumAUR, wayland-gitAUR)
- catch2 (catch2-gitAUR) (make)
- Show 8 more dependencies...
Required by (71)
- ai-quota-waybar-git (requires waybar)
- autoricer-bin (requires waybar) (optional)
- bartender-git (requires waybar) (optional)
- claude-usage-waybar (requires waybar)
- claudebar (requires waybar)
- codexbar (requires waybar)
- cpm (requires waybar) (optional)
- cwc (requires waybar) (optional)
- cwc-git (requires waybar) (optional)
- devchron (requires waybar) (optional)
- focal-hyprland-git (requires waybar) (optional)
- focal-sway-git (requires waybar) (optional)
- frogprog-hyprland-dark-git (requires waybar)
- frogprog-hyprland-light-git (requires waybar)
- gsconnect (requires waybar) (optional)
- gsconnect-git (requires waybar) (optional)
- hyprland-agent (requires waybar) (optional)
- hyprland-dotfiles (requires waybar) (optional)
- kanshi-menu (requires waybar) (optional)
- logibar (requires waybar)
- Show 51 more...
Latest Comments
« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 13 Next › Last »
infiniter commented on 2022-01-12 18:02 (UTC)
Hello, this issue still blocks update. Any progress?
crawl_soever commented on 2021-12-27 14:01 (UTC) (edited on 2021-12-27 14:07 (UTC) by crawl_soever)
System updates are broken with this package. Likely due to a needed dependency update.
error: failed to prepare transaction (could not satisfy dependencies) :: installing jsoncpp (1.9.5-1) breaks dependency 'libjsoncpp.so=24-64' required by waybar-git
pastawater commented on 2021-11-10 07:55 (UTC) (edited on 2021-11-10 07:56 (UTC) by pastawater)
Seconding this comment from march this year:
Can you add "sndio" to deps please?
cgirard commented on 2021-11-02 13:52 (UTC) (edited on 2021-11-02 13:53 (UTC) by cgirard)
@justinesmithies this is fixed by replacing the git:// to git+https://, as suggested by @Xorg, in the repo url. Can one of the maintainer fix this please?
justinesmithies commented on 2021-11-02 13:39 (UTC)
This package no longer builds due to this error.
fetching devel info... error: failed to lookup: waybar-git: fatal: remote error: The unauthenticated git protocol on port 9418 is no longer supported. Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information.
Zeioth commented on 2021-09-16 19:08 (UTC)
The temperature module doesn't seem to be working. Could you please check it out?
https://github.com/Alexays/Waybar/issues/233
jplatte commented on 2021-08-19 10:43 (UTC)
If you stopped using waybar or downgraded chrono-date to 3.0.0-2 to make it work, you can just rebuild waybar after upgrading chrono-date again and it will work without having to keep the older chrono-date version installed.
UnicornDarkness commented on 2021-07-24 06:02 (UTC)
Can you replace
source=("${pkgname}::git://github.com/Alexays/Waybar")bysource=("${pkgname}::git+https://github.com/Alexays/Waybar"), please? I am unable to clone the Git repository withouthttps.reeeeeeeeeeelity commented on 2021-03-29 14:10 (UTC)
Source dir: .cache/yay/waybar-git/src/waybar-git Build dir: .cache/yay/waybar-git/src/build meson.build:1:0: ERROR: Compiler cc can not compile programs.
manually go into the directory and do
meson build && ninja -C buildworks thoErikR commented on 2021-03-15 16:26 (UTC)
Needed to edit the build file and add
--auto-features=enabledafter the meson command to enable rfkill support (for Bluetooth)« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 13 Next › Last »