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.70 |
| 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, jack2, pipewire-jack)
- jsoncpp (jsoncpp-cmake-gitAUR, jsoncpp-gitAUR, jsoncpp-cmakeAUR)
- libdbusmenu-gtk3
- libevdev (libevdev-gitAUR)
- libinput (libinput-gitAUR, libinput-multiplierAUR, libinput-no-gesturesAUR, libinput-three-finger-dragAUR, libinput-nowacom-gitAUR, libinput-eppAUR, libinput-eppAUR)
- 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-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- catch2 (catch2-gitAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- glib2-devel (glib2-devel-gitAUR) (make)
- meson (meson-gitAUR) (make)
- python-setuptools (make)
- scdoc (scdoc-gitAUR) (make)
- wayland-protocols (wayland-protocols-gitAUR) (make)
- otf-font-awesome (optional) – Icons in the default configuration
Required by (52)
- autoricer-bin (requires waybar) (optional)
- 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)
- hyprspaces (requires waybar) (optional)
- kanshi-menu (requires waybar) (optional)
- lxqt-labwc-session-git (requires waybar)
- manjaro-hyprland-settings (requires waybar)
- moonveil (requires waybar)
- niflveil (requires waybar) (optional)
- niri-dinit (requires waybar) (optional)
- niri-dinit-git (requires waybar) (optional)
- niri-git (requires waybar) (optional)
- Show 32 more...
Latest Comments
1 2 3 4 5 6 .. 12 Next › Last »
xiota commented on 2026-01-17 01:20 (UTC)
@ninetailedtori Fails to build with
libcxx=true. Addedlibc++to depends, exported CC/CXX, addedclangto makedeps.ninetailedtori commented on 2026-01-14 20:30 (UTC) (edited on 2026-01-15 00:43 (UTC) by ninetailedtori)
Could we add _use_libcxx to the options as well? It would help for those of us who use clang's libc++ instead of the gnu stdlibc++:
SentakuHM commented on 2025-12-19 07:48 (UTC) (edited on 2025-12-19 07:49 (UTC) by SentakuHM)
@alekgr yes i was able to build after updating hyprland-git, just reboot after updating hyprland-git then rebuild waybar-git.
musta_ruhtinas commented on 2025-10-20 15:58 (UTC)
builds just fine in a clean chroot
alekgr commented on 2025-10-19 15:33 (UTC)
anybody able to build latest waybar-git with hyprland-git
getting
DGRuntimeDirExists
../waybar/test/hyprland/backend.cpp:12 ...............................................................................
../waybar/test/hyprland/backend.cpp:24: FAILED: REQUIRE( actualPath == expectedPath ) with expansion: "/tmp/hypr/59ff7b2f891d06f4097128faf7027a3863542167_1760887456_299454743" == "/tmp/hypr_test/run/user/1000/hypr/instance_sig"
=============================================================================== test cases: 4 | 3 passed | 1 failed assertions: 4 | 3 passed | 1 failed
stderr: [2025-10-19 10:27:34.095] [info] Hyprland IPC starting [2025-10-19 10:27:34.095] [warning] $XDG_RUNTIME_DIR/hypr does not exist, falling back to /tmp/hypr [2025-10-19 10:27:34.095] [error] Hyprland IPC: Unable to connect? [2025-10-19 10:27:34.095] [info] Hyprland IPC stopping... [2025-10-19 10:27:34.095] [info] Hyprland IPC starting [2025-10-19 10:27:34.095] [warning] $XDG_RUNTIME_DIR/hypr does not exist, falling back to /tmp/hypr [2025-10-19 10:27:34.095] [error] Hyprland IPC: Unable to connect? [2025-10-19 10:27:34.095] [info] Hyprland IPC stopping... [2025-10-19 10:27:34.095] [info] Hyprland IPC starting [2025-10-19 10:27:34.095] [warning] $XDG_RUNTIME_DIR/hypr does not exist, falling back to /tmp/hypr [2025-10-19 10:27:34.095] [error] Hyprland IPC: Unable to connect? [2025-10-19 10:27:34.096] [info] Hyprland IPC stopping... [2025-10-19 10:27:34.096] [info] Hyprland IPC starting [2025-10-19 10:27:34.096] [warning] $XDG_RUNTIME_DIR/hypr does not exist, falling back to /tmp/hypr [2025-10-19 10:27:34.096] [error] Hyprland IPC: Unable to connect? [2025-10-19 10:27:34.096] [info] Hyprland IPC stopping... ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
3/3 utils OK 0.01s
Summary of Failures:
2/3 hyprland FAIL 0.00s exit status 42
Ok: 2
Fail: 1
Full log written to /home/alek/.cache/paru/clone/waybar-git/src/build/meson-logs/testlog.txt ==> ERROR: A failure occurred in check(). Aborting... error: failed to build 'waybar-git-0.13.0.r41.g0776e69-1': error: packages failed to build: waybar-git-0.13.0.r41.g0776e69-1 rocket at alek ~ ❯
xiota commented on 2025-09-10 17:28 (UTC) (edited on 2025-09-10 18:08 (UTC) by xiota)
The build I have from last month seems to function. I'm not using Hyprland.
eXpansiiVe commented on 2025-09-10 14:22 (UTC) (edited on 2025-09-11 09:24 (UTC) by eXpansiiVe)
Am I the only one experiencing problems since today? It seems to start, but the Waybar doesn't show up. For reference, I'm using Hyprland. EDIT: It wasn't a problem with the build, it was completely my problem.
xiota commented on 2025-07-31 04:11 (UTC)
@ilovemikael I do not include contact info in PKGBUILDs because I do not want to be contacted for packages I no longer maintain. There are many cases where packages can be disowned without ability to remove info. I also prefer not to feed spam bots.
The only maintainers who actually matter are the current ones listed on aurweb. Comaintainers are in parentheses. Commenting or flagging is sufficient to contact them. If there is no response within a reasonable time (over two weeks), you're free to open orphan requests.
I have too many packages. If you want to comaintain, send an email listing packages you're interested in. If while preparing your last comment you didn't already find my address, you unfortunately did not pass the qualifying exam.
ilovemikael commented on 2025-07-30 22:09 (UTC)
Oh, my bad; I mistakenly inferred that your account was an alt or something for Alexis Rouillard as he's listed here (in the script, I see your username on this page) as the sole maintainer of the package, and after Alexis' last git commit (2018-12-17), another author simply named Alex took over until 2024-06-14 without modifying the maintainers heading, so by my heuristics it appears that author was also Alexays.
I don't feel like being a vigilante (and/or annoying, though the latter is probably already the case) so I'm not flagging the package or anything, but it may perhaps be useful to include your contact info in the pkgbuild, as there are no means of communication provided via your AUR account (besides chatting here, of course); if you wish to stay anonymous, at least email-wise (mayhaps another false assumption, but a brisk skim of your hundreds of packages reveals none of your info listed in any of the scripts), it could be handy to at least put your username in the maintainers field and change Alexays' to be listed as a co-maintainer, as this page suggests -- I think it'd help differentiate the two of you and prevent future misunderstandings like mine from occurring.
PS: sorry if I come off as condescending or patronizing, that's not my intent, and I still think appreciation for the hundreds of packages you maintain (many of which I use) is deserved, even if you aren't the original author or developer, so thank you for that in addition to the quick response :).
xiota commented on 2025-07-30 07:57 (UTC)
@ilovemikael Thanks for the software should be directed to Alexays. As far as I can tell, he has been inactive on AUR for quite some time, but that allows more focus on upstream development.
I'll revise the package in upcoming days to add option to build with/without gpsd, similar to treatment of libcava.
1 2 3 4 5 6 .. 12 Next › Last »