jahruz67
|
181e663de4
|
Merge branch 'main' of https://github.com/jahruz67/wisp-open
|
2026-05-20 14:59:19 -07:00 |
|
jahruz67
|
1987f413e4
|
fix: enhance second instance command handling and maintain backward compatibility
|
2026-05-20 14:58:59 -07:00 |
|
 jahruz67andGitHub
|
0bac8c2bbf
|
Merge pull request #5 from jahruz67/codex/refactor-linux-global-hotkey-system-ta30lb
Add Linux 'press' helper and UI for system hotkey command (Wayland-friendly)
|
2026-05-19 20:53:02 -07:00 |
|
 jahruz67andGitHub
|
02d26ce79b
|
Merge branch 'main' into codex/refactor-linux-global-hotkey-system-ta30lb
|
2026-05-19 20:52:25 -07:00 |
|
jahruz67
|
c4739dc38c
|
Remove stale shortcut recorder code from built frontend asset
|
2026-05-19 20:51:28 -07:00 |
|
 jahruz67andGitHub
|
7840918118
|
Merge pull request #4 from jahruz67/codex/refactor-linux-global-hotkey-system-8g9jyq
Add Linux 'press' helper and UI support for system hotkey command
|
2026-05-19 20:45:40 -07:00 |
|
jahruz67
|
7fe25ae125
|
Fix Linux hotkey UI changes in source frontend files
|
2026-05-19 20:45:19 -07:00 |
|
 jahruz67andGitHub
|
9d4d279a87
|
Merge pull request #3 from jahruz67/codex/refactor-linux-global-hotkey-system
Linux: add --press daemon trigger architecture for Wayland hotkeys
|
2026-05-19 20:17:24 -07:00 |
|
jahruz67
|
89af7f9841
|
Add Linux press-trigger daemon hotkey flow
|
2026-05-19 20:17:10 -07:00 |
|
jahruz67
|
e8745f926c
|
fix: improve global shortcut signal handling and logging in Linux portal
|
2026-05-19 18:40:09 -07:00 |
|
jahruz67
|
fa147ccb81
|
fix: remove unused log import from hotkey_linux_portal.go
|
2026-05-19 18:23:05 -07:00 |
|
jahruz67
|
12f314043e
|
fix: enhance variant handling and logging in portal signal processing
|
2026-05-19 18:19:35 -07:00 |
|
jahruz67
|
fb555ea533
|
fix: restore Info logging functionality and enhance console output for error messages
|
2026-05-19 18:03:48 -07:00 |
|
jahruz67
|
00f4912cc3
|
fix: streamline hotkey listener initialization and improve error handling for Linux
|
2026-05-19 17:42:13 -07:00 |
|
jahruz67
|
b6ae530876
|
feat: add hotkey registration error handling and dynamic icon generation
|
2026-05-19 16:10:40 -07:00 |
|
jahruz67
|
b0f4ea3e6f
|
feat: add backend configuration and windows utilities, and initialize frontend dependencies
|
2026-05-15 10:39:30 -07:00 |
|
 jahruz67andGitHub
|
e645102d3a
|
Merge pull request #1 from jahruz67/codex/review-code-for-bugs-and-improvements
Harden config storage, fix toggle concurrency, and validate local Whisper install
|
2026-05-14 19:43:11 -07:00 |
|
jahruz67
|
ccf4d6184c
|
Harden config storage and fix concurrency/install checks
|
2026-05-14 19:40:09 -07:00 |
|
Your Name
|
f111695a45
|
14.
|
2026-05-09 13:51:20 -07:00 |
|
jahruz67
|
6d1fe33c60
|
13
|
2026-05-09 11:21:11 -07:00 |
|
jahruz67
|
40fb89b556
|
12
|
2026-05-09 11:11:44 -07:00 |
|
jahruz67
|
52cf789eab
|
11
|
2026-05-09 10:59:26 -07:00 |
|
jahruz67
|
4ea6675450
|
10
|
2026-05-09 02:52:08 +00:00 |
|
jahruz67
|
7821f17a2e
|
9
|
2026-05-09 02:41:42 +00:00 |
|
jahruz67
|
a3d7fac60f
|
8
|
2026-05-09 02:36:05 +00:00 |
|
jahruz67
|
32008149d6
|
7
|
2026-05-08 19:09:02 -07:00 |
|
jahruz67
|
cb48a97365
|
6
|
2026-05-08 18:52:52 -07:00 |
|
jahruz67
|
87594f0c21
|
5
|
2026-05-08 18:29:35 -07:00 |
|
jahruz67
|
36babc27f1
|
4
|
2026-05-08 18:13:07 -07:00 |
|
jahruz67
|
4f801f1ef2
|
3
|
2026-05-08 17:51:00 -07:00 |
|
jahruz67
|
5bf321b22e
|
2
|
2026-05-08 17:09:25 -07:00 |
|
jahruz67
|
afe0692da3
|
1
|
2026-05-08 17:00:33 -07:00 |
|
jahruz67
|
53637c6083
|
feat: implement Linux global hotkey support using X11 and XDG portal backends with integrated media controls.
|
2026-05-08 16:43:15 -07:00 |
|
jahruz67
|
f71d6ccd1d
|
feat: implement system tray interface and manage OS thread locking for cross-platform stability
|
2026-05-08 16:26:47 -07:00 |
|
jahruz67
|
0cd56ca083
|
feat: implement cross-platform hotkey management and update frontend build infrastructure
|
2026-05-08 15:54:36 -07:00 |
|
testing
|
25ab3accfa
|
kind of working finally
|
2026-04-09 22:57:06 -07:00 |
|
jahruz67
|
ba0e75c503
|
refactor: implement cross-platform abstraction for process management, media control, and startup configuration (TESTING)
|
2026-04-09 21:31:02 -07:00 |
|
jahruz67
|
cc644e3059
|
feat: implement audio recording, global hotkey management, and system tray integration
|
2026-04-09 10:41:18 -07:00 |
|
jahruz67
|
2d36041f6a
|
DUMP
Production
|
2026-03-26 09:56:19 -07:00 |
|