aboutsummaryrefslogtreecommitdiff
path: root/modules/custom-buffer-file.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-02-03 08:54:51 -0600
committerCraig Jennings <c@cjennings.net>2026-02-03 08:54:51 -0600
commit6b8f077fe3715bd9a427df8d9cb05d72a9ed53b0 (patch)
tree2ac1d0fd900d70bab649cfa9e1db9b6661c40e96 /modules/custom-buffer-file.el
parent35d49035c401df54a237a2f7c4744e71da9e1dd2 (diff)
downloaddotemacs-6b8f077fe3715bd9a427df8d9cb05d72a9ed53b0.tar.gz
dotemacs-6b8f077fe3715bd9a427df8d9cb05d72a9ed53b0.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 'modules/custom-buffer-file.el')
0 files changed, 0 insertions, 0 deletions