Commit graph

226 commits

Author SHA1 Message Date
CJ Pais
0fa1f37474 change the icon relative to the theme 2025-08-02 12:04:36 -07:00
CJ Pais
58c3d40713 add dark assets for test 2025-08-02 11:19:42 -07:00
CJ Pais
76b5fb4014
Merge pull request #62 from vladstudio/settings-window-size
style: window height, logo width, group title size
2025-08-02 10:28:50 -07:00
CJ Pais
ee5ab6e210 tweak default height to 700 2025-08-02 10:28:17 -07:00
CJ Pais
084a2556a8
Merge pull request #68 from cjpais/single-instance
only allow a single instance of handy to run
2025-08-02 10:21:37 -07:00
CJ Pais
10b3058359 only allow a single instance of handy to run 2025-08-02 10:13:51 -07:00
Vlad Gerasimov
5b19b8a479 style: window height, logo width, group title size 2025-08-02 10:31:32 +04:00
CJ Pais
949be1b785 release v0.3.3 2025-08-01 21:15:19 -07:00
CJ Pais
c5319a3237 tweak position on windows 2025-08-01 21:13:46 -07:00
CJ Pais
5b0994d684 use workarea instead for overlay 2025-08-01 21:06:19 -07:00
CJ Pais
fdf5fcd53c see how overlay 60px offset feels 2025-08-01 20:47:46 -07:00
CJ Pais
2acdc17435 clean up windows overlay 2025-08-01 20:16:54 -07:00
CJ Pais
79782fe31b fixed size for overlay 2025-08-01 19:41:22 -07:00
CJ Pais
1c9b2ee7a1
Merge pull request #50 from vladstudio/cross-layout-paste
fix(utils): use virtual key codes for cross-layout paste
2025-08-01 18:55:03 -07:00
CJ Pais
3614d69bdf continue to use unicode on linux 2025-08-01 18:54:01 -07:00
CJ Pais
cbd55b728a
Merge pull request #61 from cjpais/debug-mode-toggle
add a very simple debug mode toggle
2025-08-01 18:23:19 -07:00
CJ Pais
1ce954d02f add a very simple debug mode toggle 2025-08-01 18:16:51 -07:00
CJ Pais
87469771c0 add crush ai docs too 2025-08-01 17:39:32 -07:00
CJ Pais
200d1bdfc2
Merge pull request #60 from cjpais/overlay-cancel
add cancel to overlay
2025-08-01 16:04:08 -07:00
CJ Pais
a97d861f41 Clean up the overlays CSS. 2025-08-01 16:03:04 -07:00
CJ Pais
cb1caf763c add cancel to overlay 2025-08-01 15:59:00 -07:00
CJ Pais
6ce848dc66
Merge pull request #59 from cjpais/recording-pill
Add Recording Overlay
2025-08-01 15:35:11 -07:00
CJ Pais
a7c8952266
Merge pull request #49 from vladstudio/cancel-actions-in-menu
Cancel actions in menu
2025-08-01 15:28:23 -07:00
CJ Pais
a7c5b199fb
Merge branch 'main' into cancel-actions-in-menu 2025-08-01 15:25:57 -07:00
CJ Pais
a91cfdb7e8 cleanup some code + fix bug where shortcut would still be pressed making
the next transcript not go through
2025-08-01 15:16:16 -07:00
CJ Pais
dd957a894d add setting to enable or disable showing the overlay 2025-08-01 14:29:02 -07:00
CJ Pais
d9411c5ef6 Merge branch 'recording-pill' of github.com:cjpais/Handy into recording-pill 2025-08-01 14:15:08 -07:00
CJ Pais
199f52ae35 remove levels print 2025-08-01 14:15:02 -07:00
CJ Pais
ec2fefb9fe Audio visualizer generally working nicely. 2025-08-01 14:15:02 -07:00
CJ Pais
5ed86d7fcc Minor tweaks to HTML and CSS. 2025-08-01 14:15:02 -07:00
CJ Pais
51105dde15 more wip but roughly is there 2025-08-01 14:15:02 -07:00
CJ Pais
d5f23cdfa5 Try not to focus it first. It doesn't quite work though. 2025-08-01 14:15:02 -07:00
CJ Pais
8731881837 wip 2025-08-01 14:15:02 -07:00
CJ Pais
3957cd2021 remove levels print 2025-08-01 14:14:41 -07:00
CJ Pais
416846465f Audio visualizer generally working nicely. 2025-08-01 14:12:23 -07:00
CJ Pais
42e6250895 Minor tweaks to HTML and CSS. 2025-08-01 12:31:11 -07:00
CJ Pais
125d9b1c58 better default size 2025-07-28 12:43:15 -07:00
CJ Pais
9b3ac57ed6 Release v0.3.2 2025-07-28 12:31:43 -07:00
CJ Pais
6e589fa04f
Merge pull request #54 from vaclavskorpil/add_language_select_to_settings
Add language select to settings
2025-07-28 12:26:42 -07:00
CJ Pais
d52018aa79 minor tweaks 2025-07-28 12:26:26 -07:00
Václav Škorpil
b767eca6fb Add language select to settings 2025-07-28 19:52:37 +02:00
CJ Pais
d903f89b2e more wip but roughly is there 2025-07-28 10:14:44 -07:00
CJ Pais
21776f5169 Try not to focus it first. It doesn't quite work though. 2025-07-28 09:04:30 -07:00
CJ Pais
4a68a385bc wip 2025-07-28 09:04:30 -07:00
CJ Pais
836ba0f7ae
Merge pull request #53 from cjpais/fix-check-updates-window
make sure to focus window when clicking 'check for updates'
2025-07-28 08:54:52 -07:00
CJ Pais
085543d6f3 make sure to focus window when clicking 'check for updates' 2025-07-28 08:54:32 -07:00
CJ Pais
21404eea15
Merge pull request #51 from vladstudio/fix-white-menu-bar-icon
Fix white menu bar icon
2025-07-28 08:45:16 -07:00
CJ Pais
18786b6f9b minor tweak to call 2025-07-28 08:44:55 -07:00
Vlad Gerasimov
1c61d3b6b1 fix(tray): set icon as template after build 2025-07-28 18:59:11 +04:00
Vlad Gerasimov
609fc7667b fix(tray): mark tray icons as template for macOS 2025-07-28 18:53:25 +04:00