Search Criteria
Package Details: yeet-git 0.1.4.r1.g39e0e68-1
Package Actions
| 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)
- gtk4 (gtk4-paper-planeAUR, gtk4-gitAUR, gtk4-develAUR)
- gtk4-layer-shell
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
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)
Maybe remove the
--lockedin favor of--offlineor just remove it completely? I couldn't built it with the locked flagFirstpick commented on 2025-12-17 21:43 (UTC)
please add email to first line (Maintainer) :)