Jack Wills
cb1271cf7f
feat: github workflow create image for ghcr.io
2023-03-29 17:30:14 +00:00
Jack Wills
e0b49be840
fix: "-d" arg error text updated
2023-03-29 17:29:19 +00:00
Jack Wills
f906799782
fix: alter the help box link underlining
2023-03-29 17:20:20 +00:00
Jack Wills
7a9bdc9699
chore: dependencies updated
2023-03-29 17:19:47 +00:00
Jack Wills
f23dac9bc8
fix: alter the help box link underlining
2023-03-20 00:06:21 +00:00
Jack Wills
d431f85021
feat: use ratatui
2023-03-19 21:08:33 +00:00
Jack Wills
bcf98c9399
chore: merge main into dev
2023-03-13 22:02:01 +00:00
Jack Wills
1ff5599479
chore: merge release-v0.2.5 into main
2023-03-13 22:01:41 +00:00
Jack Wills
cb9686cfe8
chore: release v0.2.5
2023-03-13 22:01:39 +00:00
Jack Wills
896ed99d46
docs: changelog
2023-03-13 21:49:23 +00:00
Jack Wills
1407738651
fix: workflow on tag only
2023-03-13 21:48:53 +00:00
Jack Wills
37a49bc048
docs: changelog
2023-03-13 21:18:13 +00:00
Jack Wills
457157755b
chore: dependencies updated
2023-03-13 21:14:36 +00:00
Jack Wills
7401267a84
docs: changelog
2023-03-13 02:02:12 +00:00
Jack Wills
e3d0d64b4d
docs: changelog
2023-03-13 00:56:16 +00:00
Jack Wills
5aaa3c1ab0
chore: dependencies updated
2023-03-13 00:54:38 +00:00
Jack Wills
7a1563030e
chore: dependencies updated
2023-03-11 21:09:18 +00:00
Jack Wills
79de92c392
refactor: use unwrap_or_default()
2023-03-11 21:04:44 +00:00
Jack Wills
d9f0bd5566
refactor: result return
2023-03-11 21:04:16 +00:00
Jack Wills
5ff5452773
docs: changelog
2023-03-09 15:22:26 +00:00
Jack Wills
8ba37a165b
refactor: reaplace unwrap_or(()) with .ok()
2023-03-09 15:18:00 +00:00
Jack Wills
5582c45403
chore: Rust 1.68.0 clippy linting
2023-03-09 15:12:51 +00:00
Jack Wills
20b79e9cd5
chore: devcontainer use spare protocol index
2023-03-09 15:09:43 +00:00
Jack Wills
0c07d4b406
chore: dependencies updated
2023-03-09 15:08:52 +00:00
Jack Wills
924f14e998
feat: increase mpsc channel size (16 to 32 messages)
2023-03-07 03:24:42 +00:00
Jack Wills
d1497a4451
revert: temporary devcontainer buildkit fix removed
2023-03-07 03:24:07 +00:00
Jack Wills
601a73d2c8
chore: dependencies updated
2023-03-07 03:23:46 +00:00
Jack Wills
598f67c6f6
feat: KeyEvents send modifier, so can quit on ctrl + c
2023-03-02 16:09:57 +00:00
Jack Wills
507660d835
feat: only send relevant mouse events to input handler
2023-03-02 16:01:37 +00:00
Jack Wills
0061ca1f37
chore: merge main into dev
2023-03-02 05:38:05 +00:00
Jack Wills
2e9e5d4653
chore: merge release-v0.2.4 into main
2023-03-02 05:37:53 +00:00
Jack Wills
1e7193f715
chore: release v0.2.4
2023-03-02 05:37:52 +00:00
Jack Wills
324f8f4fd3
docs: changelog
2023-03-02 05:29:20 +00:00
Jack Wills
af3ae1815e
docs: changelog
2023-03-02 05:18:41 +00:00
Jack Wills
340893a860
fix: correctly set gui error
2023-03-02 05:18:06 +00:00
Jack Wills
cda0913616
docs: changelog
2023-03-02 05:01:33 +00:00
Jack Wills
2bb4c33890
chore: dependencies updated
2023-03-02 05:00:56 +00:00
Jack Wills
8f006dd8f2
docs: changelog
2023-03-02 04:40:57 +00:00
Jack Wills
85e8203d45
Merge branch 'fix/mouse_capture' into dev
2023-03-02 04:22:57 +00:00
Jack Wills
bd33b0b31a
docs: readme
2023-03-02 04:21:43 +00:00
Jack Wills
4500ba46e1
docs: changelog
2023-03-02 04:14:13 +00:00
Jack Wills
cb7518afe6
docs: changelog
2023-03-02 04:13:31 +00:00
Jack Wills
c74f6c1179
refactor: enable_mouse_capture() moved into Ui struct
2023-03-02 04:10:38 +00:00
Jack Wills
9d2e72086b
docs: comment typos
2023-03-02 03:54:55 +00:00
Jack Wills
93f7c07f70
fix: nullify_event_read(), mouse event output fix
2023-03-02 03:48:21 +00:00
Jack Wills
495d5ae789
docs: changelog
2023-03-02 03:20:35 +00:00
Jack Wills
964e2a9432
docs: changelog
2023-03-02 02:17:44 +00:00
Jack Wills
ba6437862d
chore: dependencies updated
2023-03-02 01:13:22 +00:00
Jack Wills
0a1b531116
feat: Acutal fix the the mouse events output
...
The EnableMouseCapture from Crossterm was too broad, by only enabling a subject of the events, 1) performance is improvedand 2) and intermittent bug where mouse events were output to stdout has been removed
2023-03-02 01:09:17 +00:00
Jack Wills
e650034d50
chore: devcontainer install x86 musl target
2023-03-01 21:34:16 +00:00