Commit Graph

185 Commits

Author SHA256 Message Date
Dominique Leuenberger
7515663f49 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
24dd7b4031 New release
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=174
2024-08-12 19:04:41 +00:00
Dominique Leuenberger
182aa8c1c3 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
86a1466df4 tweak
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=172
2024-08-03 12:44:47 +00:00
67c496521e 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
Dominique Leuenberger
9f26a0539c 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
dc15099a6b 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
396383b2e8 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
f007413648 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
Ana Guerrero
66cfd741cc Accepting request 1171914 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1171914
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk4?expand=0&rev=75
2024-05-06 15:52:25 +00:00
db435d9980 Accepting request 1171778 from GNOME:Next
- Update to version 4.14.4:
  + GtkGraphicsOffload: Don't crash without a child.
  + Icontheme:
    - Make symbolic svg loading more efficient.
    - Handle color-free symbolics more efficiently.
  + Accessibility:
    - Make the gtk-demo sidebar search more accessible.
    - Stop emitting focus events.
  + GDK:
    - Support XDG_ACTIVATION_TOKEN.
    - dmabuf: Be more defensive when importing unknown formats.
    - dmabuf: Use narrow range for YUV.
  + GSK: gpu: Handle  tiny offscreens correctl.
  + Build: Fix many ubsan warning.
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/1171778
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=165
2024-05-04 15:45:08 +00:00
Ana Guerrero
520b547871 Accepting request 1169226 from GNOME:Factory
- Update to version 4.14.3:
  + GtkShortcutManager: Track the propagation phase of added
    controllers.
  + Accessibility: Implement GtkAccessibleRange for scrollbars.
  + X11:
    - Fix some confusing debug messages
    - Drop a no-longer-relevant optimization that was interfering
      with getting the current window manager capabilities.
  + Tools: Support generating pdf in gtk4-rendernode-tool.
  + Updated translations. (forwarded request 1169186 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1169226
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk4?expand=0&rev=74
2024-04-21 18:24:50 +00:00
63ecf45fcc Accepting request 1169186 from GNOME:Next
- Update to version 4.14.3:
  + GtkShortcutManager: Track the propagation phase of added
    controllers.
  + Accessibility: Implement GtkAccessibleRange for scrollbars.
  + X11:
    - Fix some confusing debug messages
    - Drop a no-longer-relevant optimization that was interfering
      with getting the current window manager capabilities.
  + Tools: Support generating pdf in gtk4-rendernode-tool.
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/1169186
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=163
2024-04-19 15:10:50 +00:00
Ana Guerrero
07bb1b4bfc Accepting request 1164568 from GNOME:Factory
- 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. (forwarded request 1164514 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1164568
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk4?expand=0&rev=73
2024-04-05 18:24:09 +00:00
8991e7a806 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
2024-04-04 10:56:27 +00:00
Dominique Leuenberger
87b1c9b660 Accepting request 1159503 from GNOME:Factory
GNOME 46 (forwarded request 1158708 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1159503
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk4?expand=0&rev=72
2024-03-20 20:11:52 +00:00
08ccc45033 Accepting request 1158708 from GNOME:Next
GNOME 46

OBS-URL: https://build.opensuse.org/request/show/1158708
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=159
2024-03-19 13:31:33 +00:00
Ana Guerrero
9bc5382156 Accepting request 1145423 from GNOME:Factory
- Update to version 4.12.5:
  + GtkColumnView: Fix a crash on dispose.
  + GtkEmojiChooser:
    - Update to CLDR v44.
    - Add more translations.
  + GtkFileDialog:
    - Return an error if no file is selected.
    - Make closing the portal file chooser work.
  + GtkDropDown: Fix display of the initial checkmark.
  + GtkShortcutsWindow: Reduce the minimum width.
  + GDK: Make the png loader safer against overflow.
  + Wayland: Fix cursor handling with graphics tablets.

OBS-URL: https://build.opensuse.org/request/show/1145423
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk4?expand=0&rev=71
2024-02-11 14:44:47 +00:00
5f7dceda17 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=157 2024-02-08 18:16:18 +00:00
d0f6b43624 - Update to version 4.12.5:
+ GtkColumnView: Fix a crash on dispose.
  + GtkEmojiChooser:
    - Update to CLDR v44.
    - Add more translations.
  + GtkFileDialog:
    - Return an error if no file is selected.
    - Make closing the portal file chooser work.
  + GtkDropDown: Fix display of the initial checkmark.
  + GtkShortcutsWindow: Reduce the minimum width.
  + GDK: Make the png loader safer against overflow.
  + Wayland: Fix cursor handling with graphics tablets.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=156
2024-02-08 15:29:10 +00:00
Dominique Leuenberger
6faedea7f6 Accepting request 1130318 from GNOME:Factory
Update to 4.12.4 (forwarded request 1130207 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1130318
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk4?expand=0&rev=70
2023-12-02 16:12:18 +00:00
f0bb730207 Accepting request 1130207 from GNOME:Next
Update to 4.12.4

OBS-URL: https://build.opensuse.org/request/show/1130207
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=154
2023-12-01 16:51:14 +00:00
Ana Guerrero
5f27ed58f4 Accepting request 1114702 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1114702
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk4?expand=0&rev=69
2023-10-03 18:14:58 +00:00
8902fa21b5 Accepting request 1114113 from GNOME:Next
New stable rel

OBS-URL: https://build.opensuse.org/request/show/1114113
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=152
2023-10-02 07:39:06 +00:00
Ana Guerrero
fd606df714 Accepting request 1112722 from GNOME:Factory
Resub - typofix

- Update to version 4.12.2:
  + GtkTooltip: Don't cross native boundaries when looking for
    tooltips.
  + GtkCenterLayout, GtkEntry, GtkSearchEntry: Fix some issues with
    baseline handling.
  + GtkSwitch: Respect text direction.
  + Theme: Use relative font sizes.
  + GSK:
    - Make repeated gradients match between GL and cairo.
    - Make rounded rect shrinking match between Vulkan, GL and
      cairo.
    - Fix parsing of text nodes with color glyphs.
    - Restrict an optimization to the cases where it is correct.
    - Fix rendering of shadows with opacity.
  + Updated translations.
- Drop merged upstream patch: e001b421.patch.
- Add e001b421.patch: tooltip: don't cross native boundaries.

OBS-URL: https://build.opensuse.org/request/show/1112722
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk4?expand=0&rev=68
2023-09-22 19:47:17 +00:00
6246c8861a Typofix
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=150
2023-09-21 08:16:32 +00:00
ef25d5ae77 Accepting request 1112697 from GNOME:Next
- Update to version 4.12.2:
  + GtkTooltip: Don't cross native boundaries when looking for
    tooltips.
  + GtkCenterLayout, GtkEntry, GtkSearchEntry: Fix some issues with
    baseline handling.
  + GtkSwitch: Respect text direction.
  + Theme: Use relative font sizes.
  + GSK:
    - Make repeated gradients match between GL and cairo.
    - Make rounded rect shrinking match between Vulkan, GL and
      cairo.
    - Fix parsing of text nodes with color glyphs.
    - Restrict an optimization to the cases where it is correct.
    - Fix rendering of shadows with opacity.
  + Updated translations.
- Drop drop merged upstream patch: e001b421.patch.

OBS-URL: https://build.opensuse.org/request/show/1112697
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=149
2023-09-21 08:09:27 +00:00
9b2020216c Accepting request 1112612 from GNOME:Next
- Add e001b421.patch: tooltip: don't cross native boundaries.

OBS-URL: https://build.opensuse.org/request/show/1112612
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=148
2023-09-20 21:10:15 +00:00
Dominique Leuenberger
74fccea100 Accepting request 1112453 from GNOME:Factory
Adding versioned library deps is never done in openSUSe/Factory - zypper dup is the only supported way. In a perfect world, upstreams would use versioned symbols, but this won't happen

OBS-URL: https://build.opensuse.org/request/show/1112453
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk4?expand=0&rev=67
2023-09-20 11:22:49 +00:00
3ec870cd0a Accepting request 1109836 from GNOME:Next
Pushing GNOME 45.rc packages

OBS-URL: https://build.opensuse.org/request/show/1109836
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=146
2023-09-12 08:21:13 +00:00
Ana Guerrero
36b8fbd4fc Accepting request 1105072 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1105072
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk4?expand=0&rev=66
2023-08-22 06:56:03 +00:00
8eb90c412b Accepting request 1105055 from GNOME:Next
- Add 6af9dc86.patch: print: Revert "Start sorting apart includes"
  change for gtkprinteroptionprivate.h.

OBS-URL: https://build.opensuse.org/request/show/1105055
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=144
2023-08-21 12:34:15 +00:00
Dominique Leuenberger
fcbfd5162f Accepting request 1103891 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1103891
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk4?expand=0&rev=65
2023-08-15 14:39:32 +00:00
f7c943381c Accepting request 1103377 from GNOME:Next
Update to version 4.12.0.

OBS-URL: https://build.opensuse.org/request/show/1103377
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=142
2023-08-14 13:48:00 +00:00
Dominique Leuenberger
bc13264032 Accepting request 1102936 from GNOME:Factory
- Update to version 4.10.5:
  + Fix ordering problems with filter model signals
  + Avoid lingering resize cursors
  + Fix alignment issues on sparc
  + Fix a problem with CSS corner values
  + Updated translations. (forwarded request 1102464 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1102936
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk4?expand=0&rev=64
2023-08-09 15:24:16 +00:00
987d2c0f2e Accepting request 1102464 from home:iznogood:branches:GNOME:Factory
- Update to version 4.10.5:
  + Fix ordering problems with filter model signals
  + Avoid lingering resize cursors
  + Fix alignment issues on sparc
  + Fix a problem with CSS corner values
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/1102464
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=140
2023-08-08 14:46:33 +00:00
Dominique Leuenberger
cf3a76d42c Accepting request 1091207 from GNOME:Factory
Forwarded request #1090971 from iznogood

New upstream release

OBS-URL: https://build.opensuse.org/request/show/1091207
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk4?expand=0&rev=63
2023-06-08 19:41:47 +00:00
4197a00f55 Accepting request 1090971 from GNOME:Next
New upstream release

OBS-URL: https://build.opensuse.org/request/show/1090971
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=138
2023-06-07 06:42:03 +00:00
Dominique Leuenberger
76f991291b Accepting request 1090934 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1090934
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk4?expand=0&rev=62
2023-06-06 17:55:34 +00:00
abc5a7e794 Accepting request 1090747 from home:polslinux:branches:GNOME:Factory
- Add fix-gridview.patch: Add border-spacing where it was missed.
  We were computing column widths without taking border-spacing into
  account, making them slightly too big (glgo#GNOME/nautilus#2980).

OBS-URL: https://build.opensuse.org/request/show/1090747
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=136
2023-06-05 14:02:41 +00:00
Dominique Leuenberger
f161b1ef5b Accepting request 1085296 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1085296
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk4?expand=0&rev=61
2023-05-08 15:23:47 +00:00
ad6fe6598a Accepting request 1085252 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/1085252
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=134
2023-05-07 10:44:03 +00:00
Dominique Leuenberger
a47e4f6337 Accepting request 1084214 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1084214
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk4?expand=0&rev=60
2023-05-04 15:09:28 +00:00
5fd79c518f Accepting request 1084198 from home:badshah400:branches:GNOME:Factory
Add gtk4-correctly-refresh-after-delete.patch: This fixes a major issue where deleting files causes folders in the directory to disappear and reappear after a refresh or worse appear like a different file has been deleted (glgo#GNOME/nautilus#2941); patch taken  from upstream commit.

Have not tested if the fix works yet, but trusting upstream.

OBS-URL: https://build.opensuse.org/request/show/1084198
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=132
2023-05-03 08:42:32 +00:00
Dominique Leuenberger
026da7ecff Accepting request 1083289 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1083289
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk4?expand=0&rev=59
2023-04-28 14:22:46 +00:00
0ca872f4f0 Accepting request 1083264 from home:fcrozat:branches:GNOME:Factory
- Do not build media playback when bootstrapping on Workbench.

OBS-URL: https://build.opensuse.org/request/show/1083264
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=130
2023-04-27 15:02:29 +00:00
Dominique Leuenberger
e69b96f23b Accepting request 1082209 from GNOME:Factory
- Update to version 4.10.3:
  + Fix a popover positioning regression in 4.10.2.
  + Fix issues with slow loading files in the file chooser.
- Update to version 4.10.2:
  + Holding control to select multiple files broken in filechooser
  + Inspector crash
  + Listbase doesn't account for bottom padding in
    size_allocate_child
  + Leaking AT contexts
  + OpenGL / Windows: Crash when closing gtk4-widget-factory
  + GTK apps crash on startup when setting cursor-size to 0 on
    Wayland
  + Segmentation fault: gdk_wayland_toplevel_set_startup_id() needs
    to null-check display->xdg_activation before using it
  + Possible use-after-free under
    gtk_scrolled_window_update_use_indicators()
  + Wrong error message in `gtk_init`
  + Segfault when scrolling after changing ListView model
  + Bluetooth panel from the Settings app: clicking in the
    "Downloads" link no longer opens Nautilus
  + Broadway docs or code is broken
  + Disabled GtkPicture's are not properly themed
  + Setting CSS padding to a GtkTextView gives the context menu an
    offset
  + A11y: the Showing state is used only for windows
  + Gtk4 expander: CSS nodes mismatch code vs. documentation
  + Invoking gtk inspector on a folder results in a crash
  + Double tap requires very precise touch input
  + Name autocompletion dropdown in the GTK4 FileChooser's Save
    dialog gets stuck, creates artifacts, jumps around
  + Links are not opened when xdg-desktop-portal OpenURI is not
    available
  + GtkSnapshot generates no nodes appending whitespace-only
    layouts
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/1082209
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk4?expand=0&rev=58
2023-04-23 20:43:40 +00:00
e9cdb24059 Accepting request 1082202 from GNOME:Next
New stable rel

OBS-URL: https://build.opensuse.org/request/show/1082202
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=128
2023-04-22 19:36:47 +00:00
e118838215 Accepting request 1082043 from GNOME:Next
New stable release

OBS-URL: https://build.opensuse.org/request/show/1082043
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=127
2023-04-21 17:14:44 +00:00
Dominique Leuenberger
5b4e45e54f Accepting request 1080265 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1080265
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk4?expand=0&rev=57
2023-04-20 13:13:40 +00:00