Commit Graph

42 Commits

Author SHA1 Message Date
NotAShelf
bdbf377970 docs: include project status in the README 2024-10-13 23:48:48 +03:00
NotAShelf
f3794681f8 docs: format; point the project links to the organization repo 2024-06-04 18:55:33 +03:00
TheRealGramdalf
3c2e38ea65 Use nix.settings.extra-* (#147) 2024-06-03 19:07:53 +03:00
Jost Alemann
f9d30e34fa fix: code snippet in README (#143) 2024-04-16 12:17:42 +03:00
Jost Alemann
be6728884d Update README to fix code snippets (#138)
* fix flakes snippet

* update home-manager snippet
2024-04-03 12:28:35 +03:00
Justin Lavoie
872984a6c9 Replace -o with --plugins in documentation (#119) 2023-11-30 13:16:23 +02:00
Andrej Benz
1da9daa605 readme: added websearch (#76) 2023-08-08 15:08:00 +03:00
Kirottu
49a43c4a9b Reworked runner position configuration to allow for far more flexibility 2023-07-04 19:13:27 +03:00
NotAShelf
099e1a08fd nix: rewrite nix flake from ground up and introduce home-manager module (#44)
* rewrite nix flake and move default package

* revert: remove .envrc

* feat: create home-manager module

big W

* fix: properly parse null for config.plugins

* build plugins from template derivation

* build plugins from template derivation

* cache each plugin individually

* pass name and derivation to template derivation

* fix: rework the devShell

* fix: add missing flake-parts input

* feat: make anyrun not build plugins

it only builds plugins on the anyrun-with-all-plugins package

* chore: write documentation about HM module

* fix: specify pname for plugins

* nix: flake-parts follows nixpkgs

* nix: formatting via alejandra

---------

Co-authored-by: n3oney <neo@neoney.dev>
2023-06-21 18:49:10 +03:00
Kirottu
eeb151a542 Added config option overrides to args 2023-06-19 16:40:31 +03:00
Kirottu
38517c09d0 Fix broken example plugin 2023-06-02 23:02:05 +03:00
NotAShelf
8e588204c0 fix overlapping URLs (#41) 2023-05-31 07:28:23 +03:00
NotAShelf
86894dc701 fix deprecated URL literals (#40) 2023-05-30 17:03:49 +03:00
NotAShelf
f1776a1dc4 provide a binary cache for anyrun (#39)
* upload built binaries to cachix

* add cachix instructions to the README
2023-05-30 16:58:34 +03:00
Kirottu
de606380a2 Made language delimiter in the translate plugin configurable 2023-05-15 13:51:04 +03:00
Michał
599fc1d44d fix: fix nix build (#24)
* fix: fix nix build

* feat: automatically prefix ANYRUN_PLUGINS with the nix store
2023-05-02 20:51:46 +03:00
Kirottu
81b00ad52b Added a README to each of the plugins, giving an overview on how they work 2023-05-02 08:37:43 +03:00
Kirottu
681032e0f2 Added Dictionary plugin to README 2023-05-01 18:21:59 +03:00
Kirottu
465ee1d266 Option to close window when a click is received outside the main box 2023-05-01 15:28:39 +03:00
Kirottu
90ecba8261 Fixed plugin example in README 2023-05-01 11:19:12 +03:00
Kirottu
7f8c313f2a Switch to repology packaging badge 2023-04-27 21:13:53 +03:00
Kirottu
356d4f619a Merge branch 'master' of https://github.com/Kirottu/anyrun 2023-04-27 16:22:24 +03:00
Kirottu
b2f3e67cb4 Stdin plugin 2023-04-27 16:22:18 +03:00
Kirottu
e11aa35503 Fixed outdated README.md plugin example 2023-04-27 10:56:26 +03:00
Kirottu
b4f1f292bb Merge branch 'randr' 2023-04-25 21:45:23 +03:00
Kirottu
cc6680611a Made Arch section in README.md 2023-04-25 21:10:39 +03:00
Michał
c15f0513b4 feat: add nix flake (#17)
* feat: add nix flake

* docs: add info about plugins in nix

* Removed .envrc

---------

Co-authored-by: Kirottu <arnovaara@gmail.com>
2023-04-25 21:09:05 +03:00
Kirottu
eafb676585 Working Randr plugin for Hyprland 2023-04-24 08:20:30 +03:00
Kirottu
41104dcdb1 Made default config more spatious and added comments, made README reference the default config 2023-04-14 11:19:23 +03:00
Kirottu
df6491b6b5 Changed example config ignore_exclusive_zones to false, added an example config to examples/config.ron 2023-04-13 14:19:47 +03:00
Andrej Benz
61773e2d79 added option for fullscreen window (#12)
* added option for fullscreen window

* added option for fullscreen window

* WIP center & top positions with proper positioning

* Added enum for absolute and fractions for the vertical offset and width

* fixed readme in regards to relative numbers

* Fixed default background color for the main box

---------

Co-authored-by: Kirottu <arnovaara@gmail.com>
2023-04-13 14:13:40 +03:00
Andrej Benz
affb0e0ad2 added a config option to hide the plugin info (#7)
* added config option to hide plugin info

* added config options to readme
2023-04-10 12:48:50 +03:00
Jennings Zhang
1952955fed Fix README.md missing hide_icon setting (#8)
* Fix README.md missing `hide_icon` setting

* Update README.md
2023-04-09 23:04:42 +03:00
Kirottu
b6f8bc631d Added Kidex plugin for file search. 2023-04-05 21:00:13 +03:00
Kirottu
d48a48bd31 Correctly capitalize title 2023-04-05 20:49:11 +03:00
Kirottu
589d4fb0c5 Add note about the AUR package to the README 2023-04-05 18:33:43 +03:00
Kirottu
795bb00656 Add position configuration key to the example config in README.md 2023-04-04 18:18:09 +03:00
Kirottu
06a95a2b06 Improve installation instructions 2023-01-03 11:17:35 +02:00
Kirottu
885601cde0 Fix configuration link 2023-01-01 02:35:29 +02:00
Kirottu
fb93d728b3 Add installation instructions 2023-01-01 02:32:31 +02:00
Kirottu
1901732c91 README.md, a README.md for the Symbols plugin 2022-12-31 21:31:19 +02:00
Kirottu
ce4b157160 Refinement, plugins, etc. 2022-12-31 12:51:46 +02:00