226 Commits

Author SHA256 Message Date
4e15fb3835 Accepting request 1319174 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1319174
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk4?expand=0&rev=97
2025-11-25 14:50:37 +00:00
07a7b81f33 Accepting request 1318862 from GNOME:Next
- Update to version 4.20.3:
  + Bugs fixed:
    - Change in scrolling behavior
    - Unaligned access in gdk/gdkmemoryformat.c causes testsuite
      crashes on SPARC
    - Shaper: Cannot parse SVG
    - svg not scaled with display scale since switch to librsvg
    - GTK 4.18: Default GdkDisplay gets unreferenced when offscreen
      rendering via secondary display, causing crash
    - Feature: Add Win32 impl for
      gtk_file_launcher_open_containing_folder()
    - Vulkan: Validation: vkQueuePresentKHR(): PRESENT_AFTER_WRITE
      hazard detected
    - ModelButton: Increasingly long hang when switching
      AdwMultiLayoutView
  + Changes:
    - vulkan: Disable YCbCr to RGB conversions for fallback formats
    - Backport non-smooth scrolling fixes to 4.20
    - vulkan: Fix YUYV values when uploading images
    - Fix touch dropdown selection
    - emoji: Update data to CLDR 48
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/1318862
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=213
2025-11-21 20:15:49 +00:00
94da3a9e1a Accepting request 1312237 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1312237
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk4?expand=0&rev=96
2025-10-21 09:14:38 +00:00
92a097f0a7 Accepting request 1312069 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/1312069
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=211
2025-10-19 16:09:13 +00:00
244f96234f Accepting request 1308561 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1308561
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk4?expand=0&rev=95
2025-10-03 13:42:34 +00:00
c2e91ac358 Accepting request 1308231 from GNOME:Next
- Update to version 4.20.2:
  + Bugs fixed:
    - Only the first text-shadow value gets applied when there are
      multiple (regression)
    - Make sense of AtkHyperlink
    - Opening Clipboard Demo triggers abort
  + Changes:
    - surface: Mark region as nullable in set_input_region
    - settings: Call g_value_unset() after
      _gtk_settings_parse_convert()
    - wayland: Invert flipped transforms
    - Fix upright text carets
    - gsk: Drop an unused private flag
    - Some small gsk fixes
    - text: Apply all text shadows
    - Backports for 4.20
    - Add GtkAccessibleHypertext
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/1308231
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=209
2025-10-02 09:29:07 +00:00
359b4773da Accepting request 1305473 from GNOME:Factory
Scripted push from GNOME:Next (forwarded request 1304925 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1305473
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk4?expand=0&rev=94
2025-09-24 13:21:28 +00:00
71b64b8777 Accepting request 1304925 from GNOME:Next
Scripted push from GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/1304925
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=207
2025-09-17 15:53:03 +00:00
48b99ccb99 Accepting request 1284679 from GNOME:Factory
- Update to version 4.18.6:
  + Bugs fixed:
    - Wrong behavior of GdkKeymap on macOS
    - cups: NULL-terminate array of choices
    - Fix the android build
    - icontheme: Load the missing image icon from the theme
  + Updated translations. (forwarded request 1284320 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1284679
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk4?expand=0&rev=93
2025-06-11 14:19:36 +00:00
c54865e3e8 Accepting request 1284320 from GNOME:Next
- Update to version 4.18.6:
  + Bugs fixed:
    - Wrong behavior of GdkKeymap on macOS
    - cups: NULL-terminate array of choices
    - Fix the android build
    - icontheme: Load the missing image icon from the theme
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/1284320
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=205
2025-06-11 06:39:53 +00:00
d63fe09022 Accepting request 1274592 from GNOME:Factory
- Update to version 4.18.5:
  + Bugs fixed:
    - `gdk_surface_get_device_position: assertion 'GDK_IS_SURFACE
      (surface)' failed` on popover close
    - Cairo device scale changes lead to significant performance
      regression in cairo blur
    - gtkmm programs fail to start on Windows with AccessKit
      support enabled
    - Epiphany Crash in GTK file chooser when last used directory
      has insufficient filesystem permissions: "GFileInfo created
      without standard::type"
    - Failed to link with the mold linker
    - Broken boxed-list ListBox
    - XCompose preventing GTK4 applications from launching (again)
    - critical when selecting label with use-underline but mnemonic
      with screenreader enabled
    - Some cherry-picked fixes for 4.18
    - Early exit  if the clipped bound rectangle's area is zero
      after snapping
  + Updated translations. (forwarded request 1274185 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1274592
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk4?expand=0&rev=92
2025-05-06 14:39:54 +00:00
98036b0b0b Accepting request 1274185 from GNOME:Next
- Update to version 4.18.5:
  + Bugs fixed:
    - `gdk_surface_get_device_position: assertion 'GDK_IS_SURFACE
      (surface)' failed` on popover close
    - Cairo device scale changes lead to significant performance
      regression in cairo blur
    - gtkmm programs fail to start on Windows with AccessKit
      support enabled
    - Epiphany Crash in GTK file chooser when last used directory
      has insufficient filesystem permissions: "GFileInfo created
      without standard::type"
    - Failed to link with the mold linker
    - Broken boxed-list ListBox
    - XCompose preventing GTK4 applications from launching (again)
    - critical when selecting label with use-underline but mnemonic
      with screenreader enabled
    - Some cherry-picked fixes for 4.18
    - Early exit  if the clipped bound rectangle's area is zero
      after snapping
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/1274185
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=203
2025-05-05 13:40:24 +00:00
ff54b536ec Accepting request 1267617 from GNOME:Factory
- Update to version 4.18.4:
  + Bugs fixed:
    - 4.18.3 regression: cursor doesn't update state when crossing
      window boundaries
    - Gtk.Video causes segfault inside VM with wayland backend
    - Win32: can't resize or move windows anymore
    - testsuite: Make reftest-compare use gsize instead of int
    - wayland: Force setting cursor on enter
    - Merge fixes from !8375 into 4.18
    - inspector: Survive without installed schemas
    - builder: Fix a menu parsing issue
    - win32: Fix initial window state
    - vulkan: Do not create dmabuf target images if not enabled
  + Updated translations. (forwarded request 1267515 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1267617
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk4?expand=0&rev=91
2025-04-08 15:50:54 +00:00
278cdd4f1e Accepting request 1267515 from GNOME:Next
- Update to version 4.18.4:
  + Bugs fixed:
    - 4.18.3 regression: cursor doesn't update state when crossing
      window boundaries
    - Gtk.Video causes segfault inside VM with wayland backend
    - Win32: can't resize or move windows anymore
    - testsuite: Make reftest-compare use gsize instead of int
    - wayland: Force setting cursor on enter
    - Merge fixes from !8375 into 4.18
    - inspector: Survive without installed schemas
    - builder: Fix a menu parsing issue
    - win32: Fix initial window state
    - vulkan: Do not create dmabuf target images if not enabled
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/1267515
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=201
2025-04-07 10:33:27 +00:00
6291d14063 Accepting request 1265726 from GNOME:Factory
New stable release (forwarded request 1265406 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1265726
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk4?expand=0&rev=90
2025-04-02 15:06:49 +00:00
b3a079b6b6 Accepting request 1265406 from GNOME:Next
New stable release

OBS-URL: https://build.opensuse.org/request/show/1265406
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=199
2025-03-31 10:05:38 +00:00
97cd04e932 Accepting request 1253730 from GNOME:Factory
New stable release (forwarded request 1253610 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1253730
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk4?expand=0&rev=89
2025-03-18 16:39:02 +00:00
e21b13b353 Accepting request 1253610 from GNOME:Next
New stable release

OBS-URL: https://build.opensuse.org/request/show/1253610
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=197
2025-03-17 10:44:26 +00:00
c4927c6a28 Accepting request 1253326 from GNOME:Next
- Update to version 4.18.1:
  + Bugs fixed:
    - Deadkeys using UFDD modifiers do not work under gtk4 apps
    - recorder.ui's action items made available for translation
    - Trying to measure GtkPopover 0x42761b0 for height of 277, but
      it needs at least 313
    - Nautilus crashes when try to pin any folder as a new bookmark
      on the side panel
    - treeview: Drop cell-only states when rendering the empty
      bottom area
    - paned: Fix handle jump on drag start
    - Revamp the portal check
    - fix: Fix the type conversion (gtk demo) in the gtkgear
      example
    - bitset: Fix annotations
    - Add another font testcase
    - inspector: Make editing attributes work
    - docs: Add some a11y references
    - docs: fix typo
    - inspector: Don't translate action names
    - macos: Fix HiDPI rendering on macOS
    - call nproc once in gdk parallel
    - docs: Clarify invalidation replacements
    - android: Introduced partial OpenGL backend
    - Tweak text layout
    - inspector: Allow editing PangoTabArrays
    - egl: modifers must be an array
    - gpu: Make sure we actually download dmabuf textures again
    - Make color management opt-in
    - Improve key event logging
    - Tweak font rendering more
    - API: Deprecate gdk_surface_create_cairo_context()
    - Use gtk_shell version to announce wl_surface.offset support
      for cursors
    - gsk: Fix multiple clipping of partial pixels
    - vulkan: Prepare for Vulkan using wp-color-v1
    - gsk: Pad text node bounds
    - window: Fix destroying with transient parent
    - stack: Fix adjusting child allocation
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/1253326
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=196
2025-03-15 15:26:30 +00:00
cf8510496a Accepting request 1250317 from GNOME:Next
New unstable rel, not sure we should take this into GF/TW - as there is no way of knowing if we get a stable release before GNOME 48

OBS-URL: https://build.opensuse.org/request/show/1250317
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=195
2025-03-06 13:59:02 +00:00
2b9ef99477 Accepting request 1235445 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1235445
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk4?expand=0&rev=88
2025-01-09 14:04:14 +00:00
2d6fc765c4 Accepting request 1234795 from home:iznogood
- Update to version 4.16.12:
  + Switch to the new release process.
- Changes from version 4.16.8:
  + GtkFileChooser: Fix a focus problem with the server entry.
  + GtkEmojiChooser: Update to CLDR 46 / Unicode 16.
  + GtkAboutDialog: Small improvements.
  + Wayland:
    - Fix some Vulkan sizing corner cases.
    - Fix problems with rotated, offloaded images.
    - Fix a few crashes.
  + Demos: Don't create extra windows for D-Bus activation.

OBS-URL: https://build.opensuse.org/request/show/1234795
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=193
2025-01-06 22:26:42 +00:00
75b7d96e53 Accepting request 1226292 from GNOME:Factory
- Update to version 4.16.7:
  + Text: Reduce the size of error underlines.
  + Accessibility:
    - Fix a wrong return value type.
    - Fix an invalid free call. (forwarded request 1226072 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1226292
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk4?expand=0&rev=87
2024-11-26 19:54:57 +00:00
c5f3f0e47b Accepting request 1226072 from home:iznogood:branches:GNOME:Factory
- Update to version 4.16.7:
  + Text: Reduce the size of error underlines.
  + Accessibility:
    - Fix a wrong return value type.
    - Fix an invalid free call.

OBS-URL: https://build.opensuse.org/request/show/1226072
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=191
2024-11-25 14:18:44 +00:00
8152e5847b Accepting request 1225479 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1225479
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk4?expand=0&rev=86
2024-11-22 22:50:29 +00:00
074bd81564 Accepting request 1225447 from home:iznogood:branches:GNOME:Factory
New stable release

OBS-URL: https://build.opensuse.org/request/show/1225447
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=189
2024-11-21 08:47:40 +00:00
2c16e149c0 Accepting request 1220274 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1220274
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk4?expand=0&rev=85
2024-11-03 06:17:13 +00:00
1189bbfde1 Accepting request 1220107 from GNOME:Next
- Update to version 4.16.5:
  + Clean up debug spew.
- Update to version 4.16.4:
  + GtkTextView:
    - Fix some missing CSS invalidation
    - Handle charsets in clipboard datatypes
  + GtkApplication: Respect GDK_DEBUG=no-portals
  + Printing:
    - Avoid warnings for avahi errors
    - Fix a segfault in the print dialog setup code
  + Accessibility: Handle NULL values in more places
  + Gdk:
    - vulkan: Fix validation errors
    - Fix 32bit build for the jpeg loader
  + Wayland: Fix a possible deadlock with high-priority sources
    triggering Wayland roundtrips
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/1220107
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=187
2024-11-02 12:09:49 +00:00
ac3c502089 Accepting request 1205804 from GNOME:Factory
New stable release (forwarded request 1205735 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1205804
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk4?expand=0&rev=84
2024-10-08 15:25:37 +00:00
75cc9cb9de Accepting request 1205735 from GNOME:Next
New stable release

OBS-URL: https://build.opensuse.org/request/show/1205735
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=185
2024-10-05 09:02:18 +00:00
1cbc0fb47a Accepting request 1205222 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1205222
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk4?expand=0&rev=83
2024-10-03 16:00:08 +00:00
f097965a26 Accepting request 1204935 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/1204935
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=183
2024-10-02 14:39:33 +00:00
23f280a6e0 Accepting request 1203318 from GNOME:Factory
New release (forwarded request 1202812 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1203318
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk4?expand=0&rev=82
2024-09-25 19:51:27 +00:00
726f5a4b4c Accepting request 1202812 from GNOME:Next
New release

OBS-URL: https://build.opensuse.org/request/show/1202812
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=181
2024-09-25 07:43:08 +00:00
1a478a2209 Accepting request 1201519 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1201519
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk4?expand=0&rev=81
2024-09-17 16:17:05 +00:00
fcf36a4994 Accepting request 1200861 from GNOME:Next
New stable release

OBS-URL: https://build.opensuse.org/request/show/1200861
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=179
2024-09-17 06:33:08 +00:00
f4f68128b9 Accepting request 1199693 from GNOME:Factory
New stable (forwarded request 1199394 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1199693
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk4?expand=0&rev=80
2024-09-10 19:12:30 +00:00
24f1e89039 Accepting request 1199394 from GNOME:Next
New stable

OBS-URL: https://build.opensuse.org/request/show/1199394
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=177
2024-09-09 13:28:59 +00:00
6f8a60c170 Accepting request 1195177 from GNOME:Next
New try....

OBS-URL: https://build.opensuse.org/request/show/1195177
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=176
2024-08-23 17:48:34 +00:00
597495dd9a https://bugzilla.opensuse.org/show_bug.cgi?id=1229162
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk4?expand=0&rev=79
2024-08-15 08:30:24 +00:00
OBS User buildservice-autocommit
9835fe8bb6 Updating link to change in openSUSE:Factory/gtk4 revision 79
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=72eac7e12b1c29faa09f57bf0cb791ab
2024-08-15 08:30:24 +00:00
5840b4a9fc Accepting request 1193511 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1193511
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk4?expand=0&rev=78
2024-08-14 12:14:17 +00:00
717d65e159 Accepting request 1193425 from GNOME:Next
New release

OBS-URL: https://build.opensuse.org/request/show/1193425
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=174
2024-08-12 19:04:41 +00:00
7be15067df Accepting request 1191428 from GNOME:Factory
- Add 0002-Revert-no-pointer-viewport.patch --
  Fixes https://gitlab.gnome.org/GNOME/gtk/-/issues/6620

OBS-URL: https://build.opensuse.org/request/show/1191428
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk4?expand=0&rev=77
2024-08-05 15:20:48 +00:00
0b3d43eaf5 tweak
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=172
2024-08-03 12:44:47 +00:00
434c7719f4 Accepting request 1191258 from home:smolsheep:upgrades
This issue popped up and was causing scaling to behave funny for other users.
- Add 0002-Revert-no-pointer-viewport.patch --
  Fixes https://gitlab.gnome.org/GNOME/gtk/-/issues/6620

OBS-URL: https://build.opensuse.org/request/show/1191258
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=171
2024-08-03 12:42:22 +00:00
1309461176 Accepting request 1190846 from GNOME:Factory
- Add missed optflags to CFLAGS. (forwarded request 1190845 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1190846
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk4?expand=0&rev=76
2024-08-01 20:03:53 +00:00
a188ec1aa2 Accepting request 1190845 from GNOME:Next
- Add missed optflags to CFLAGS.

OBS-URL: https://build.opensuse.org/request/show/1190845
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=169
2024-08-01 04:35:01 +00:00
7bf62f6c39 Accepting request 1190675 from home:fkastl:gcc14
- Add -Wno-int-conversion to CFLAGS to enable compilation with
  GCC 14.

If the request is ok, please forward it to Factory soon so that
it is ready when the default compiler is switched.

OBS-URL: https://build.opensuse.org/request/show/1190675
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=168
2024-07-31 13:52:09 +00:00
ba5de3f95d Accepting request 1190536 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/1190536
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=167
2024-07-31 04:48:28 +00:00