> On Mar 26, 2022, at 6:32 PM, jra...@ceridwen.fremont.ca.us wrote:
>
>
>> On Mar 26, 2022, at 6:16 PM, Michael Catanzaro wrote:
>>
>>
>> Hi, the default hardware acceleration policy changed from
>> WEBKIT_HARDWARE_ACCELERATION_POLICY_ON_DEMAND to
>> WEBKIT_HARDWARE_ACCELERATION_POLICY_AL
> On Mar 26, 2022, at 6:16 PM, Michael Catanzaro wrote:
>
>
> Hi, the default hardware acceleration policy changed from
> WEBKIT_HARDWARE_ACCELERATION_POLICY_ON_DEMAND to
> WEBKIT_HARDWARE_ACCELERATION_POLICY_ALWAYS. I think you need to add
> "--device=dri" to the finish-args in your flatpa
Unrelated tip: change "--socket=x11" to "--socket=fallback-x11" to
allow flatpak to block X11 access unless the host environment is
actually X11. "--socket=x11" should only be needed for apps that don't
support Wayland.
Michael
___
webkit-gtk maili
Hi, the default hardware acceleration policy changed from
WEBKIT_HARDWARE_ACCELERATION_POLICY_ON_DEMAND to
WEBKIT_HARDWARE_ACCELERATION_POLICY_ALWAYS. I think you need to add
"--device=dri" to the finish-args in your flatpak-builder manifest:
https://github.com/flathub/org.gnucash.GnuCash/b
GnuCash uses a WebKitWebView to display reports that are generated in HTML.
Since Michael updated the Gnome41 flatpak runtime to 2.26.0 we've gotten two
bug reports complaining that those reports no longer render:
https://bugs.gnucash.org/show_bug.cgi?id=798485
https://bugs.gnucash.org/show_bug.c