summaryrefslogtreecommitdiffstats
path: root/meta-xfce
Commit message (Collapse)AuthorAgeFilesLines
* xfce4-panel: upgrade 4.18.4 -> 4.18.5J. S.2024-11-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change log found at https://gitlab.xfce.org/xfce/xfce4-panel/-/tags/xfce4-panel-4.18.5 - pager: Do not adapt upper value of spin button in viewport mode - pager: Update workspace layout also on window manager change - pager: Fix aspect ratio for viewport (V2) - actions: Fix memory leak - pager: Delay GdkScreen signal handlers - panel: Do not scale background image when UI scale > 1 - popup-command: Do not block autohide when popped up at pointer - Fix memory leaks when using gtk_css_provider_new() - panel: Clear item list before repopulating item dialog - panel: Remove autosave timer for plugins - wrapper: Really ensure we don't call gtk_main_quit() twice - panel: Block autohide when the panel has input focus - clock: Fix sync timeout for seconds display - clock: Implement ConsoleKit sleep monitor - Add/Sharpen icons at 48-128px - Adjust 32px icon margins, new separator icon - Sharpen icons at 16px and 32px - Increase margins for 24px icons - Make 24px icons sharper - icons: Fix wrong exported sizes - Translation Updates: Basque, Catalan, Danish, Estonian, French, Italian, Kazakh, Polish, Russian, Slovenian, Spanish Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 48d82c20c49a58069aea7c5b825f2f615b7ae966) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* xfce4-panel: upgrade 4.18.3 -> 4.18.4J. S.2024-11-191-1/+1
| | | | | | | | | | | | | | | | | | Changelog found at https://gitlab.xfce.org/xfce/xfce4-panel/-/tags/xfce4-panel-4.18.4 - icons: Scale at size 16x16 to 128x128 (Fixes #385) - icons: Fix centering of org.xfce.panel - icons: Rename org.xfce.panel.statustray to org.xfce.panel.systray - Fix memory leaks around gtk_get_current_event() - tasklist: Fix use-after-free on tasklist child - systray: Update icon also on status change - Translation Updates: Catalan, Estonian, French, Greek, Italian, Korean, Occitan (post 1500), Russian, Slovenian, Turkish, Ukrainian Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* meta-openemnedded: Add myself as styhead maintainerArmin Kuster2024-09-291-6/+5
| | | | | Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* packagegroup-xfce-extended: fix typo of gobject-introspection-data featureYi Zhao2024-07-031-1/+1
| | | | | | | Fix typo: gobject-introspection -> gobject-introspection-data Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfwm4: fix gcc -Wincompatible-pointer-typesKai Kang2024-06-122-0/+40
| | | | | | | | | | | | | | | Fix xfwm4 incompatible pointer type error with gcc option -Wincompatible-pointer-types: | ../../xfwm4-4.18.0/src/startup_notification.c:139:57: error: passing argument 2 of 'sn_startup_sequence_get_last_active_time' from incompatible pointer type [-Wincompatible-pointer-types] | 139 | sn_startup_sequence_get_last_active_time (sequence, &l_sec, &l_usec); | | ^~~~~~ | | | | | long int * Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* layers: stop declaring compatibility with scarthgapDmitry Baryshkov2024-05-281-1/+1
| | | | | | | | | With the UNPACKDIR changes in place the layers are no longer compatible with the scarthgap release. Drop it from LAYERSERIES_COMPAT and limit compatibility to styhead only. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* menulibre: Upgrade to 2.4.0Khem Raj2024-05-231-3/+2
| | | | | | Switch SRC_URI to github release artifacts Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfmpc: Disable incompatible-pointer-types warning as errorKhem Raj2024-05-231-0/+3
| | | | | | Fixes build with GCC-14 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-notes-plugin: Upgrade to 1.11.0Khem Raj2024-05-211-1/+5
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* reproducibility: move repro excludes from AB config.json to meta-oeYoann Congal2024-04-291-0/+7
| | | | | | | | | | | | | | For now, the known non-reproducible packages list is stored inside the autobuilder config.json file. This is not ideal. Let's move this list into each layers of meta-openembedded. These lists can be used with, in local.conf: include conf/include/non-repro-meta-oe.inc OEQA_REPRODUCIBLE_EXCLUDED_PACKAGES = "${KNOWN_NON_REPRO_META_OE}" Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Acked-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* layers: Add styhead to compatible release seriesKhem Raj2024-04-281-1/+1
| | | | | | styhead is codename for upcoming 5.1 release Signed-off-by: Khem Raj <raj.khem@gmail.com>
* layer.conf: Prepare for release, drop nanbield LAYERSERIESKhem Raj2024-03-171-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: Drop remaining PR values from recipesMartin Jansa2024-03-172-2/+0
| | | | | | | | | | | | * as oe-core did in: https://git.openembedded.org/openembedded-core/commit/?id=d4c346e8ab * when people are have to maintain own PRs for recipes in oe-core, they might add them for meta-oe recipes at the same time when upgrading to next LTS Signed-off-by: Martin Jansa <martin.jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* layer.conf: Update for the scarthgap release seriesKhem Raj2024-03-161-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-notifyd: use python3native and depend on python3-packaging-nativeMartin Jansa2024-02-281-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * it uses gdbus-codegen from glib-2.0-native which depended on python3-distutils-native until https://lists.openembedded.org/g/openembedded-core/message/196136 but distutils on host was enforced by sanity check only until mickledore with: https://git.openembedded.org/openembedded-core/commit/?id=8e3a5b0709384f2b455a82ac1e8e212686fe4456 so on hosts without distutils this was already failing and the glib-2.0-native change only changes the dependency from distutils to packaging which results in: https://errors.yoctoproject.org/Errors/Details/754995/ gdbus-codegen \ --interface-prefix org.xfce.Notifyd.Log \ --c-namespace Xfce \ --generate-c-code xfce-notify-log-gbus \ --glib-max-allowed 2.68 \ ../../xfce4-notifyd-0.8.2/common/xfce-notify-log-dbus.xml Traceback (most recent call last): File "TOPDIR/build/tmp/work/riscv64-yoe-linux/xfce4-notifyd/0.8.2/recipe-sysroot-native/usr/bin/gdbus-codegen", line 53, in <module> from codegen import codegen_main File "TOPDIR/build/tmp/work/riscv64-yoe-linux/xfce4-notifyd/0.8.2/recipe-sysroot-native/usr/share/glib-2.0/codegen/codegen_main.py", line 29, in <module> from . import dbustypes File "TOPDIR/build/tmp/work/riscv64-yoe-linux/xfce4-notifyd/0.8.2/recipe-sysroot-native/usr/share/glib-2.0/codegen/dbustypes.py", line 22, in <module> from . import utils File "TOPDIR/build/tmp/work/riscv64-yoe-linux/xfce4-notifyd/0.8.2/recipe-sysroot-native/usr/share/glib-2.0/codegen/utils.py", line 22, in <module> import packaging.version ModuleNotFoundError: No module named 'packaging' * packaging probably isn't as wide spread on host distros as old distutils was, so make sure it's available by using python3-native with python3-packaging-native from OE build Signed-off-by: Martin Jansa <martin.jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ristretto: use python3native and depend on glib-2.0-native, ↵Martin Jansa2024-02-281-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | python3-packaging-native * it uses gdbus-codegen from glib-2.0-native which depended on python3-distutils-native until https://lists.openembedded.org/g/openembedded-core/message/196136 but distutils on host was enforced by sanity check only until mickledore with: https://git.openembedded.org/openembedded-core/commit/?id=8e3a5b0709384f2b455a82ac1e8e212686fe4456 so on hosts without distutils this was already failing and the glib-2.0-native change only changes the dependency from distutils to packaging which results in: https://errors.yoctoproject.org/Errors/Details/754996/ gdbus-codegen \ --c-namespace=Tumbler \ --interface-prefix=org.freedesktop.thumbnails. \ --generate-c-code=tumbler \ tumbler-service-dbus.xml Traceback (most recent call last): File "TOPDIR/build/tmp/work/riscv64-yoe-linux/ristretto/0.13.1/recipe-sysroot-native/usr/bin/gdbus-codegen", line 53, in <module> from codegen import codegen_main File "TOPDIR/build/tmp/work/riscv64-yoe-linux/ristretto/0.13.1/recipe-sysroot-native/usr/share/glib-2.0/codegen/codegen_main.py", line 29, in <module> from . import dbustypes File "TOPDIR/build/tmp/work/riscv64-yoe-linux/ristretto/0.13.1/recipe-sysroot-native/usr/share/glib-2.0/codegen/dbustypes.py", line 22, in <module> from . import utils File "TOPDIR/build/tmp/work/riscv64-yoe-linux/ristretto/0.13.1/recipe-sysroot-native/usr/share/glib-2.0/codegen/utils.py", line 22, in <module> import packaging.version ModuleNotFoundError: No module named 'packaging' * packaging probably isn't as wide spread on host distros as old distutils was, so make sure it's available by using python3-native with python3-packaging-native from OE build Signed-off-by: Martin Jansa <martin.jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* thunar: inherit gtk-docKhem Raj2024-01-141-1/+1
| | | | | | | | | | | | | | Recent changes to oe-core[1] mean that if a configure.ac uses gtk-doc then gtkdocize will be called. This means that recipes that don't inherit gtk-doc (to depend on gtk-doc-native) but don't explicitly disable the use of gtkdocize will fail to configure. Inheriting gtk-doc both solves the configure failure, and allows us to build the API documentation. [1] oe-core 891ec38d4c5cc5ac7bc34938276261ebd6f6d54e Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xarchiver: Specify the version in the recipe file namePeter Kjellerstedt2023-11-071-1/+1
| | | | | Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-systemload-plugin: Fix build on 32bit machinesKhem Raj2023-11-062-0/+40
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xarchiver: upgrade 0.5.4.17 -> 0.5.4.21Khem Raj2023-11-061-2/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-mailwatch-plugin: upgrade 1.3.0 -> 1.3.1Khem Raj2023-11-061-2/+2
| | | | | | License-Update: GPL text format changed Signed-off-by: Khem Raj <raj.khem@gmail.com>
* exo: upgrade 4.18.0 -> 4.19.0Khem Raj2023-11-061-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-verve-plugin: upgrade 2.0.1 -> 2.0.3Khem Raj2023-11-061-2/+2
| | | | | | License-Update: GPL text updated Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gigolo: upgrade 0.5.2 -> 0.5.3Khem Raj2023-11-061-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mousepad: upgrade 0.5.9 -> 0.6.1Khem Raj2023-11-061-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-mpc-plugin: upgrade 0.5.2 -> 0.5.3Khem Raj2023-11-061-2/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-taskmanager: upgrade 1.5.5 -> 1.5.6Khem Raj2023-11-061-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libxfce4ui: upgrade 4.18.3 -> 4.19.3Khem Raj2023-11-061-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-pulseaudio-plugin: upgrade 0.4.3 -> 0.4.8Khem Raj2023-11-061-2/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* menulibre: upgrade 2.2.3 -> 2.3.2Khem Raj2023-11-061-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-datetime-plugin: upgrade 0.8.1 -> 0.8.3Khem Raj2023-11-061-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* parole: upgrade 4.16.0 -> 4.18.0Khem Raj2023-11-061-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-cpugraph-plugin: upgrade 1.2.7 -> 1.2.8Khem Raj2023-11-061-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-fsguard-plugin: upgrade 1.1.2 -> 1.1.3Khem Raj2023-11-061-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-genmon-plugin: upgrade 4.1.1 -> 4.2.0Khem Raj2023-11-061-2/+2
| | | | | | License-Update: Update LGPL license text Signed-off-by: Khem Raj <raj.khem@gmail.com>
* garcon: upgrade 4.18.1 -> 4.19.0Khem Raj2023-11-061-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfmpc: upgrade 0.3.0 -> 0.3.1Khem Raj2023-11-061-3/+2
| | | | | | License-Update: updated LGPL text Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-calculator-plugin: upgrade 0.7.1 -> 0.7.2Khem Raj2023-11-061-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-timer-plugin: upgrade 1.7.1 -> 1.7.2Khem Raj2023-11-061-3/+2
| | | | | | License-Update: GPL text updated Signed-off-by: Khem Raj <raj.khem@gmail.com>
* thunar-archive-plugin: upgrade 0.5.1 -> 0.5.2Khem Raj2023-11-061-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-time-out-plugin: upgrade 1.1.2 -> 1.1.3Khem Raj2023-11-061-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* catfish: upgrade 4.16.3 -> 4.18.0Khem Raj2023-11-061-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* thunar: upgrade 4.18.4 -> 4.19.0Khem Raj2023-11-061-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-weather-plugin: upgrade 0.11.0 -> 0.11.1Khem Raj2023-11-061-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-notes-plugin: upgrade 1.9.0 -> 1.10.0Khem Raj2023-11-061-2/+2
| | | | | | License-Update: GPL license text updated Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libxfce4util: upgrade 4.18.1 -> 4.19.2Khem Raj2023-11-061-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-places-plugin: upgrade 1.8.1 -> 1.8.3Khem Raj2023-11-061-2/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-battery-plugin: upgrade 1.1.4 -> 1.1.5Khem Raj2023-11-061-2/+2
| | | | | | License-Update: format GPL license format Signed-off-by: Khem Raj <raj.khem@gmail.com>
* thunar-shares-plugin: upgrade 0.3.1 -> 0.3.2Khem Raj2023-11-062-36/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-netload-plugin: upgrade 1.4.0 -> 1.4.1Khem Raj2023-11-061-2/+2
| | | | | | License-Update: GPL text changed Signed-off-by: Khem Raj <raj.khem@gmail.com>