meta-openembedded/meta-xfce
Andreas Müller 99cc22f4d1 ristretto: upgrade 0.12.0 -> 0.12.1
Release notes for 0.12.1
========================
- Dependency Changes:
  - GLib >= 2.44.0
- Performance Improvement:
  - Optimize sorting by content type
  - Load images asynchronously (#16, #29, #32, !34)
  - Increase image loading buffer size (!34)
- Appearance Changes:
  - Allow to display all files in the open dialog (!33)
- Code Refactoring:
  - Rework the file opening procedure (!33)
- Bug Fixes:
  - Fix a memory leak when closing the window directly
  - Refactoring: Clarify thumbnailer queue management
  - Thumbnailer: Do not empty an unprocessed file list
  - Update window title on image deletion or insertion
  - Perform content-based filtering wherever necessary
  - Set device scale for animated images
  - Properly recognize SVG compressed image files
  - Use the generic pixbuf loader for RAW image files
  - Fix pointer behavior in fullscreen mode
  - Icon bar: Properly highlight item under the cursor
  - Icon bar: Center on the active item for any size change
  - Fix regression: Exif orientation is not respected (#69)
  - Do not try to load images whose pixbuf is not available (!34)
  - Fix memory management of image loading objects (!34)
  - Use URIs instead of filenames in the `.desktop` file (#49)
  - Directory loading: Allow to load a directory via the cli
  - Flatpak: Access remote locations with GVfs
  - Directory loading: Fix improper use of GFileEnumerator APIs
    (#68)
- Translation Updates

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-01-05 08:17:18 -08:00
..
classes xfce.bbclass: Mark string as raw in a regexp 2021-10-16 08:25:21 -07:00
conf layer.conf: Update to honister 2021-08-03 10:21:25 -07:00
recipes-apps ristretto: upgrade 0.12.0 -> 0.12.1 2022-01-05 08:17:18 -08:00
recipes-art Convert to new override syntax 2021-08-03 10:21:25 -07:00
recipes-bindings/vala Convert to new override syntax 2021-08-03 10:21:25 -07:00
recipes-core/images core-image-minimal-xfce: Use graphical.target as default 2021-04-15 09:28:43 -07:00
recipes-extended/imsettings Convert to new override syntax 2021-08-03 10:21:25 -07:00
recipes-multimedia Convert to new override syntax 2021-08-03 10:21:25 -07:00
recipes-panel-plugins xfce4-whiskermenu-plugin: upgrade 2.6.2 -> 2.7.1 2022-01-05 08:17:18 -08:00
recipes-thunar-plugins Convert to new override syntax 2021-08-03 10:21:25 -07:00
recipes-xfce packagegroup-xfce-base: Mark TUNE_PKGARCH specific 2021-12-01 12:39:28 -08:00
README README: update to main repo 2021-09-27 11:34:55 -07:00

This layer depends on:

URI: git://git.openembedded.org/openembedded-core
branch: master

URI: git://git.openembedded.org/meta-openembedded
branch: master

meta-xfce depends on meta-oe, meta-gnome and meta-multimedia in this repository.

To avoid dependencies on meta-multimedia you need to mask recipes by adding
this to local.conf:

BBMASK = "meta-xfce/recipes-multimedia"

Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-xfce]' in the subject'

When sending single patches, please using something like:
git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix='meta-xfce][PATCH'

Layer maintainer: Kai Kang <kai.kang@windriver.com>