Commit Graph

176 Commits

Author SHA256 Message Date
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
3346b97d9f Accepting request 1080198 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/1080198
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=125
2023-04-19 08:45:11 +00:00
Dominique Leuenberger
d3d1a095f9 Accepting request 1077984 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1077984
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk4?expand=0&rev=56
2023-04-09 16:39:06 +00:00
89fb6983a3 Accepting request 1077792 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/1077792
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=123
2023-04-08 09:32:21 +00:00
Dominique Leuenberger
c646f46de7 Accepting request 1071898 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1071898
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk4?expand=0&rev=55
2023-03-17 16:00:46 +00:00
679eaef9a2 Accepting request 1071521 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/1071521
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=121
2023-03-15 04:02:14 +00:00
Dominique Leuenberger
66d4782a08 Accepting request 1070779 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1070779
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk4?expand=0&rev=54
2023-03-11 17:23:08 +00:00
eae0b7ccb4 Accepting request 1070735 from GNOME:Next
- Add 3e3158ce12741b58ce53f132b48f26438094886d.patch: widget: Use
  the correct template in dispose_template(). Fixes crashes in
  various apps.
- Refresh patches with quilt.

OBS-URL: https://build.opensuse.org/request/show/1070735
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=119
2023-03-10 20:51:50 +00:00
b2d34e5c5b Correct patch tag
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=118
2023-03-09 09:30:13 +00:00
2359d1bcbc Accepting request 1070350 from home:xiaoguang_wang:branches:GNOME:Factory
- Add 0001-combobox-Avoid-extra-queue_resize.patch: Fix combobox
  not showing (bsc#1209043 glgo#GNOME/gtk!5608).

OBS-URL: https://build.opensuse.org/request/show/1070350
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=117
2023-03-09 09:29:30 +00:00