feat: send screen recordings #128

Merged
talksik merged 9 commits from screen-recording into master 2026-04-09 00:14:39 +00:00

9 Commits

Author SHA1 Message Date
talksik acaedff73c fix: improve visibility of keyboard hints
During compose video or screen recording, the keyboard hints were
invisible if the content was super bright.
2026-04-08 17:13:47 -07:00
talksik 8f68a81739 refactor: re-use one component for screen picker
huddles and screen clips use same picker component now. We had to make
sure that tailwind works for both of them.
2026-04-08 17:13:06 -07:00
talksik 91269754f3 tidy keyboard hints consistent position 2026-04-08 16:56:07 -07:00
talksik 0d4b9afd24 fix: review screen recording without clipped content 2026-04-08 16:51:17 -07:00
talksik 0bbddd1e60 feat: allow recording with webcam overlay 2026-04-08 16:46:31 -07:00
talksik b2dbd65c19 fix: prevent mirror review of screen recording 2026-04-08 16:38:10 -07:00
talksik 4c60957657 refactor 2026-04-08 16:13:30 -07:00
talksik ca7b408d37 remove screenrecord shortcut hint 2026-04-08 16:07:13 -07:00
talksik 36fbb2acfd first pass implementation 2026-04-08 16:04:55 -07:00