File webkitgtk.changes of Package webkitgtk
-------------------------------------------------------------------
Fri Mar 27 07:07:08 UTC 2026 - Bjørn Lie <bjorn.lie@gmail.com>
- Replace clang-devel with clang BuildRequires, we want to use the
clang compiler, not develop on it.
-------------------------------------------------------------------
Wed Mar 18 17:18:52 UTC 2026 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 2.52.0:
+ Make scrolling with touch input smoother for small movements.
+ Fix estimated load progress of downloads when Content-Length
value is wrong.
+ Ensure that "scrollend" events are correctly emitted after
scroll animations.
+ Fix several crashes and rendering issues.
+ Updated translations.
-------------------------------------------------------------------
Sun Mar 8 18:25:43 UTC 2026 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 2.51.93:
+ Make text look like in other browsers by blending in linear
color space.
+ Avoid composition for non visible layers with running
animations.
+ Fix several crashes and rendering issues.
-------------------------------------------------------------------
Wed Mar 4 16:23:32 UTC 2026 - Michael Gorse <mgorse@suse.com>
- Add webkit2gtk3-aarch64-build-fix.patch: fix the build on
aarch64.
-------------------------------------------------------------------
Fri Feb 27 13:37:29 UTC 2026 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 2.51.92:
+ Fix PDF rendering broken by the accelerated 2D canvas
performance improvements.
+ Fix flickering while scrolling in some edge cases.
+ Support for rotation and mirroring in internal WebCodecs encoder.
+ System fallback font selection no longer takes style into account.
+ Fix several crashes and rendering issues.
-------------------------------------------------------------------
Tue Feb 24 13:48:41 UTC 2026 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 2.51.91:
+ Disable GPU process by default.
+ Improve async scrolling when main thread is busy by avoiding
locks and rendering the scrollbars from the scrolling thread.
+ Fix the build with old versions of libdrm.
+ Fix the build on i386.
+ Fix several crashes and rendering issues.
-------------------------------------------------------------------
Thu Jan 29 21:41:09 UTC 2026 - Bjørn Lie <bjorn.lie@gmail.com>
- Renamed webkit2gtk3 package to webkitgk, drop soup2 variant.