|
358e54b897
|
main: support various version CLI flags
|
2022-01-23 15:44:48 +05:30 |
|
|
675b90f226
|
main: extract config path logic to its own method
|
2022-01-23 15:37:26 +05:30 |
|
|
2d4776d7d0
|
main: extract clipboard logic to its own method
|
2022-01-23 15:25:41 +05:30 |
|
|
0a0919faf6
|
all: update trivial formatting macros to use implicit capture
|
2022-01-23 14:40:42 +05:30 |
|
|
51e7c4a74c
|
config: add support for Matcher::Exactly and Action::Set
|
2022-01-23 14:35:52 +05:30 |
|
|
20e7ba87de
|
cargo: fmt
|
2021-12-05 09:10:54 +05:30 |
|
|
d2f1b686a2
|
config: remove unnecessary Default impl
|
2021-11-28 16:08:23 +05:30 |
|
|
13bcb918bd
|
all: refactor to elide matchers when not required
|
2021-11-28 15:57:35 +05:30 |
|
|
3599fccf4e
|
config: sort
|
2021-11-28 15:16:43 +05:30 |
|
|
3fadd9467b
|
config: remove unused #![allow(dead_code)]
|
2021-11-28 15:13:24 +05:30 |
|
|
f217ca95a5
|
all: fix clippy::pedantic lints
|
2021-11-21 21:48:15 +05:30 |
|
|
e7a5ed6982
|
all: log matcher names and clipboard content when available
|
2021-11-16 19:42:05 +05:30 |
|
|
e2abe50c03
|
config: add optional name attribute to matchers
|
2021-11-16 19:23:06 +05:30 |
|
|
dabb11ec48
|
cargo fmt
|
2021-11-13 18:02:13 +05:30 |
|
|
9cbf540e5e
|
Remove Action::Remove
You can just use an empty string in replace instead
|
2021-11-13 18:02:09 +05:30 |
|
|
3fd078e51b
|
Implement matchers and actions
|
2021-11-12 09:42:39 +05:30 |
|
|
05201d7de7
|
Initial commit
|
2021-11-11 20:33:17 +05:30 |
|