463 Commits
Author SHA1 Message Date
webadderall c690c62e7b Merge pull request #82 from VoidGravity/fix/windows10-wgc-border-crash
Fix/windows10 wgc border crash
v1.1.4
2026-03-21 10:47:52 +11:00
webadderall bc0ea3fdb4 tweak: open editor at 85 percent of screen 2026-03-21 10:47:28 +11:00
webadderall a96e68d4ce Merge pull request #78 from gurpreetkaits/feature/fix-editor-window-fullscreen-on-open
Stop maximizing editor window on open
2026-03-21 10:41:06 +11:00
webadderall 8bf6698c3f chore: refresh wallpaper assets for v1.1.4 2026-03-21 10:39:24 +11:00
Gurpreet Kait eda0b26a56 Stop maximizing editor window on open 2026-03-21 10:39:10 +11:00
VoidGravity e6373f70f9 capturing silently, removing usless noisy warning 2026-03-20 22:29:51 +00:00
VoidGravity 39343a3247 Handle unsupported IsBorderRequired on Windows 10 causing Native Windows capture failure 2026-03-20 22:24:48 +00:00
webadderall 407b6858c2 remove duplicate license 2026-03-21 00:03:35 +11:00
webadderall 8722c1d964 Update LICENSE.md 2026-03-21 00:02:47 +11:00
webadderall 023a8a27a0 fix: stabilize editor preview and wallpaper defaults
Follow-up to PR #69: fix: restore editor preview responsiveness after export (#68).
2026-03-20 23:51:52 +11:00
Gurpreet Kait 254b340578 Stop maximizing editor window on open 2026-03-20 16:03:12 +05:30
webadderall c1cb222995 Fix HUD overlay height sizing 2026-03-20 20:18:41 +11:00
webadderall ea4f47ada3 Fix webcam preview styling defaults 2026-03-20 20:08:47 +11:00
webadderall 7431a2efc4 Fix countdown overlay and squircle corners 2026-03-20 20:08:47 +11:00
webadderall 3b96608c14 Update README.md 2026-03-20 13:56:55 +11:00
webadderall dea8c76da7 Fix HUD layout and overlay sizing 2026-03-20 13:53:43 +11:00
webadderall 767a0993b5 Fix loop suggestions and webcam positioning 2026-03-20 13:03:26 +11:00
webadderall ba91d367cf Animate launch HUD transitions 2026-03-20 13:03:26 +11:00
webadderall 2b5783ab00 Fix webcam sync and app close flow 2026-03-20 11:37:37 +11:00
webadderall c64c088748 Fix cursor positioning with cropped video 2026-03-20 00:17:53 +11:00
webadderall 37c8a6ff80 Polish editor copy and panel styling 2026-03-19 23:48:16 +11:00
webadderall 5e42f0c078 Overhaul editor shell and cursor behavior 2026-03-19 23:48:07 +11:00
webadderall 055baa88f9 Refine video editor layout and export flow 2026-03-19 21:49:33 +11:00
webadderall 8e8173cc58 Refine HUD recording toggle copy and spacing 2026-03-19 21:49:33 +11:00
webadderall 9aa638c88b Fix missing WasapiCapture pause and resume methods v1.1.3 2026-03-19 19:53:44 +11:00
webadderall 1e74bb4455 Update README.md 2026-03-19 13:44:54 +11:00
webadderall 6c06c96f91 Selective merge of Windows system cursor fix #66 2026-03-19 11:10:44 +11:00
webadderall ab0e5880a4 Revert "Hide cursor for native Windows capture"
This reverts commit 34e9a5a827.
2026-03-19 00:19:18 +11:00
webadderall 34e9a5a827 Hide cursor for native Windows capture 2026-03-19 00:16:50 +11:00
webadderall f5ccd5b7e0 Fix Windows DXGI capture helper flow 2026-03-19 00:05:58 +11:00
webadderall ae521ed9d9 feat(windows): replace WGC with DXGI and fix HUD window bounds 2026-03-18 22:11:10 +11:00
webadderall 5f4909b404 Update README.md 2026-03-18 21:42:39 +11:00
webadderall 26a8e069e8 fix: restore cursor fallback and mac mic selection 2026-03-18 21:19:00 +11:00
webadderall ab1a163281 fix: re-release v1.1.1 mic capture + hud position v1.1.1 2026-03-18 21:00:39 +11:00
webadderall 15e5c777f0 Update README.md 2026-03-18 18:56:50 +11:00
webadderall 3da6ef6406 Update README.md 2026-03-18 18:39:02 +11:00
webadderall ecd6bc0571 Bump version to 1.1.1 2026-03-18 18:36:25 +11:00
webadderall bd01f06c97 Refine HUD menu controls and positioning 2026-03-18 18:36:25 +11:00
webadderall 24927e9b0b Fix TypeScript cleanup regressions 2026-03-18 18:36:25 +11:00
webadderall de1074cdff Pause native screen capture across platforms 2026-03-18 18:36:25 +11:00
webadderall d5f14f9b16 Merge pull request #56 from gurpreetkaits/feature/ui-improvements
- Redesign HUD overlay bar with dark glassmorphism aesthetic and inline source dropdown
2026-03-18 17:56:48 +11:00
Gurpreet Kait ebe333f029 - tests driven
- language support
- webcame pause/resume sync
- native recording pause
- cancel (clears chunks and stops both recoders and webcame discarded on native cancel
- full lifecycle with webcame - pause - resume - stop keeps webcame in sync throughout
2026-03-18 11:59:58 +05:30
Gurpreet Kait 9679e20e48 Merge branch 'main' into feature/ui-improvements 2026-03-18 10:58:56 +05:30
webadderall 0836b9e1e8 Read export local media via IPC 2026-03-18 16:18:53 +11:00
Gurpreet Kait 15f48538bc Merge branch 'main' into feature/ui-improvements 2026-03-18 10:39:07 +05:30
webadderall 9d17cb7427 Add webcam export coverage 2026-03-18 16:06:19 +11:00
webadderall f2fcc48479 docs: refresh Chinese README translation 2026-03-18 15:32:58 +11:00
Gurpreet Kait bb826a54bf show system audio in HUD bar 2026-03-18 10:00:55 +05:30
webadderall 72a390c941 fix: decode webcam frames during export 2026-03-18 15:22:03 +11:00
webadderall 45612985db Remove duplicate license 2026-03-18 15:17:26 +11:00