Sid
a9bd2ac820
Merge pull request #90 from gerrywastaken/claude/openscreen-linux-boot-performance-8Xq9v
...
fix(linux): Greatly AppImage boot time from ~20s to ~2s
2026-01-01 12:05:13 -08:00
Claude
e190915c48
fix(linux): reduce AppImage boot time from ~50s to near-instant
...
Change compression from "maximum" to "normal" for electron-builder.
The "maximum" compression setting causes gzip/xz compression in the
squashfs filesystem, which has extremely poor random access performance
(~35 MB/s). This results in 50+ second boot times on Linux AppImage
releases due to FUSE overhead during Electron's many small file reads
at startup.
With "normal" compression, the AppImage uses faster decompression
algorithms, dramatically improving startup time while only marginally
increasing package size.
Refs: electron-userland/electron-builder#6317
Refs: electron-userland/electron-builder#7483
2026-01-01 01:52:44 +00:00
Sid
171a02aef4
Merge pull request #72 from ateendra24/fix-issue-34
...
feat: add tutorial help component for video trimming guidance
2025-12-28 19:03:35 -08:00
AP Solanki
175bb36eda
feat: add tutorial help component for video trimming guidance
2025-12-18 10:38:07 +05:30
Sid
2ca99136ba
Update README.md
2025-12-17 00:41:24 -07:00
Siddharth
b7485865f3
fix:Border radius appears smaller in export compared to preview
2025-12-16 13:52:53 -07:00
Sid
7db2fa4e01
Merge pull request #65 from LauZzL/feature/system-tray-icon
...
feat(electron): implement dynamic tray icon and menu updates
2025-12-16 12:28:25 -08:00
LauZzL
81b59cad7c
feat(electron): implement dynamic tray icon and menu updates
...
- Show "Stop Recording" menu & recording icon when recording
- Show "Open/Quit" menu & default icon when not recording
2025-12-16 21:28:18 +08:00
Sid
7e0ce53df0
Update package.json
2025-12-14 10:47:47 -07:00
Sid
d57140b031
Merge pull request #59 from kamikazebr/feat/linux-support
...
feat: add Linux support
2025-12-14 09:33:11 -08:00
Felipe Novaes F Rocha
5dd85abaee
chore: remove pnpm lock files from tracking
2025-12-14 14:29:23 -03:00
Felipe Novaes F Rocha
78fbd30b15
ci: add Linux build to workflow
2025-12-13 20:25:15 -03:00
Felipe Novaes F Rocha
ebb1d29375
feat: add Linux support
2025-12-13 20:07:41 -03:00
Siddharth
250fc5d221
disable user-select
2025-12-10 21:30:25 -07:00
Sid
58b5ea0f9b
Merge pull request #50 from suenyiyang/feat/optimize-clamped-content
...
feat: add content-clamp component to show full text when truncated
2025-12-09 13:00:38 -08:00
Yiyang Suen
4bc8a1e970
feat: remove content clamp popover content box shadow
2025-12-09 09:31:35 +08:00
Yiyang Suen
16752a7ae8
feat: add content-clamp component to show clamped text
2025-12-09 09:22:30 +08:00
Sid
5f4d20b26d
Merge pull request #46 from LauZzL/fix/windows-close-button-not-work
...
fix(electron): remove platform check for hud overlay close event
2025-12-07 10:31:44 -08:00
LauZzL
8cbdcf2d7a
fix(electron): remove platform check for hud overlay close event
...
This check causes the close button to stop working on Windows.
2025-12-07 17:51:19 +08:00
Siddharth
f1f507e6e9
replace
2025-12-06 11:44:57 -07:00
Sid
a7fb7670a7
-
2025-12-06 11:29:42 -07:00
Sid
eccccf583b
-
2025-12-06 11:23:34 -07:00
Siddharth
d6d1a3eca6
build fix
2025-12-05 23:31:36 -07:00
Siddharth
c5aa622898
hex based inputs for brand consitency
2025-12-05 23:22:30 -07:00
Siddharth
1345c8109c
rename export res
2025-12-05 23:04:58 -07:00
Siddharth
d91ed78fc2
delete trim ux improvement
2025-12-05 22:32:26 -07:00
Siddharth
5d7b817586
fix default wallpaper missing from export in build
2025-12-05 22:22:17 -07:00
Sid
fecb9a9b22
Merge pull request #28 from ilGianfri/main
...
Add platform-aware keyboard shortcut formatting
2025-12-04 16:46:28 -08:00
Sid
cbdef41667
Merge branch 'main' into main
2025-12-04 16:46:16 -08:00
Alessandro Spisso
f34bd19183
feat: implement platform-aware keyboard shortcuts and add IPC handler for platform detection
2025-12-04 23:53:25 +01:00
Siddharth
7a7db0b277
revert exporter
2025-12-04 10:22:20 -07:00
Siddharth
3a4ec9c470
update assets
2025-12-02 23:25:40 -07:00
Siddharth
d2a62b137d
cleanup settings and readme
2025-12-02 21:49:38 -07:00
Siddharth
c9e9d1d1bd
missing shortcut
2025-12-02 18:50:53 -07:00
Siddharth
cce88b3dab
build errors and version update
2025-12-02 18:31:31 -07:00
Siddharth
4018741648
settings update
2025-12-02 18:11:00 -07:00
Siddharth
ed3cdab64e
export quality options
2025-12-02 17:41:30 -07:00
Siddharth
4ffa9c6ecb
reduce seek bottleneck
2025-12-02 16:32:35 -07:00
Siddharth
899e55d257
update usescreenrecorder
2025-12-01 22:16:38 -07:00
Siddharth
977be1e3b1
draggable playhead and pause/play shortcut
2025-12-01 15:36:03 -07:00
Siddharth
262745a97f
final annotation preview and export
2025-12-01 11:20:05 -07:00
Siddharth
6ac712eaac
final annotation settings
2025-11-30 21:14:55 -07:00
Siddharth
79e40cef68
improved annotation experience
2025-11-30 19:19:08 -07:00
Siddharth
c847953a52
allow multiple annotation conflicts, and cycle using Tab
2025-11-30 18:39:56 -07:00
Alessandro Spisso
391938049b
Add platform-aware keyboard shortcut formatting
...
Introduces a new utility (platformUtils.ts) to format keyboard shortcuts based on the user's platform (macOS or others). Updates KeyboardShortcutsHelp and TimelineEditor to use the new formatShortcut function for displaying shortcuts, ensuring correct symbols are shown for modifier keys.
2025-12-01 00:19:34 +01:00
Siddharth
71ba4e4cea
rm dead code
2025-11-30 15:35:03 -07:00
Siddharth
ec3b9b46a1
annotations in preview
2025-11-30 14:47:22 -07:00
Sid
2ad5899417
Merge pull request #23 from suenyiyang/feat/disable-source-selection-when-recording
...
feat: disable source selection and project selection when recording
2025-11-29 19:34:41 -08:00
Yiyang Suen
1f08d3ca26
feat: disable source selection and project selection when recording
2025-11-30 10:19:12 +08:00
Sid
bae17c0d1b
Merge pull request #20 from siddharthvaddem/aspect-ratio
...
Aspect ratio
2025-11-29 10:42:48 -08:00