Commit graph

67 commits

Author SHA1 Message Date
CJ Pais
ec617e7909 Update README.md 2025-06-16 15:04:47 -07:00
CJ Pais
4dd44148cb
Create LICENSE 2025-05-28 11:05:43 -05:00
CJ Pais
c213a30026 Release 0.1.0 2025-05-16 14:34:47 -07:00
CJ Pais
29aaba654c Clean up Linux build. 2025-05-16 10:32:25 -07:00
CJ Pais
6e8128defd remove some debug logging, plus some general minor cleanup 2025-05-16 09:06:46 -07:00
CJ Pais
4bab3f11a9 fix short words being thrown out 2025-05-15 15:48:22 -07:00
CJ Pais
012ab26aa4 remove unused import 2025-05-15 15:18:02 -07:00
CJ Pais
d3cad4973f sample default settings for future 2025-05-15 15:15:04 -07:00
CJ Pais
1e976d62b1 auto start stuff? 2025-05-15 15:14:27 -07:00
CJ Pais
3414a6aee8 rename somethings 2025-05-15 15:07:12 -07:00
CJ Pais
cc4b057993 basically label option nicely on macOS as well as fix command not being sent properly. 2025-05-15 13:42:31 -07:00
CJ Pais
5735b83cd2 Merge branch 'main' of https://github.com/cjpais/handy-app 2025-05-15 13:21:52 -07:00
CJ Pais
821e12bdf6 handle app close uniformly xplatform 2025-05-15 13:20:54 -07:00
CJ Pais
e307da8544 fix bugs on linux (mix two channels down to 1, build with vulkan) 2025-05-15 13:00:16 -07:00
CJ Pais
e7cdecf7f0 clean up code a bit 2025-05-14 17:22:37 -07:00
CJ Pais
ef607db260 fix Windows build? 2025-05-13 14:15:41 -07:00
CJ Pais
1b53bc1bc7
Merge pull request #4 from cjpais/refactor-manager
Refactor manager
2025-05-13 13:46:44 -07:00
CJ Pais
113edbab5c theoretically have different sample formats working as expected. 2025-05-13 13:31:51 -07:00
CJ Pais
4f6d5853b5 Don't try to paste blank text. 2025-05-13 13:31:24 -07:00
CJ Pais
3e4cf2ef24 Fix the window being hidden on macOS when clicking Settings. 2025-05-13 12:59:27 -07:00
CJ Pais
b8079b5c68 Release key with longer delay. 2025-05-13 12:58:23 -07:00
CJ Pais
cff0969b36 add Jon's feature. 2025-05-12 14:09:47 -07:00
CJ Pais
b5eb5b0431 some cleanup 2025-05-12 12:22:46 -07:00
CJ Pais
d4ac035b65 clean up the accessibility panel. 2025-05-12 10:15:32 -07:00
CJ Pais
a4e28be56e add reset button 2025-05-12 09:05:53 -07:00
CJ Pais
75648c6137 better logo 2025-05-12 08:44:26 -07:00
CJ Pais
e0b96ebebc fix not being able to stop recording. 2025-05-12 08:23:47 -07:00
CJ Pais
6183c87aee who knows 2025-05-09 16:07:36 -07:00
CJ Pais
f8c5875fa8 refactored actions. 2025-05-09 12:12:44 -07:00
CJ Pais
5043033881 really basic actions 2025-05-09 12:05:43 -07:00
CJ Pais
2570f99df6 Better accessibility permissions. 2025-05-09 11:55:55 -07:00
CJ Pais
5fc55cfcb3 icon update + color tray when recording 2025-05-09 11:46:06 -07:00
CJ Pais
b58b65dabc most basic working being able to change key bindings. 2025-05-08 17:19:23 -07:00
CJ Pais
9b5f1c5a04 ugly but working unified settings store. 2025-05-08 16:43:51 -07:00
CJ Pais
5bddf49f88 most basic side of Rust being able to change the key binding. 2025-05-07 16:24:20 -07:00
CJ Pais
d36ddfd61c some opt + load directly from a store 2025-05-07 13:14:31 -07:00
CJ Pais
cbd6a49181 start cleaning up our lib 2025-05-07 09:41:54 -07:00
CJ Pais
894b10e40e slightly better ui 2025-05-07 07:56:01 -07:00
CJ Pais
cf5b1437b4 add basic tray icon for now 2025-05-06 12:56:14 -07:00
CJ Pais
9f3a6f5f2f fix window close bug 2025-05-06 12:28:43 -07:00
CJ Pais
6d5bd549c0 move to tauri managed state 2025-05-06 11:59:46 -07:00
CJ Pais
97700cda60 remove keybinding manager 2025-05-06 11:46:47 -07:00
CJ Pais
2f38e407a5 remove cruft 2025-05-06 11:19:23 -07:00
CJ Pais
5ffd6bc0a4 Revert "fix the paste issue + comment dead code"
This reverts commit 99760ed712.
2025-05-05 17:19:24 -07:00
CJ Pais
99760ed712 fix the paste issue + comment dead code 2025-05-05 16:51:01 -07:00
CJ Pais
09475c12e5 add store 2025-05-05 16:41:35 -07:00
CJ Pais
6b545d3acd working? ability to package/run on macos 2025-05-05 12:13:27 -07:00
CJ Pais
8cd40c391d Add VAD. 2025-02-25 19:09:53 -08:00
CJ Pais
9ba4becaee clean up a bunch of unused warnings. 2025-02-17 12:20:04 -08:00
CJ Pais
92ce2614dd delayed kb press 2025-02-17 12:13:12 -08:00