Commit Graph

24 Commits

Author SHA1 Message Date
Maximilian Bosch 21be820dcd flake: naersk.nixpkgs follows nixpkgs
One less nixpkgs to download.
That way, the dev-shell and the package are actually built from the same
package set.
2024-03-15 19:59:36 +01:00
Agatha Lovelace 3ea3d1363d
Fix regression introduced in 4b0b4ef; add tests 2024-01-22 21:36:38 +01:00
Agatha Lovelace 4b0b4ef248
Fix handling of URI fragments when a URI has no query component 2024-01-11 21:43:34 +01:00
Agatha Lovelace df3e4f09cb
Fix NixOS module using incorrect output 2024-01-10 12:51:08 +01:00
Agatha Lovelace afdf9eeed8
Update README 2024-01-10 12:47:44 +01:00
Agatha Lovelace 62f3b03628
Release 0.2.0 2024-01-08 21:49:20 +01:00
Agatha Lovelace 0f3b3ebf88
Update CI; Clean up flake.nix 2024-01-08 21:49:14 +01:00
Agatha Lovelace 66228bbefe
Refactor config handling 2024-01-08 21:19:45 +01:00
Agatha Lovelace bd4850969b
Make polling intervals consistent 2024-01-08 20:29:03 +01:00
Agatha Lovelace 57f7985955
Switch to a maintained clipboard library 2024-01-08 17:46:06 +01:00
Agatha Lovelace 605b5f5388
Fix high CPU usage on empty clipboard 2023-08-04 17:24:01 +02:00
Janik H 81cdcc80ed Update README.md 2023-05-28 00:07:14 +02:00
Agatha Lovelace be1fed9ee7
Include commit hash in CI builds 2023-04-15 14:49:58 +02:00
Agatha Lovelace d007d1f2f7
Provide NixOS module 2023-04-15 13:50:30 +02:00
Agatha Lovelace 5bd65faa55
Allow disabling categories of filters 2023-04-11 19:21:34 +02:00
Agatha Lovelace 1ee90d2293
Upload CI build results 2023-04-05 17:26:08 +02:00
Agatha Lovelace a4f96b1d7d
Set MSRV; bump version 2023-04-05 17:26:06 +02:00
Agatha Lovelace ce0a003b67
Add build instructions to readme 2023-04-05 17:26:03 +02:00
Agatha Lovelace 7c48e34d60
Enable memoization for clipboard processing 2023-04-05 17:14:40 +02:00
Agatha Lovelace 35e965126b
Use consistent naming for the filter file 2023-04-05 17:14:38 +02:00
Agatha Lovelace 2995175d03
Refactor 2023-04-05 17:14:35 +02:00
Agatha Lovelace 089835fb86
Add flake usage example 2023-04-03 15:16:35 +02:00
Agatha Lovelace 0a87773ae5
Fix CI 2023-04-02 19:24:33 +02:00
Agatha Lovelace b728e7baaf
Initial commit 2023-04-02 19:20:29 +02:00