meta-openembedded/meta-xfce
Andreas Müller 04e554999b xfwm4: upgrade 4.14.0 -> 4.14.1
Release notes for 4.14.1

========================
“Easter Egg”

- Restore “Always below” menu options (bug #15884)
- Fix a crash with GL or high CPU usage without any monitor
  (bug #15852)
- Fix raise delay (bug #15974)
- Fix translucent wireframe repaint (bug #15966)
- Fix hostname not showing initially when running apps remotely
  (bug 15984)
- Avoid drawing server-side shadows on maximized windows (Simon
  Steinbeiss, bug #16381)
- Add keywords to settings dialogs desktop definitions (Yousuf Philips,
  bug #16621)
- Fix Dnd of decoration buttons with embedded settings dialog (Stefan
  Berzl, bug #13861)
- Blacklist SVGA3D GL renderer (bug #16274)
- Fix window title alignment (bug #16067)
- Restore window state when moving a maximized window (bug #16348)
- Fix pointer interactions with clients grabbing the pointer
  (bug #16347)
- Fix GTimeVal deprecation (Andre Miranda, bug #16644)
- Fix window selection vs. hovering in tabwin (Simon Steinbeiss,
  bug ##16382)
- Improve vblank mode auto-selection (GL/XPresent)
- Fix transients pulling their parents from lower layers (bug #15891)
- I18n:
  Update translations: ar, ast, be, bg, bn, ca, cs, da, de, el, en_AU,
  en_CA, en_GB, es, eu, fi, fr, gl, he, hr, hu, hy_AM, id, ie, is, it,
  ja, ka, kk, ko, lt, lv, ms, nb, nl, nn, oc, pl, pt, pt_BR, ro, ru,
  sk, sl, sq, sr, sv, th, tr, ug, uk, ur, ur_PK, vi, zh_CN, zh_HK,
  zh_TW
  New translations: fa_IR, ka

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-14 15:38:43 -07:00
..
classes recipes: rename distro_features_check to features_check 2019-11-21 17:51:37 -08:00
conf layers: update LAYERSERIES_COMPAT to dunfell 2020-03-20 07:44:29 -07:00
recipes-apps xfce4-taskmanager: upgrade 1.2.2 -> 1.2.3 2020-04-12 22:57:22 -07:00
recipes-art openzone: Package icons 2020-03-31 10:44:26 -07:00
recipes-bindings/vala recipes: rename distro_features_check to features_check 2019-11-21 17:51:37 -08:00
recipes-core/images recipes: rename distro_features_check to features_check 2019-11-21 17:51:37 -08:00
recipes-extended recipes: rename distro_features_check to features_check 2019-11-21 17:51:37 -08:00
recipes-multimedia parole: add mime-xdg to inherit 2020-01-19 02:20:59 -08:00
recipes-panel-plugins xfce4-closebutton-plugin: upgrade sources 2020-04-10 17:48:38 -07:00
recipes-thunar-plugins thunar-shares-plugin: upgrade 0.3.0 -> 0.3.1 2020-04-10 17:48:38 -07:00
recipes-xfce xfwm4: upgrade 4.14.0 -> 4.14.1 2020-04-14 15:38:43 -07:00
README meta-xfce: Make Kai Kang layer maintainer 2019-08-09 08:09:28 -07:00

This layer depends on:

URI: git://github.com/openembedded/oe-core.git
branch: master
revision: HEAD

URI: git://github.com/openembedded/meta-oe.git
branch: master
revision: HEAD
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>