Package Details: yeet-git 0.1.4.r1.g39e0e68-1

Git Clone URL: https://aur.archlinux.org/yeet-git.git (read-only, click to copy)
Package Base: yeet-git
Description: A fast, minimal, configurable app launcher for Wayland
Upstream URL: https://github.com/1337hero/yeet
Keywords: launcher wayland yeet
Licenses: GPL3
Conflicts: yeet
Provides: yeet
Submitter: 1337hero
Maintainer: 1337hero
Last Packager: 1337hero
Votes: 0
Popularity: 0.000000
First Submitted: 2025-12-17 16:06 (UTC)
Last Updated: 2026-02-23 01:28 (UTC)

Dependencies (4)

Required by (0)

Sources (1)

Latest Comments

1337hero commented on 2026-02-23 02:04 (UTC)

Changelog

v0.1.4 — 2026-02-22

Security - Fixed command injection vulnerability in app launching — .desktop Exec fields are no longer passed through a shell, preventing execution of metacharacters (;, |, &, etc.). Thanks to @Firstp1ck for responsible disclosure. - Hardened history file handling

Features - appearance.show_shortcuts — toggle Alt+N shortcut badges (default: true) - appearance.show_descriptions — toggle app description text (default: true) - appearance.row_height — configurable row height - search.use_history — toggle recent-launch prioritization in search results

Bug Fixes - User CSS now loaded via load_from_path so @import directives resolve correctly (#4) - Recent/history entries now correctly prioritized in search (#2) - Animation UX improvements (#1)


v0.1.3 — 2025-12-17

Features - Scroll and touch support - Nix flake added - Custom command entries documented in README

Fixes - Resolved Cargo.lock build issues


v0.1.1 — 2025-12-17

Initial public release - GTK4 + Wayland layer shell app launcher - Fuzzy search with launch history - TOML config + CSS theming - Catppuccin Macchiato default theme

1337hero commented on 2025-12-18 03:35 (UTC)

The lock file issues should now be resolved

lordworm1996 commented on 2025-12-18 00:35 (UTC)

==> Starting build()... error: the lock file /home/lordworm/.cache/paru/clone/yeet-git/src/yeet/Cargo.lock needs to be updated but --locked was passed to prevent this If you want to try to generate the lock file without accessing the network, remove the --locked flag and use --offline instead. ==> ERROR: A failure occurred in build(). Aborting... error: failed to build 'yeet-git-0.1.0-1': error: packages failed to build: yeet-git-0.1.0-1

Maybe remove the --locked in favor of --offline or just remove it completely? I couldn't built it with the locked flag

Firstpick commented on 2025-12-17 21:43 (UTC)

please add email to first line (Maintainer) :)