From f39b36287634db03980c6b80f7df081730d924f8 Mon Sep 17 00:00:00 2001 From: Eyalm321 Date: Wed, 27 May 2026 17:37:16 -0400 Subject: [PATCH] feat(mac/v2): expose mediaTypesRequiringUserActionForPlayback MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add EnableAutoplayWithoutUserAction to mac.Preferences, mapping to WKWebViewConfiguration.mediaTypesRequiringUserActionForPlayback. Without this option, there is no way to autoplay HTML5 video/audio in a Wails v2 macOS app — every