#17001 closed enhancement (fixed)
gtk4-4.8.0
Reported by: | Bruce Dubbs | Owned by: | Bruce Dubbs |
---|---|---|---|
Priority: | normal | Milestone: | 11.3 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
New minor version.
Change History (5)
comment:1 by , 3 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 3 years ago
comment:3 by , 3 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed at commits
b1724ce70f Update to plasma-wayland-protocols-1.8.0. cc1b7f1967 Update to hdparm-9.65. 7d13fec888 Update to wireshark-3.6.8. 3da6d09e85 Update to gtk4-4.8.0.
comment:4 by , 3 years ago
Overview of Changes in 4.7.1, 12-07-2022
========================================
- 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
- Translation updates:
comment:5 by , 3 years ago
Overview of Changes in 4.7.2, 10-08-2022
========================================
- 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
- Windows:
- Fix 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
- Translation updates:
Note:
See TracTickets
for help on using tickets.
Overview of Changes in 4.8.0, 06-09-2022