Changelog:
===========
* Fix crashes with expandable folders and on Other Locations
* Avoid inconsistent search states
* Prevent lingering tracker cursors
* Fix rubberband range behavior on list view
* Translation updates
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
0001-Replace-filename-with-basename.patch
removed since it's included in 44.2
Changelog:
==========
- EogWindow: Fix refcount and signal handler issues around
GSettings handles
- Replace filename with basename
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
source_root uses absolute path to build time srcdir
which results in buildpath errors
Fixes
File /usr/bin/tracker3 in package tracker contains reference to TMPDIR [buildpaths]
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Add a PACKAGECONFIG for the tracker plugin, and enable it only if
gobject-introspection is enabled.
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
it encoded PYTHON variable during build which otherwise points to python
on build host which is not correct for cross compiled packages.
Add missing dependency on python3-core which is needed for ibus-setup
script to run
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Changes in 44.1
=================
- Improve handling of non-existing files on the filechooser portal
- Minor debugging improvements to the backgrounds portal
- More precise initialization timing
- Fix duplicate monitor and window streams
- Translation updates
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Changelog:
==========
* Reintroduce order/distance independent handling of
FTS terms.
* Documentation improvements
* Do not prune too early content of failed batches for
error processing purposes
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
0001-initialize-GdkDragAction-action-to-0.patch
removed since it's included in 44.1
Changelog:
==========
* Resolve some crashes
* Visual bugfixes:
- Tweak style colors in view items
- Show custom emblems from extensions again
- Relayout SELinux property row
- Flip switches correctly
* Other bugfixes:
- Disable some actions when not useful
- Fix dead characters handling in batch rename dialog
- Fix crashes when rapidly opening and closing windows
- Prevent location change when autofs timeouts
- Fix issues with translations in libadwaita widgets
- Drop workarounds for fixed GTK bugs
- Fix other issues
* Enhancements:
- Dismiss toast on undo
- Select right items after some operations
- Paste into expanded folders
- Allow extraction of .tar.zst and .zstd archives
- Performance optimization
* Translation updates
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Changelog:
=========
- AdwAvatar
- Fix a memory leak
- AdwMessageDialog
- Fix criticals when using choose() with hide-on-close=true
- AdwTabBar/Overview
- Correctly unparent context menu
- Build
- Fix build on Windows
- Demo
- Fix a critical when trying to set a non-image file as avatar
- Docs
- Remove an erroneous mention of mnemonics in row subtitles
- Clarify AdwBanner title placement
- Mention the version .large-title is deprecated since
- Fix successs/error color values
- List thumbnail colors on the named colors page
- Stylesheet
- Improve selected list/grid item contrast
- Fix file chooser grid dimensions
- Fix button.card checked state
- Translation updates
- British English
- Bulgarian
- Chinese (China)
- Dutch
- French
- Friulian
- Georgian
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Bug fixes and improvements:
===========================
!150, EogImage: ref priv->anim to avoid double free issues
!152, EogImage: Do not leak animation iter
#288, segfault when switching between animated webp images
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
grl-type-builtins.h gets generated during compilation and it uses
absolute paths to source files in comments. This is flagged by packager
therefore remove the buildpath
Fixes
WARNING: grilo-0.3.15-r0 do_package_qa: QA Issue: File /usr/src/debug/grilo/0.3.
15-r0/src/grl-type-builtins.h in package grilo-src contains reference to TMPDIR
[buildpaths]
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit avoids HOSTTOOLS path in the file-roller and rmp2cpio binaries.
This fixes reproducibility and probably also cpio support at runtime.
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>