Search Criteria
Package Details: rofi-buku-git 71.73ad31d-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/rofi-buku-git.git (read-only, click to copy) |
---|---|
Package Base: | rofi-buku-git |
Description: | rofi frontend for buku bookmarks manager |
Upstream URL: | None |
Licenses: | GPL |
Provides: | rofi-buku |
Submitter: | hwangeug |
Maintainer: | hwangeug |
Last Packager: | hwangeug |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-03-30 06:13 (UTC) |
Last Updated: | 2020-03-30 06:13 (UTC) |
Dependencies (4)
- bukuAUR (bukuserverAUR, buku-gitAUR)
- gawk (gawk-gitAUR, busybox-coreutilsAUR)
- rofi (rofi-lbonn-wayland-only-gitAUR, rofi-gitAUR, rofi-lbonn-wayland-gitAUR, rofi-wayland)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
serxxx commented on 2023-10-26 13:43 (UTC)
rofi-buku hangs for me when launched from tiling WMs, I think because the WMs don't set up stdin. Adding the
--nostdin
flag to all buku calls in the script fixes it. I've made a patch and PR; users can also fix it with:I believe -- hangs or not -- this is a more strictly correct invokation, since within the script there is no use of stdin by the buku calls.