Kirottu
|
06017e753c
|
[Stdin] Added configuration file documentation
|
2024-12-27 14:04:11 +02:00 |
|
Dokkae
|
7f40aaa02f
|
Support KP_Enter as selection key (#174)
This commit adds selection/action support for the numpad enter key
|
2024-12-26 15:53:00 +02:00 |
|
Kirottu
|
27b5a1904a
|
[Applications] Reworked terminal configuration to allow for more terminal possibilities
|
2024-12-26 15:35:33 +02:00 |
|
Myshko Dm
|
6bdba4377b
|
chore: update links (#204)
|
2024-12-26 15:30:37 +02:00 |
|
raf
|
d2017f224b
|
Merge pull request #197 from fufexan/launch-prefix
Revert "plugins/applications: fix terminal apps with arguments"
|
2024-11-08 22:09:15 +03:00 |
|
Mihai Fufezan
|
3c5b64e6cc
|
Revert "plugins/applications: fix terminal apps with arguments"
This reverts commit 08f3d0bfcb1dfcad66d23a77bf6445f2ec7bd818.
Functionality was already present in scrubber.rs
|
2024-11-08 21:02:50 +02:00 |
|
raf
|
b3b4f2253d
|
Merge pull request #196 from NotAShelf/master
nix: fix incramental flags, again
|
2024-11-01 07:04:25 +00:00 |
|
raf
|
57d126b8e0
|
Merge branch 'anyrun-org:master' into master
|
2024-11-01 07:02:27 +00:00 |
|
NotAShelf
|
6a9547bb10
|
nix: fix incramental flags, again
I'm blind *and* stupid. Cheers!
|
2024-10-31 23:38:32 +03:00 |
|
raf
|
fab3e12be4
|
Merge pull request #195 from NotAShelf/master
nix: housekeeping
|
2024-10-31 20:28:09 +00:00 |
|
raf
|
0109732881
|
Merge branch 'anyrun-org:master' into master
|
2024-10-31 20:27:39 +00:00 |
|
NotAShelf
|
57139e050b
|
nix/packages: fix incramental builds variable
https://doc.rust-lang.org/cargo/reference/config.html
|
2024-10-31 23:26:05 +03:00 |
|
NotAShelf
|
591d08e430
|
chore: shut up resolver warning
|
2024-10-31 23:26:04 +03:00 |
|
NotAShelf
|
3e98dcb93e
|
nix: re-organize flake structure
|
2024-10-31 23:26:03 +03:00 |
|
raf
|
a808e6d801
|
Merge pull request #194 from NotAShelf/master
chore: bump vulnerable dependencies
|
2024-10-31 20:06:29 +00:00 |
|
raf
|
d8de68ead7
|
Merge branch 'anyrun-org:master' into master
|
2024-10-31 19:58:14 +00:00 |
|
NotAShelf
|
9181641b72
|
chore: update more vulnerable dependencies
|
2024-10-31 22:57:45 +03:00 |
|
NotAShelf
|
84d582a8ed
|
chore: bump rustls
Satisfies cargo-audit results, hopefully.
|
2024-10-31 22:42:24 +03:00 |
|
raf
|
c10374c687
|
Merge pull request #193 from NotAShelf/master
update hyprland-rs crate to 0.4.0-beta.1
|
2024-10-31 19:38:42 +00:00 |
|
NotAShelf
|
7e74bc1ec6
|
nix: bump nixpkgs
Current dependencies require Rustc 1.72.0 or above, this updates nixpkgs and therefore Rustc
|
2024-10-31 22:24:13 +03:00 |
|
NotAShelf
|
89769e43f1
|
update hyprland-rs crate to 0.4.0-beta.1
---
Co-authored-by: peppidesu <@peppidesu>
|
2024-10-31 22:24:06 +03:00 |
|
raf
|
6e0385f694
|
Merge pull request #191 from NotAShelf/master
docs: include project status in the README
|
2024-10-13 20:50:07 +00:00 |
|
NotAShelf
|
bdbf377970
|
docs: include project status in the README
|
2024-10-13 23:48:48 +03:00 |
|
raf
|
4892cddc99
|
Merge pull request #169 from fufexan/applications
plugins/applications: fix launching terminal apps with arguments
|
2024-10-13 20:29:26 +00:00 |
|
raf
|
1c524e8c22
|
Merge pull request #189 from NotAShelf/nix-cleanup
nix: clean up; generalize
|
2024-10-13 20:28:32 +00:00 |
|
raf
|
5b6d16c2cf
|
Merge pull request #1 from fufexan/nix-cleanup-cleanup
Nix cleanup cleanup
|
2024-10-13 20:20:47 +00:00 |
|
Mihai Fufezan
|
bd8e62dd0a
|
Nix: remove redundant enableParallelBuilding
|
2024-10-13 23:18:40 +03:00 |
|
Mihai Fufezan
|
50dea18ce3
|
CI: fix devshell loading
|
2024-10-13 23:15:54 +03:00 |
|
raf
|
32c397972a
|
Merge pull request #190 from NotAShelf/bump-deps
chore(anyrun): update dependencies
|
2024-10-13 19:37:50 +00:00 |
|
NotAShelf
|
69d05e2ba5
|
chore(anyrun): update dependencies
|
2024-10-13 17:24:35 +03:00 |
|
NotAShelf
|
e88f65ccf0
|
ci/cargo-build: make nix devshell impure
|
2024-10-13 15:28:48 +03:00 |
|
NotAShelf
|
d48ec1fb88
|
nix: clean up; generalize; enable parallel builds
|
2024-10-13 15:28:27 +03:00 |
|
NotAShelf
|
6c974bc5f3
|
CI: actually fix build workflow
Whoops.
|
2024-10-12 01:05:16 +03:00 |
|
raf
|
a2709cd620
|
Merge pull request #188 from NotAShelf/fix-build-ci
CI: fix build workflow
|
2024-10-11 22:02:49 +00:00 |
|
NotAShelf
|
070e412bec
|
flake: clean up default devShell; add standalone nix shell
|
2024-10-12 01:02:04 +03:00 |
|
NotAShelf
|
243568d470
|
flake: bump inputs
|
2024-10-12 01:01:07 +03:00 |
|
raf
|
c6101a31a8
|
Merge pull request #175 from jacekpoz/nix-mainProgram
nix: add meta.mainProgram
|
2024-07-16 13:09:20 +00:00 |
|
jacekpoz
|
9195eae6bb
|
nix: add meta.mainProgram
|
2024-07-15 22:08:58 +02:00 |
|
raf
|
7aabad8d5b
|
Merge pull request #167 from NotAShelf/ci-refactor
ci: fine-grain trigger conditions
|
2024-06-05 08:30:07 +00:00 |
|
NotAShelf
|
2efe3e0b57
|
ci: fine-grain trigger conditions
|
2024-06-05 11:27:50 +03:00 |
|
NotAShelf
|
c0bfa896d7
|
ci: remove build workflow
We need to collect the dependency names for debian based distros, which I will do at a later date
|
2024-06-05 10:28:55 +03:00 |
|
raf
|
8c1f7907a4
|
ci: fix yaml syntax errors
|
2024-06-05 05:00:31 +00:00 |
|
raf
|
ff395836ab
|
Merge pull request #165 from NotAShelf/ci-refactor
ci: order nix workflows; add cargo audit
|
2024-06-05 04:59:28 +00:00 |
|
NotAShelf
|
1f8ac6321d
|
ci: install cargo dependencies before building workspace
|
2024-06-04 20:47:05 +03:00 |
|
NotAShelf
|
636ddab170
|
ci: order nix workflows; add cargo audit
|
2024-06-04 20:35:03 +03:00 |
|
raf
|
dc1bd1d732
|
Merge pull request #164 from NotAShelf/nix
nix: additional cleanup
|
2024-06-04 17:25:05 +00:00 |
|
NotAShelf
|
1af888794d
|
nix: get rid of with lib; and inherit explicitly
|
2024-06-04 19:39:10 +03:00 |
|
NotAShelf
|
26d4a72901
|
nix: inherit self from destructured args; get rid of rec
|
2024-06-04 19:21:46 +03:00 |
|
raf
|
4355d933cc
|
Merge pull request #163 from NotAShelf/nix
nix: use the correct self attribute in the module import
|
2024-06-04 16:02:27 +00:00 |
|
NotAShelf
|
f3794681f8
|
docs: format; point the project links to the organization repo
|
2024-06-04 18:55:33 +03:00 |
|