diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-04-02 10:13:54 +0800 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-04-01 19:29:12 -0700 |
| commit | 22ebe68668df4284ec4a74bf55fbb488e73b6815 (patch) | |
| tree | 3fe58909288d959da3c95e693bffa0298c673697 | |
| parent | 9f1cc39d7b46e91d6cfa06a8e14f882f7b42b208 (diff) | |
| download | meta-openembedded-22ebe68668df4284ec4a74bf55fbb488e73b6815.tar.gz | |
thunar: upgrade 4.21.4 -> 4.21.5
Changelog:
============
- Popup menu at tab label on keybord activated
- Add keyboard support for context menu on terminal
- Add keyboard support for history menu on back and forward buttons
- Add keyboard support for context menu on toolbar
- Popup menu on tree view item for keyboard activated
- Popup menu at focused widget on keyboard activated
- Disable overlay scrolling by default (#367)
- Wrap long filenames in error dialogs (#1412)
- Limit filname length for create/rename (#1812)
- Add fallback for backdrop highlight color
- Properties dialog - add separator for fs data
- Show filesystem type in preferences
- At tooltips to 'Capacity' and 'Usage' (#1806)
- Show as well 'usable' size in 'Capacity' row (#1806)
- Differ between total and usable fs space (#1806)
- Add help text for URL arguments
- Call xfconf_shutdown before exit
- Store pending column size changes on close (#1318)
- Use GtkTreeModelFilter for tree view side pane (#1460)
- Tree-view pane: Fix wrong selection on open new window
- Prevent shortcuts view focus lost (#1675)
- Add 'grab_focus' parameter to 'set directory' calls (#1675)
- Expose drag-drop-mode in preferences
- Init media_fs_uuids on startup
- Never ask twice on replace/overwrite (#1794)
- Fix translations for XML file (#1790)
- Improve statusbar loading text (#1787)
- Detect CDROM media changes using ID_FD_UUID udev property
- Add %d to strings to fix some transl. (#939)
- Pass current dir to catfish (#1785)
- Ignore G_IO_ERROR_NOT_SUPPORTED (#1782)
- Show selection busy information on statusbar
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
| -rw-r--r-- | meta-xfce/recipes-xfce/thunar/thunar_4.21.5.bb (renamed from meta-xfce/recipes-xfce/thunar/thunar_4.21.4.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-xfce/thunar/thunar_4.21.4.bb b/meta-xfce/recipes-xfce/thunar/thunar_4.21.5.bb index af2580e7df..32d4c39aa5 100644 --- a/meta-xfce/recipes-xfce/thunar/thunar_4.21.4.bb +++ b/meta-xfce/recipes-xfce/thunar/thunar_4.21.5.bb | |||
| @@ -13,7 +13,7 @@ inherit xfce gobject-introspection features_check mime-xdg perlnative gtk-doc | |||
| 13 | 13 | ||
| 14 | REQUIRED_DISTRO_FEATURES = "x11" | 14 | REQUIRED_DISTRO_FEATURES = "x11" |
| 15 | 15 | ||
| 16 | SRC_URI[sha256sum] = "85f2c7fba6e891eb0df04b94139d519778130ecde95a6e629ac611d8cc9c6a7c" | 16 | SRC_URI[sha256sum] = "eddbd4bab29c73718734e0bfcf650ceea8b4fcc8cb2cbb0b24fe22b286a2be00" |
| 17 | 17 | ||
| 18 | PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'x11', d)}" | 18 | PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'x11', d)}" |
| 19 | PACKAGECONFIG[pcre] = "-Dpcre2=enabled,-Dpcre2=disabled,libpcre2" | 19 | PACKAGECONFIG[pcre] = "-Dpcre2=enabled,-Dpcre2=disabled,libpcre2" |
