@omnigenous That does not sound like a problem with the package, please check your DNS and GPG keyring setup
Search Criteria
Package Details: wleave-git 0.3.0.r0.ge2a7f50-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/wleave-git.git (read-only, click to copy) |
---|---|
Package Base: | wleave-git |
Description: | A Wayland-native logout menu, fork of Wlogout |
Upstream URL: | https://github.com/AMNatty/wleave |
Licenses: | MIT |
Submitter: | Natty4 |
Maintainer: | Natty4 |
Last Packager: | Natty4 |
Votes: | 6 |
Popularity: | 0.020008 |
First Submitted: | 2023-02-22 18:32 (UTC) |
Last Updated: | 2023-02-24 18:09 (UTC) |
Dependencies (7)
- gtk-layer-shell (gtk-layer-shell-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR) (make)
- scdoc (scdoc-gitAUR) (make)
- swaylock (swaylock-effects-improved-gitAUR, swaylock-gitAUR, swaylock-effectsAUR, swaylock-no-passwordAUR, swaylock-fprintd-gitAUR, swaylock-effects-gitAUR, swaylock-dpms-gitAUR) (optional) – default buttons
- systemd (systemd-chromiumosAUR, systemd-selinuxAUR, systemd-gitAUR, systemd-fmlAUR) (optional) – default buttons
Required by (0)
Sources (1)
Latest Comments
Natty4 commented on 2024-05-08 09:55 (UTC)
omnigenous commented on 2024-05-08 00:04 (UTC)
@Natty4 I'm getting an error, even when importing gpg key manually
gpg: keyserver receive failed: Server indicated a failure
Natty4 commented on 2024-02-18 00:48 (UTC)
@botiapa For signature verification to work, import the GPG key used to sign the commits:
gpg --recv-keys --keyserver hkps://keyserver.ubuntu.com 4F9434A2EAC21BEC148F3656BF6CB659ADEE60EC
or alternatively, use makepkg
with the --skippgpcheck
option to skip verification entirely
botiapa commented on 2024-02-17 11:38 (UTC)
Please fix the PGP signature. It's still an issue.
JKMooney commented on 2024-02-03 13:35 (UTC)
That's interesting, it will look in .config/wleave for config files first but, if it doesn't find any, it will look in .config/wlogout. I'll try dropping it into my hyprland setup and running with it for a bit.
Natty4 commented on 2024-02-03 02:56 (UTC)
@JKMooney Fixed, thanks for notifying
JKMooney commented on 2024-02-03 01:12 (UTC)
Tried to install to give it a look but PGP signature could not be verified.
Natty4 commented on 2023-04-07 15:52 (UTC)
@dedguy21 I can't seem to reproduce that issue on a clean Arch install. Please make sure your personal config's CSS doesn't point to non-existant files, since the location has changed with wleave 0.3 as we replaced PNG files with SVG files
dedguy21 commented on 2023-04-07 05:37 (UTC) (edited on 2023-04-07 05:38 (UTC) by dedguy21)
Clean look, and is faster than wlogout, hope this catches on. Good job. Only issue I had was that the icons weren't showing properly until I download wlogout, and then they showed up nice. Wierd.
Pinned Comments
Natty4 commented on 2024-02-18 00:48 (UTC)
@botiapa For signature verification to work, import the GPG key used to sign the commits:
or alternatively, use
makepkg
with the--skippgpcheck
option to skip verification entirely