diff options
| author | Craig Jennings <c@cjennings.net> | 2026-02-03 08:54:51 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-02-03 08:54:51 -0600 |
| commit | 24bcf2f47b31182676c626115e518a00bc642418 (patch) | |
| tree | 2498282543aa3d813039c60d0188a2aef504e3d4 /custom/titlecase-data.el | |
| parent | 22aad558eebf578fab6c841cda9d8e890e332de4 (diff) | |
| download | dotemacs-24bcf2f47b31182676c626115e518a00bc642418.tar.gz dotemacs-24bcf2f47b31182676c626115e518a00bc642418.zip | |
fix(video-recording): kill orphan wf-recorder on Wayland
On Wayland, video recording uses a shell pipeline: wf-recorder | ffmpeg.
When stopping, SIGINT only reaches ffmpeg, leaving wf-recorder running
as an orphan. This blocks subsequent recordings (0-byte files or no file).
Fix:
- On stop: explicitly pkill wf-recorder before interrupting ffmpeg
- On start: kill any orphan wf-recorder from previous crashes
- Increase finalization wait from 0.2s to 0.5s for proper cleanup
Diffstat (limited to 'custom/titlecase-data.el')
0 files changed, 0 insertions, 0 deletions
