Search Criteria
Package Details: waybar-niri-workspaces-enhanced-git r9.2f4cd8f-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/waybar-niri-workspaces-enhanced-git.git (read-only, click to copy) |
|---|---|
| Package Base: | waybar-niri-workspaces-enhanced-git |
| Description: | Enhanced niri workspaces module for waybar with window icons. |
| Upstream URL: | https://github.com/justbuchanan/waybar-niri-workspaces-enhanced |
| Licenses: | MIT |
| Provides: | waybar-niri-workspaces-enhanced |
| Submitter: | bart |
| Maintainer: | bart |
| Last Packager: | bart |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2025-11-12 14:03 (UTC) |
| Last Updated: | 2025-11-12 14:03 (UTC) |
Dependencies (12)
- cairo (cairo-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR, gdk-pixbuf2-noglycinAUR)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- gtk3 (gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-no_deadkeys_underlineAUR)
- niri (niri-dinitAUR, niri-dinit-gitAUR, niri-gitAUR)
- pango (pango-gitAUR, pango-nothai-gitAUR)
- ttf-font-nerd (otf-operator-mono-nerdAUR, ttf-blex-nerd-font-gitAUR, ttf-fairiesevkaAUR, ttf-fairiesevka-termAUR, ttf-fairiesevka-propoAUR, ttf-monaspice-huhanme-nerd-font-binAUR, nerd-fonts-appleAUR, ttf-ubuntusans-nerdAUR, otf-atkinsonhyperlegiblemono-nerd, otf-aurulent-nerd, otf-codenewroman-nerd, otf-comicshanns-nerd, otf-commit-mono-nerd, otf-droid-nerd, otf-firamono-nerd, otf-geist-mono-nerd, otf-hasklig-nerd, otf-hermit-nerd, otf-monaspace-nerd, otf-monaspace-nerdfonts, otf-opendyslexic-nerd, otf-overpass-nerd, ttf-0xproto-nerd, ttf-3270-nerd, ttf-adwaitamono-nerd, ttf-agave-nerd, ttf-anonymouspro-nerd, ttf-arimo-nerd, ttf-bigblueterminal-nerd, ttf-bitstream-vera-mono-nerd, ttf-cascadia-code, ttf-cascadia-code-nerd, ttf-cascadia-mono-nerd, ttf-cousine-nerd, ttf-d2coding-nerd, ttf-daddytime-mono-nerd, ttf-dejavu-nerd, ttf-envycoder-nerd, ttf-fantasque-nerd, ttf-firacode-nerd, ttf-go-nerd, ttf-gohu-nerd, ttf-hack-nerd, ttf-heavydata-nerd, ttf-iawriter-nerd, ttf-ibmplex-mono-nerd, ttf-inconsolata-go-nerd, ttf-inconsolata-lgc-nerd, ttf-inconsolata-nerd, ttf-intone-nerd, ttf-iosevka-nerd, ttf-iosevkaterm-nerd, ttf-iosevkatermslab-nerd, ttf-jetbrains-mono-nerd, ttf-lekton-nerd, ttf-liberation-mono-nerd, ttf-lilex-nerd, ttf-martian-mono-nerd, ttf-meslo-nerd, ttf-monofur-nerd, ttf-monoid-nerd, ttf-mononoki-nerd, ttf-mplus-nerd, ttf-nerd-fonts-symbols, ttf-nerd-fonts-symbols-mono, ttf-noto-nerd, ttf-profont-nerd, ttf-proggyclean-nerd, ttf-recursive-nerd, ttf-roboto-mono-nerd, ttf-sharetech-mono-nerd, ttf-sourcecodepro-nerd, ttf-space-mono-nerd, ttf-terminus-nerd, ttf-tinos-nerd, ttf-ubuntu-mono-nerd, ttf-ubuntu-nerd, ttf-victor-mono-nerd, ttf-zed-mono-nerd)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- zenity (zenity-gtk3AUR, zenity-gitAUR, qarma-gitAUR, zenity-rs-binAUR) (optional) – for workspace rename script
Latest Comments
bart commented on 2025-12-25 10:06 (UTC)
@jake48.2 this is just a config file for pre-commit, a tool to do some checks before committing (https://pre-commit.com/). It's there to make sure that, for example, I don't accidentally commit a PKGBUILD with the wrong checksum or a non-updated .SRCINFO. Gitleaks is there to make sure no secrets get committed accidentally. This file is obviously not upstream, as it is in the repository to generate the arch package, while upstream contains the code for the tool itself.
jake48.2 commented on 2025-12-25 05:41 (UTC)
What is gitleaks doing in .pre-commit-config.yaml? It's not in the upstream url as far as I can tell.