Revisions of gtk4
Ana Guerrero (anag+factory)
accepted
request 1105072
from
Dominique Leuenberger (dimstar)
(revision 66)
Dominique Leuenberger (dimstar_suse)
accepted
request 1103891
from
Dominique Leuenberger (dimstar)
(revision 65)
Dominique Leuenberger (dimstar_suse)
accepted
request 1102936
from
Dominique Leuenberger (dimstar)
(revision 64)
- 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)
Dominique Leuenberger (dimstar_suse)
accepted
request 1091207
from
Luciano Santos (luc14n0)
(revision 63)
Forwarded request #1090971 from iznogood New upstream release
Dominique Leuenberger (dimstar_suse)
accepted
request 1090934
from
Dominique Leuenberger (dimstar)
(revision 62)
Dominique Leuenberger (dimstar_suse)
accepted
request 1085296
from
Bjørn Lie (iznogood)
(revision 61)
Dominique Leuenberger (dimstar_suse)
accepted
request 1084214
from
Bjørn Lie (iznogood)
(revision 60)
Dominique Leuenberger (dimstar_suse)
accepted
request 1083289
from
Bjørn Lie (iznogood)
(revision 59)
Dominique Leuenberger (dimstar_suse)
accepted
request 1082209
from
Bjørn Lie (iznogood)
(revision 58)
- 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.
Dominique Leuenberger (dimstar_suse)
accepted
request 1080265
from
Bjørn Lie (iznogood)
(revision 57)
Dominique Leuenberger (dimstar_suse)
accepted
request 1077984
from
Bjørn Lie (iznogood)
(revision 56)
Dominique Leuenberger (dimstar_suse)
accepted
request 1071898
from
Luciano Santos (luc14n0)
(revision 55)
Dominique Leuenberger (dimstar_suse)
accepted
request 1070779
from
Bjørn Lie (iznogood)
(revision 54)
Dominique Leuenberger (dimstar_suse)
accepted
request 1069715
from
Bjørn Lie (iznogood)
(revision 53)
Dominique Leuenberger (dimstar_suse)
accepted
request 1044371
from
Dominique Leuenberger (dimstar)
(revision 52)
New stable release (forwarded request 1044333 from iznogood)
Dominique Leuenberger (dimstar_suse)
accepted
request 1035591
from
Dominique Leuenberger (dimstar)
(revision 51)
Dominique Leuenberger (dimstar_suse)
accepted
request 1031308
from
Dominique Leuenberger (dimstar)
(revision 50)
New stable rel (forwarded request 1030948 from iznogood)
Dominique Leuenberger (dimstar_suse)
accepted
request 1004814
from
Bjørn Lie (iznogood)
(revision 49)
Dominique Leuenberger (dimstar_suse)
accepted
request 1001679
from
Bjørn Lie (iznogood)
(revision 48)
Dominique Leuenberger (dimstar_suse)
accepted
request 997734
from
Dominique Leuenberger (dimstar)
(revision 47)
I changed my mind a bit, with the patch, we can move this into TW, as it seems to be perfectly stable still, even if its the unstable branch. - Update to version 4.7.2: + GtkTextView: Fix child positioning with gutters. + GtkText: Update placeholder visibility when necessary. + GtkPicture: Add a content-fit property. + GtkPopover: Fix a size allocation problem with the arrow. + GtkTreeView: Fix a problem with DND. + GtkTreePopover: Support scrolling. + GtkGridView: Fix issues with rubberband selection. + GtkLabel: Add a tabs property. + GtkSnapshot: Make GtkSnapshot work from bindings. + GtkScrolledWindow: Scroll at a reasonable speed. + GtkPaned: Avoid an infinite loop. + GtkWindow: Improve generation and handling of crossing events. + CSS: Fix handling of certain transform values. + Media support: - Add audio support to the ffmpeg backend. - Avoid oom with pathological jpeg images. + GDK: - Fix handling of touchpad hold events. - Add support for hi-resolution scroll events. + X11: Fix preferred action for DND. + List models: - Fix items-changed emission. - Add more list model tests. + Demos: - Add a winning sound to game demos. - Make app icons work uninstalled. + Updated translations. - Add 0001-Revert-Meson-Simplify-pkgconfig-file-generator.patch: Revert "Meson: Simplify pkgconfig file generator". Temporarily revert this until we figure out how to best restore private requires that are needed for rpm automatic dep extraction. https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/4756 This reverts commit 802bf4199911c811938b0454a876089bafa97dba. - Update to version 4.7.1: + GtkInscription: A new label-like widget for use in list views. + GtkColorChooser: Style improvements. + GtkFontChooser: Improve support for OpenType features a bit. + GtkLabel: Allow selectable labels to be activated via mnemonic. + GtkTextView: Implement GetCharacterExtents for accessibility. + GtkStack: Fix a poblem with stack page accessibility. + GtkListView: - Cull listitems that are out of view. - Make all our list models implement ::n-items and ::item-type properties. + Translations: - Stop translating property nicks and blurbs. - Fix extracting translations from ui files. + Debugging: - Support GTK_DEBUG=invert-text-dir. - Allow inspecting inspectors. - Replace GTK_USE_PORTAL with GDK_DEBUG=portals. - Improve responsiveness of the inspector. + CSS: Allow fractional letterspacing. + Theme: Improve legibility of selectable labels. + Demos: - Improve the font features demo. - Add demos for GtkInscription. + Wayland: - Freeze popups when hidden. - Only send smooth scroll events for tablet tools. - Make scaled cursor image have the right size. - Fix problems with the activation protocol. - Don't force the HighContrast icon theme. - Support xdg_toplevel.bounds. + X11: Always update the shadoe size. + Windows: - Improve touchpad support by using DirectManipulation. - Add more directories to the builtin hicolor icon theme. + Updated translations. - Add pkgconfig(harfbuzz) BuildRequires: new dependency. (forwarded request 997588 from iznogood)
Displaying revisions 21 - 40 of 86