File anyrun.changes of Package anyrun
------------------------------------------------------------------- Mon Mar 02 12:15:08 UTC 2026 - bernd-obs@wachter.fi - Update to version 0+git1771833858_a289cd0: * nix/hm: map Keybind Shift (#311) * anyrun: Added exit codes to `anyrun close` and fixed a bug * nix/hm: Set default height to 1 in home-manager module (#306) * nix/hm: Fix typo in "system" on home-manager module (#305) * plugins/applications: Use preprocessed `exec` instead of raw `entry.exec` (#304) * websearch: Add xdg-open note to README * CI/nix: Added anyrun-with-all-plugins to the ci process (#296) * anyrun: Fixed CSS relative path imports in style.css loading (#297) * nix: Updated flake.lock * anyrun: Colored & bolded warning message about daemon mode ------------------------------------------------------------------- Wed Feb 12 13:27:39 UTC 2025 - bernd-obs@wachter.fi - Update to version 0+git1735301051_06017e7: * [Stdin] Added configuration file documentation * Support KP_Enter as selection key (#174) * [Applications] Reworked terminal configuration to allow for more terminal possibilities * chore: update links (#204) * Revert "plugins/applications: fix terminal apps with arguments" * nix: fix incramental flags, again * nix/packages: fix incramental builds variable * chore: shut up resolver warning * nix: re-organize flake structure * chore: update more vulnerable dependencies * chore: bump rustls * nix: bump nixpkgs * update hyprland-rs crate to 0.4.0-beta.1 * docs: include project status in the README * Nix: remove redundant enableParallelBuilding * CI: fix devshell loading * chore(anyrun): update dependencies * ci/cargo-build: make nix devshell impure * nix: clean up; generalize; enable parallel builds * CI: actually fix build workflow * flake: clean up default devShell; add standalone nix shell * flake: bump inputs * nix: add meta.mainProgram * ci: fine-grain trigger conditions * ci: remove build workflow * ci: fix yaml syntax errors * ci: install cargo dependencies before building workspace * ci: order nix workflows; add cargo audit * nix: get rid of `with lib;` and inherit explicitly * nix: inherit self from destructured args; get rid of rec * docs: format; point the project links to the organization repo * nix: use the correct self attribute in the module import * CI: use cachix nix installer * nix: avoid `with lib;` where applicable * nix: update flake inputs * nix: follow `nix-systems` linux as the default platforms * nix: streamline plugin package generation * nix: generate overlay from exposed packages * Use nix.settings.extra-* (#147) * fix: code snippet in README (#143) * Update README to fix code snippets (#138) * fix: Desktop Entries without proper path wouldn't run (#120) * plugins/applications: fix terminal apps with arguments * [fix] Use ::core::option::Option and ::core::result::Result for the macros (#97) * Replace `-o` with `--plugins` in documentation (#119) * Update README.md (#111) * nix: housekeeping (#100) ------------------------------------------------------------------- Wed Aug 30 13:49:50 UTC 2023 - Bernd Wachter <bernd-obs@wachter.fi> - Initial package