Accepting request 1164514 from GNOME:Next
- Update to version 4.14.2: + GtkScale: Improve positioning of values in some cases. + Theme: Make progress in entries visible. + Accessibility: Fix text insertion handling. + GDK: - dnd: Use the default cursor durion motion - dnd: Use a better cursor for indicating the move action + GSK: - gl: Handle offloads in offscreen context better - Fix text rendering problems with some fonts + Wayland: - Tighten up some protocol version checks - Use the presentation time protocol - Fix a crash with subsurfaces - Improve settings portal handling + Debugging: Add font settings in the inspector. + Demos: - Clean up the application demo - Update cursor images for the cursor demo + Updated translations. OBS-URL: https://build.opensuse.org/request/show/1164514 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=161
This commit is contained in:
parent
08ccc45033
commit
8991e7a806
2
_service
2
_service
@ -3,7 +3,7 @@
|
||||
<service name="obs_scm" mode="manual">
|
||||
<param name="scm">git</param>
|
||||
<param name="url">https://gitlab.gnome.org/GNOME/gtk.git</param>
|
||||
<param name="revision">4.14.1</param>
|
||||
<param name="revision">4.14.2</param>
|
||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
||||
<param name="versionrewrite-pattern">(.*)\+0</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9ed2c2ce7132808c79336e2c76c213daa07a78f115fd2fdf089a8c701b5585b2
|
||||
size 88244750
|
3
gtk-4.14.2.obscpio
Normal file
3
gtk-4.14.2.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e1b5224e17d45c59af2edbe66278624bdafa22fbee9009f6bfe635ff16d62e11
|
||||
size 88387598
|
@ -1,4 +1,4 @@
|
||||
name: gtk
|
||||
version: 4.14.1
|
||||
mtime: 1710636735
|
||||
commit: c648bb7b19bede75d3af4acaed468b922269ed05
|
||||
version: 4.14.2
|
||||
mtime: 1712139634
|
||||
commit: 29c29b0e641a1e53ea512bc0edd689d0b78ab3ae
|
||||
|
24
gtk4.changes
24
gtk4.changes
@ -1,3 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 4 08:17:21 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Update to version 4.14.2:
|
||||
+ GtkScale: Improve positioning of values in some cases.
|
||||
+ Theme: Make progress in entries visible.
|
||||
+ Accessibility: Fix text insertion handling.
|
||||
+ GDK:
|
||||
- dnd: Use the default cursor durion motion
|
||||
- dnd: Use a better cursor for indicating the move action
|
||||
+ GSK:
|
||||
- gl: Handle offloads in offscreen context better
|
||||
- Fix text rendering problems with some fonts
|
||||
+ Wayland:
|
||||
- Tighten up some protocol version checks
|
||||
- Use the presentation time protocol
|
||||
- Fix a crash with subsurfaces
|
||||
- Improve settings portal handling
|
||||
+ Debugging: Add font settings in the inspector.
|
||||
+ Demos:
|
||||
- Clean up the application demo
|
||||
- Update cursor images for the cursor demo
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 17 09:43:01 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user