summaryrefslogtreecommitdiffstats
path: root/meta-gnome
Commit message (Collapse)AuthorAgeFilesLines
* static-passwd-meta-gnome: add gnome-remote-control userMarkus Volk2025-04-191-1/+3
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-remote-desktop: fix path for nologinMarkus Volk2025-04-191-0/+1
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-remote-dsktop: add requested userMarkus Volk2025-04-191-1/+15
| | | | | | | | This fixes: WARNING: gnome-image-1.0-r0 do_rootfs: User gnome-remote-desktop has never been defined Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-system-monitor: upgrade 48.0 -> 48.1Wang Mingyu2025-04-161-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-online-accounts: upgrade 3.54.1 -> 3.54.2Wang Mingyu2025-04-161-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* evolution-data-server: upgrade 3.56.0 -> 3.56.1Wang Mingyu2025-04-161-2/+2
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libuser: correct the package versionChangqing Li2025-04-152-0/+26
| | | | | | | correct the package version in configure.ac Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* layers: Add whinlatter (5.3) to compatible layer seriesKhem Raj2025-04-111-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-session: update 46.0 -> 47.0.1Markus Volk2025-04-101-1/+2
| | | | | | | | | | | | | | | | ============== Version 47.0.1 ============== Add back gnome-session-ctl (oops) ============ Version 47.0 ============ Allow to disable X11 sessions CI updates Translation updates Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Fix warning : lack of whitespace around assignmentJason Schonberg2025-04-101-1/+1
| | | | | Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gimp: Remove default dependency to libheif from meta-multimediaYoann Congal2025-04-061-1/+0
| | | | | | | | | | | | | | | | | meta-gnome does not currently depend on meta-multimedia. When "commercial" is in LICENSE_FLAGS_ACCEPTED, gimp depends on libheif by default but libheif is in meta-multimedia. That leads to build failures, for example, in the reproducible-meta-oe AB build[0]. To fix this, remove the default "heif" PACKAGECONFIG. To enable heif support in gimp, users can add "commercial" in LICENSE_FLAGS_ACCEPTED and add meta-multimedia to their build. [0]: https://autobuilder.yoctoproject.org/valkyrie/#/builders/87/builds/39/steps/16/logs/stdio Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libgsf: fix lack of whitespace around the assignmentMarkus Volk2025-04-051-1/+1
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* evolution-data-server: fix lack of whitespace around the assignmentMarkus Volk2025-04-051-1/+1
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* accountsservice: fix Upstream-StatusMarkus Volk2025-04-051-1/+1
| | | | | | | | | This fixes: ERROR: accountsservice-23.13.9-r0 do_patch: QA Issue: Malformed Upstream-Status in patch /home/flk/poky/meta-openembedded/meta-gnome/recipes-support/accountsservice/accountsservice/00b6e12ad4044d33cc54c71c75773c5a653dad09.patch Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Fix warning : lack of whitespace around assignmentJason Schonberg2025-04-046-6/+6
| | | | | Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gimp: ignore CVE-2007-3741Peter Marko2025-04-011-0/+2
| | | | | | | | | Restore CVE_STATUS statement from recipe version 2.10.38. This was dropped on upgrade to 3.0.2, however NVD still tracks this CVE as version-less, so explicit ignore is needed. Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Drop styhead from LAYERSERIES_COMPATKhem Raj2025-03-311-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tecla: update 47.0 -> 48.0.2Markus Volk2025-03-291-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | NEW in 48.0.2 ============= - Just a version bump NEW in 48.0 =========== - Translation updates NEW in 48.rc ============ - Translation updates - Improvements to multi-instance for specific layout previews - Make window modal when run as a dialog NEW in 48.alpha =============== - Translation updates - Support spaces and tabs as separator for keymap+variant - A number of new/improved labels for special keys Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-boxes: update 47.0 -> 48.0Markus Volk2025-03-291-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | 48.0 - Mar 17, 2025 =================== Changes since 48.alpha - Added/updated/fixed translations - Disable C compiler warnings from code generated by 'valac' 48.alpha - Jan 09, 2025 ======================= Changes since 47.0 - Includ failed ISO download url in error message - Fix fullscreen button icon not updating when toggled - Fix focus-on-click focus steal in fullscreen button - Avoid GdkPixbuf critical when failing to create thumbnails - Added/updated/fixed translations Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-remote-desktop: uodate 47.0 - 48.0Markus Volk2025-03-291-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - add missing dependency for 'rdp' 48.0 ==== Translators: A S Alam [pa], Aurimas Černius [lt], Seong-ho Cho [ko], Balázs Úr [hu], Daniel Mustieles [es], Ask Hjorth Larsen [da], Andika Triwidada [id], Jiri Grönroos [fi], Pawan Chitrakar [ne], 48.rc ===== * Add support for hardware encoded AVC444 Contributors: Pascal Nowack Translators: Rafael Fontenelle [pt_BR], Giannis Antypas [el], Daniel Rusek [cs], Piotr Drąg [pl], Anders Jonsson [sv], Ekaterine Papava [ka], Alexandre Franke [fr], Yuri Chornoivan [uk], twlvnn kraftwerk [bg], Scrambled 777 [hi], Quentin PAGÈS [oc], Asier Sarasua Garmendia [eu], Hugo Carvalho [pt], Fran Dieguez [gl], Jordi Mas i Hernandez [ca] 48.beta ======= * Add support for zero copy rendering with Vulkan and VAAPI (disabled by default) Contributors: Pascal Nowack, traze 48.alpha ======== * General code improvements * Fix gdctl crash when setting VNC password * Prepare for Vulkan and libva based hardware acceleration * Add user documentation * Don't hard code keyboard type Contributors: Jonas Ådahl, Jerry, Pascal Nowack, Bartłomiej Piotrowski, Daniel Rusek Translators: Hugo Carvalho [pt], Jordi Mas i Hernandez [ca], Juliano de Souza Camargo [pt_BR], Rūdolfs Mazurs [lv], Danial Behzadi [fa], Luming Zh [zh_CN], Martin [sl], Vasil Pupkin [be], Nathan Follens [nl], Artur S0 [ru], Милош Поповић [sr], Quentin PAGÈS [oc], Yaron Shahrabani [he], Sabri Ünal [tr] Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gimp: Add libexecinfo to linker flagsKhem Raj2025-03-281-0/+2
| | | | | | | | | | LLD reports backtrace() as undefined during linking on musl systems musl systems use libexecinfo to provide this API, the dependency is not enough, it needs to reflect in linker flags too, since the assumption is that backtrace() API in in libc ( glibc has it this way) Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Markus Volk <f_l_k@t-online.de>
* gimp: update 2.10.38 - 3.0.2Markus Volk2025-03-2811-296/+288
| | | | | | | | | | | | | | | | | | | | | | | At long last, the first release of GIMP 3.0 is here! This is the end result of seven years of hard work by volunteer developers, designers, artists, and community members (for reference, GIMP 2.10 was first published in 2018 and the initial development version of GIMP 3.0 was released in 2020). With GIMP 3.0 you can do more than ever before, more easily, more quickly! Highlights - Need to tweak a filter you applied hours ago? New in GIMP 3.0 is non-destructive editing for most commonly-used filters. See the changes in real time with on-canvas preview. - Exchange files with more applications, including BC7 DDS files as well as better PSD export and many new formats. - Don’t know how big to make your drawing? Simply set your paint tool to expand layers automatically as needed. - Making pro-quality text got easier, too. Style your text, apply outlines, shadows, bevels, and more, and you can still edit your text, change font and size, and even tweak the style settings. - Organizing your layers has become much easier with the ability to select multiple items at once, move them or transform them all together! - Color Management was again improved, as our long-term project to make GIMP an advanced image editor for all usages. - Updated graphical toolkit (GTK3) for modern desktop usage. - New Wilber logo! https://gitlab.gnome.org/GNOME/gimp/-/blob/GIMP_3_0_0/NEWS?ref_type=tags Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gegl: update 0.4.56 -> 0.4.58Markus Volk2025-03-271-1/+1
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xdg-desktop-portal-gtk: upgrade 1.15.2 -> 1.15.3Wang Mingyu2025-03-251-1/+1
| | | | | | | | | | Changelog: ============ - Fix build against newer xdg-desktop-portal - Fix return value for the access portal Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libspelling: upgrade 0.4.6 -> 0.4.7Wang Mingyu2025-03-251-1/+1
| | | | | | | | | | | | | Changelog: ============ - Fix a potential assertion failure in B+Tree item removal - Translation updates - Improve detection of asynchronous fragment cancellation to break out of long-running spellchecking. - Fix Rust example and documentation links. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libpeas: upgrade 2.0.5 -> 2.0.7Wang Mingyu2025-03-251-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libpanel: upgrade 1.8.1 -> 1.10.0Wang Mingyu2025-03-251-1/+1
| | | | | | | | | | | | | Changelog: =========== - OmniBar has received a fix for changes to AdwClamp - Updated translations - Various style improvements to match libadwaita - Various drag-n-drop improvements - Remove some deprecated API use Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libdex: upgrade 0.8.1 -> 0.10.0Wang Mingyu2025-03-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | Changelog: ============ - Discard dependent futures if fiber was cancelled during await. - Discard dependent futures when finalizing DexBlock. - Build fix for macOS - Improve build checks for libatommic - Add dex_promise_resolve_boxed() - Improve cancellation of fibers - Use libucontext when necessary - Support for OpenBSD - Raise default mmap stack size to 128kb for fibers - Add await/resolve API for file-descriptors - New dex_return_error_if_fail() precondition macro similar to g_return_val_if_fail() - Additional GIO wrapper functions including dex_file_delete() and dex_file_replace_contents_bytes() - Build system improvements Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-font-viewer: upgrade 47.0 -> 48.0Wang Mingyu2025-03-251-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-control-center: add PACKAGECONFIG knob for power-profilesMarkus Volk2025-03-241-0/+1
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-chess: upgrade 47.0 -> 48.0Wang Mingyu2025-03-211-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-backgrounds: upgrade 47.0 -> 48.0Wang Mingyu2025-03-211-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gjs: upgrade 1.82.1 -> 1.84.1Wang Mingyu2025-03-213-12/+11
| | | | | | | | | 0001-Support-cross-builds-a-bit-better.patch 0002-meson.build-Do-not-add-dir-installed-tests-when-inst.patch refreshed for 1.84.1 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* evolution-data-server: upgrade 3.54.3 -> 3.56.0Wang Mingyu2025-03-201-4/+5
| | | | | | | License-Update: Set project-wide emacs formatting rules Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libgweather4: Upgrade to 4.4.4Khem Raj2025-03-201-5/+3
| | | | | | | | | | | | | | | | | | | | | | | - Fix deprecation warnings [!300] - Fix introspection annotation for async functions [!318] - Plug some memory leaks [!321] - Translation updates Use GI_TYPELIB_PATH to point to typlib paths in target sysroot Fixes | FAILED: data/Locations.bin | /mnt/b/yoe/master/build/tmp/work/core2-64-yoe-linux-musl/libgweather4/4.4.4/libgweather-4.4.4/build-aux/meson/gen_locations_variant.py ../libgweather-4.4.4/data/Locations.xml data/Locations.bin | Traceback (most recent call last): | File "/mnt/b/yoe/master/build/tmp/work/core2-64-yoe-linux-musl/libgweather4/4.4.4/libgweather-4.4.4/build-aux/meson/gen_locations_variant.py", line 7, in <module> | from gi.repository import GLib | File "/mnt/b/yoe/master/build/tmp/work/core2-64-yoe-linux-musl/libgweather4/4.4.4/recipe-sysroot-native/usr/lib/python3.13/site-packages/gi/importer.py", line 133, in create_module | raise ImportError('cannot import name %s, ' | 'introspection typelib not found' % namespace) | ImportError: cannot import name GLib, introspection typelib not found Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Andreas Müller <schnitzeltony@gmail.com>
* gnome-system-monitor: update 47.1 -> 48.0Markus Volk2025-03-201-1/+2
| | | | | | | | | | | | | | | | | | | | | | - add catch2 dependency New in 48.0 - 15 March 2025 * Updated translations New in 48.rc - 1 March 2025 * Updated translations New in 48.beta - 1 February 2025 * Updated translations * Code improvements (David Stone) * Fixed memory leaks drawing graphs #302 !190 (Matthew House) New in 48.alpha - 11 January 2025 * Updated translations * Ensure search button is only active on processes page !161 (Óscar Fernández Díaz) * Drop lsof ellipses following Human Interface Guidelines !163 (Óscar Fernández Díaz) * Fix resuming from suspended state #304 !166 (Balló György) * Fix high disks writes during window resize #327 !167 (Óscar Fernández Díaz) Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* file-roller: update 44.4 -> 44.5Markus Volk2025-03-201-1/+1
| | | | | | | | | | | | Version 44.5 ~~~~~~~~~~~~ Released: 2025-02-09 Bugfixes: * 7zip: ask the password again if it is wrong. Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-calculator: update 47.0 -> 48.0Markus Volk2025-03-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Overview of changes in gnome-calculator 48.0 * Updated translations * Fixed converter context menus not working (fcusr) * Code cleanup and improvements (fcusr, Adrien Plazas) * Improvements in function usage, brackets usage (Adrien Plazas) Overview of changes in gnome-calculator 48.rc * Updated translations * UI and styling fixes (fcusr, Adrien Plazas) * Do not steal focus on window move #422 (Robert Roth) Overview of changes in gnome-calculator 48.beta * Updated translations * Added Conversion mode (fcusr) * Ported financial dialogs to modern widgets (fcusr) * programming: disable digits not available in current number base * buttons: improvements to popover styling Overview of changes in gnome-calculator 48.alpha * Updated translations * a11y: Announce the calculation result even when done through the buttons #411 (Lukáš Tyrychtr) * display: Cycle through history with Alt+Left/Right buttons #296 (Hari Rana) * character-dialog: Modernized the character dialog (Hari Rana) * history-entry: Apply dim label to some buttons (Hari Rana) * math-preferences: Use header capitalization (Automeris naranja) * converter: Use correct kJ unit shortName #427 (Robert Roth) * converter: Fixed incorrect units in financial mode #424 (Robert Roth) * converter: Added nanosecond unit (Robert Roth) * tests: Fixed broken test on slower computers #434 (Robert Roth) * history-view: Improve default size #419 (Robert Roth) * display: Fixed incorrectly sized text entry #405 (Robert Roth) * converter: Add pressure units !179 (Olexander Movchan, Anders Jonsson) * converter: Updated russian ruble currency symbol and name #440 (Robert Roth) * display: Fix crash on using Shift+Insert #442 (Robert Roth) * converter: Fixed MJ and kWh conversion factors #445 (Çağatay Yiğit Şahin) * tests: Added test to validate MJ and kWh conversion (Robert Roth) * keyboard: Added shortcut to clear history #398 (Claudio Silva Junior) Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-calendar: update 47.0 -> 48.0Markus Volk2025-03-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Major changes in 48.0: * Improve performance of the Month view * Updated translations Major changes in 48.rc: * Round temperatures to integer precision in weather forecast, to save space and reflect the approximate nature of the forecasts * Updated translations Major changes in 48.beta: * Allow selecting timezones for the start and end times of events * Fix calendar name overflow in the calendars popover list * Auto-hide weather temperature labels in Month view when space is insufficient * Updated translations Major changes in 48.alpha2: * Many design improvements to the event editor dialog, such as a rearranged all-day / timed selection, moving the event calendar to a row, and more. * Show a banner in the event editor when the calendar is read-only * Improve capitalization of title strings in the Week view header * Fix event order in the sidebar * Updated translations Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-bluetooth: update 46.1 -> 47.1Markus Volk2025-03-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | ver 47.1: This version contains a fix for the devices page staying empty on load in some circumstances, as well as translation updates. ver 47.0: This versions contains translation updates, a crash fix when cancelling pairing, pairing support for the Kawai CA501 music keyboard, and a fix for a device properties accessibility regression. ver 47.rc: This version makes the pairing dialogue adaptive, as well as updating translations. ver 47.beta: This version contains translation updates and build fixes. It also ports some widgets to use libadwaita's spinner instead of GTK's, simplifying the code. ver 47.alpha: This version fixes the devices list when empty, improves the dialogue when removing a device, and ports a number of widgets to their modern libadwaita equivalents. Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* evince: update 46.3 -> 48.0Markus Volk2025-03-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | =============== Evince 48.alpha =============== backend: * Add missing break to make two columns right work (#1395, Alexandre Franke) * Add missing break to make two columns right work (#1395, Alexandre Franke) * Improve support for Adobe PDF open parameters (#2044, #222, #5, #7, Nelson Benítez León) * Do not implement module loading through GTypeModule (Pablo Correa Gómez) * Dvi: Fix code style relate to inline functions (Qiu Wenbo) * Dvi: Remove always false check (Qiu Wenbo) * Use GDateTime alternatives for EvAttachment (Pablo Correa Gómez) * Remove usage of ev_backends_manager_get_document (Qiu Wenbo) build: * Bump libraries' API version to 4, do not hard-code (Pablo Correa Gomez) * Bump the minimum required version of cairo to 1.14.0 (Qiu Wenbo) * Bumpt libview, libdocument and Evince API version (Germán Poo-Caamaño) * Enable dri permission in flatpak (Germán Poo-Caamaño) * Fix app_id for flatpak in development mode (Germán Poo-Caamaño) * Fix generated desktop file names (Germán Poo-Caamaño) * Improve build location (Germán Poo-Caamaño) * Improve development build story (Germán Poo-Caamaño) * Reduce indirections to generate desktop files (Germán Poo-Caamaño) * Remove ENABLE_NLS flag (Qiu Wenbo) * Remove indirection for building schemas (Germán Poo-Caamaño) * Remove gidocgen submodule and requirement (Pablo Correa Gómez) * Remove name suffix workaround on MacOS (Qiu Wenbo) * Remove org.gnome.SettingsDaemon.MediaKeys (Maximiliano Sandoval R) * Remove unused EVINCEDATADIR (Qiu Wenbo) * Rename GNOMELOCALEDIR to EV_LOCALEDIR (Qiu Wenbo) * Set HAVE_CAIRO_PDF and HAVE_CAIRO_PS in config (Qiu Wenbo) * Update dependencies in flatpak (Germán Poo-Caamaño) * Update dependency versions for flatpak (Germán Poo-Caamaño) * Update flatpak dependencies (Germán Poo-Caamaño) * Updated flatpak poppler dependency (Andrew Murray) * Use different names when in development (Germán Poo-Caamaño) * Version bump (Germán Poo-Caamaño) ci: * Bump Ubuntu version to add libadwaita (Germán Poo-Caamaño) * Set development build in flatpak (Germán Poo-Caamaño) * Use updated image for both gtk3 and gtk4 (Germán Poo-Caamaño) * Add default template (Pablo Correa Gómez) data: * Add vcs-browser URL support (Sabri Ünal) * Fix URLs in metadata (#2024, Germán Poo-Caamaño) * Fix appdata to use custom app-id (Germán Poo-Caamaño) * Fix typo in URL (#2030, Germán Poo-Caamaño) * Improve appdata for AppStream 1.0 (Sabri Ünal) * Remove unused icons (Pablo Correa Gómez) * Remove none OARS tags (Sabri Ünal) * Update the copyright year (Sabri Ünal) * Replace non-existing mailing list with GNOME Discourse URL (Andre Klapper) * metainfo: Move from top-level dir to data dir (Pablo Correa Gómez) * metainfo: Use gitlab issues as the official bugtracker (#1969, Pablo Correa Gómez) docs: * Fix dead link in CONTRIBUTING (Rebecca Palmer) general: * "go to previous page" action restores scroll position (#1458, Robert Gay) * Do not disable deprecations by default on Evince (Pablo Correa Gómez) * Fix warning about function pointer cast (Qiu Wenbo) * Remove gspell feature for spell checking (Qiu Wenbo) * Remove usage of deprecated GdkColor (Qiu Wenbo) help: * Fix invalid markup in Hungarian translation (Andre Klapper) * Correct dead IRC link (Andre Klapper) libdocument: * Add IGNORE_DEPRECATED guards around GTime usage (Pablo Correa Gómez) * Declare EvDocument as derivable type (Qiu Wenbo) * Declare EvImage as final type (Qiu Wenbo) * Declare EvLayer as final type (Qiu Wenbo) * Declare EvLink as final type (Qiu Wenbo) * Declare EvLinkAction as final type (Qiu Wenbo) * Declare EvLinkDest as final type (Qiu Wenbo) * Declare EvMedia as final type (Qiu Wenbo) * Declare EvPage as final type (Qiu Wenbo) * Declare EvRenderContext as final type (Qiu Wenbo) * Declare EvTransitionEffect as final type (Qiu Wenbo) * Fix a crash with ev_document_factory_new_document_for_mime_type (Qiu Wenbo) * Remove all but one find API (Pablo Correa Gómez) * Remove old macros used for backend registration (Pablo Correa Gómez) * Remove deprecated GTime from EvAttachment (Qiu Wenbo) * Remove deprecated GTime from EvDocumentInfo (Qiu Wenbo) * Remove deprecated ev_document_misc_get_thumbnail_frame (Pablo Correa Gómez) * Remove deprecated ev_annotation_set_modified_from_time (Qiu Wenbo) * Remove deprecated ev_backends_manager_get_document_module_name (Qiu Wenbo) * Remove deprecated ev_backends_manager_get_document_type_info (Qiu Wenbo) * Remove deprecated ev_document_find_find_text (Qiu Wenbo) * Remove deprecated ev_document_misc_format_date (Qiu Wenbo) * Remove deprecated ev_document_misc_get_loading_thumbnail (Qiu Wenbo) * Remove deprecated ev_document_misc_get_page_border_size (Qiu Wenbo) * Remove deprecated ev_document_misc_get_screen_dpi (Qiu Wenbo) * Remove deprecated ev_document_misc_paint_one_page (Qiu Wenbo) * Remove EvAsyncRenderer interface (Pablo Correa Gómez) * Remove ev-backends-manager.h (Qiu Wenbo) * Remove ev_document_misc_render_thumbnail_with_frame (Pablo Correa Gómez) * Remove redundant initialization (Qiu Wenbo) * Remove unused rendering API (Qiu Wenbo) * Remove usage of deprecated g_module_build_path (Qiu Wenbo) * Use G_DECLARE_INTERFACE to simplify custom macros (Qiu Wenbo) * Use GtkFileChooser in add filters (#1863, Jake Dane) * Use exempi to replace hand written parser (Qiu Wenbo) * Use mkenums_simple to simplify code generation (Qiu Wenbo) libmisc: * Fix regression after porting to g_clear_signal_handler (Germán Poo-Caamaño) * Move ev-search-box from libmisc to shell (Pablo Correa Gomez) * Port EvPageAction to UI template (Qiu Wenbo) * Port to g_clear_signal_handler (#1988, Pablo Correa Gómez) * Re-parent EvPageActionWidget to a GtkBox (Pablo Correa Gómez) * Send the page in "updated" signal ev-search-box as defined (Pablo Correa Gomez) libview: * Don't attempt to load non-seekable files directly (#1971, Corey Berla) * Do not define unnecessary function prototype ahead (Pablo Correa Gómez) * Removed deprecated ev_view_find_changed (#682875, Pablo Correa Gómez) * Do not keep track of annotation window position with respect to view (Pablo Correa Gómez) * Do not track fullscreen mode (Pablo Correa Gómez) * Drop EV_JOB_THUMBNAIL_PIXBUF option, and all related code (Pablo Correa Gómez) * EvJobFind: use EvFindOptions instead of old case_sensitive (Pablo Correa Gómez) * Fix transformation of view coordinates (#1951, Marek Kasik) * Initialize window_children list to NULL (Pablo Correa Gómez) * Improve detection of non-seekable files (#2037, Nelson Benítez León) * Just use gbooleans to keep track of cache state (Germán Poo-Caamaño) * Let EvAnnotationWindow focus be managed by GTK (Pablo Correa Gómez) * Make deprecated ev_view_scroll private (Pablo Correa Gómez) * Make deprecated ev_view_set_loading private (Pablo Correa Gómez) * Only hide annotations if the page went out of range (Pablo Correa Gómez) * Remove EvStockIcons (Pablo Correa Gómez) * Remove always true check about GTK version (Qiu Wenbo) * Remove deprecated EV_SIZING_BEST_FIT (Qiu Wenbo) * Remove deprecated dual_page property (Qiu Wenbo) * Remove deprecated ev_job_find_get_n_results (Qiu Wenbo) * Remove ev_annotation_window_set_annotation (Pablo Correa Gómez) * Remove fullscreen property in document-model (Pablo Correa Gómez) * Remove multimedia media player (Qiu Wenbo) * Rename EvJobRender to EvJobRenderCairo (Pablo Correa Gómez) * Rename EvJobThumbnail to EvJobThumbnailCairo (Pablo Correa Gómez) * Silence maybe-uninitialized warnings (Pablo Correa Gómez) * Stop using deprecated ev_view_scroll (Pablo Correa Gómez) * Stop using deprecated ev_document_misc_get_thumbnail_frame (Pablo Correa Gómez) * Use configure-event signal instead of custom one (Pablo Correa Gómez) * Use decorated window in EvAnnotationWindow (Pablo Correa Gomez) * Use mkenums_simple to simplify code generation (Qiu Wenbo) po: * Fix updated files (Sabri Ünal) * Remove unused Makevars (Qiu Wenbo) * Update translations files from main branch (Germán Poo-Caamaño) previewer: * Merge EvPreviewerToolbar into EvPreviewerWindow (Pablo Correa Gómez) * Remove un-used invocation of ev_stock_icons (Mads Chr. Olesen) * Use ui template for EvPreviewerToolbar (Pablo Correa Gómez) shell: * Avoid crash when deleting annotation (#2022, Nelson Benítez León) * Remove GtkIconFactory code (Pablo Correa Gómez) * Activate search-outline mode from text entry (#1991, Nelson Benítez León) * Add "document-model" property to EvToolbar (Pablo Correa Gómez) * Add a place holder for empty recent view (#992, Raffaele Tranquillini) * Check icon_view exists upon usage in EvSidebarThumbnails (#1996, Pablo Correa Gómez) * Derive EvRecentView from GtkBin to simplify GTK4 move (Pablo Correa Gómez) * Deprecate GTime related functions for GDateTime variants (Pablo Correa Gómez) * Do not keep track of EvWindow parent in a EvToolbar property (Pablo Correa Gómez) * Do not update links model when going fullscreen (Pablo Correa Gomez) * Do not use gtk_window_resize (Pablo Correa Gomez) * Don't check for "show_toolbar" metadata value (Pablo Correa Gómez) * Don't set show close button on infobar (Pablo Correa Gómez) * Evince-recent-view.ui: indent according to editorconfig (Pablo Correa Gómez) * Fix signal handler id types (Pablo Correa Gómez) * Keep track of fullscreen through action instead of model (Pablo Correa Gómez) * Make buttons don't grab focus on click (Nelson Benítez León) * Modernize freeing EvRegisterDocData in ev-application (Pablo Correa Gomez) * Move EvWindow menus from generic file to template (Pablo Correa Gómez) * Move EvWindow model to template (Pablo Correa Gómez) * Move application id constant to meson (Germán Poo-Caamaño) * Move dbus dependent definitions to meson (Germán Poo-Caamaño) * Only set "fullscreen" in metadata if it's not maximized (#1985, Pablo Correa Gomez) * Only set "fullscreen" in metadata if it's not maximized (#1985, Pablo Correa Gómez) * Port to g_clear_signal_handler (#1988, Pablo Correa Gómez) * Properly organize EvRecentView widgets (#2000, Pablo Correa Gómez) * Remove EV_CHROME since only used for sidebar (Pablo Correa Gómez) * Remove EV_CHROME_FINDBAR and EV_CHROME_FULLSCREEN_TOOLBAR (Pablo Correa Gómez) * Remove EV_CHROME_RAISE_TOOLBAR (Pablo Correa Gómez) * Remove EV_CHROME_TOOLBAR, unconditionally set to TRUE (Pablo Correa Gómez) * Remove MediaKeys support (#1762, Qiu Wenbo) * Remove sidebar_page_main_widget_update_cb from EvWindow (Pablo Correa Gómez) * Remove unused EV_TOOLBAR_MODE_FULLSCREEN (Pablo Correa Gómez) * Revert Simplify reset_jobs calls" (#2035, Nelson Benítez León) * Show close button by default in EvToolbar (Pablo Correa Gómez) * Stop fullscreen activation on the thumbnails' sidebar (Pablo Correa Gómez) * Stop using EvStockIcon within the application (Pablo Correa Gómez) * Stop using aux sidebar_widget in EvWindow creating the sidebar (Pablo Correa Gómez) * Use G_DECLARE_INTERFACE to simplify custom macros (Qiu Wenbo) * Use g_timeout_add_once and g_idle_add_once (Pablo Correa Gómez) * Use gtk_widget_set_visible instead of custom function (Pablo Correa Gómez) * Use page_layout instead of dual_page (Qiu Wenbo) * Use sidebar-show-symbolic icon instead of custom one (Qiu Wenbo) * When "saving as.." don't copy the original file modification time (#706, Nelson Benítez León) * Use box-shadow to draw the shadow when possible (Qiu Wenbo) thumbnailer: * Remove async renderer code path (Qiu Wenbo) Developers: * Alexandre Franke, Andre Klapper, Andrew Murray, Brage Fuglseth, Corey Berla, Germán Poo-Caamaño, Jake Dane, Mads Chr. Olesen, Marek Kasik, Maximiliano Sandoval R, Nelson Benítez León, Pablo Correa Gomez, Pablo Correa Gómez, Piotr Drąg, Qiu Wenbo, Raffaele Tranquillini, Rebecca Palmer, Robert Gay, Sabri Ünal Translations: * Asier Sarasua Garmendia (Basque) * Vasil Pupkin (Belarusian) * Rafael Fontenelle (Brazilian Portuguese) * Andi Chandler (British English) * twlvnn kraftwerk (Bulgarian) * Jordi Mas i Hernandez (Catalan) * Luming Zh (Chinese (China)) * Chao-Hsiung Liao (Chinese (Taiwan)) * Daniel Rusek (Czech) * Alan Mortensen (Danish) * Nathan Follens (Dutch) * Kristjan SCHMIDT (Esperanto) * Jiri Grönroos (Finnish) * Irénée THIRION (French) * Fabio Tomat (Friulian) * Fran Dieguez (Galician) * Ekaterine Papava (Georgian) * Jürgen Benvenuti (German) * Philipp Kiemle (German) * Efstathios Iosifidis (Greek) * Yaron Shahrabani (Hebrew) * Yosef Or Boczko (Hebrew) * Guntupalli Karunakar (Hindi) * Scrambled 777 (Hindi) * Balázs Úr (Hungarian) * Andika Triwidada (Indonesian) * Baurzhan Muftakhidinov (Kazakh) * Changwoo Ryu (Korean) * Rūdolfs Mazurs (Latvian) * Aurimas Černius (Lithuanian) * Quentin PAGÈS (Occitan) * Danial Behzadi (Persian) * Piotr Drąg (Polish) * Hugo Carvalho (Portuguese) * Amn Alam (Punjabi) * Daniel Șerbănescu (Romanian) * Florentina Mușat (Romanian) * Artur S0 (Russian) * Sergej A (Russian) * Марко Костић (Serbian) * Dušan Kazik (Slovak) * Jose Riha (Slovak) * Martin (Slovenian) * Daniel (Spanish) * Anders Jonsson (Swedish) * Sabri Ünal (Turkish) * Yuri Chornoivan (Ukrainian) Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-text-editor: update 47.2 -> 48.1Markus Volk2025-03-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix accessibility properties on search entry * Translation updates * Defaults for markdown no longer imply 80 char right margin and it is instead inherted from gsetting defaults. * Fallback indentation selection is in preferences now. * Translation updates * Slight UI tweaks to the open button to allow for better shrinking of the window to narrow sizes * Search bar cancellation bug fixes * Fix right-margin-position in preferences not working on some distributions * Translation updates * More refinement on design updates * Search bar moved to bottom of text area * Track changes in xdg-portal * Translation updates * The view menu has been removed in favor of a new properties panel based on feedback from users over the past couple of years. * The indention selection menu has also been removed for the same reason. * More options in preferences have been exposed. * The 'grid' option has been removed from preferences as it has had a number of issues. Though if you've enabled it, it will continue to be visible to allow turning it off. * Opening files with encoding errors will present the option to select an encoding from the infobar. * Text Editor now uses the new "text" GtkFileDialog APIs from GTK. This should allow using portals and thus, Nautilus as a file chooser. * Document statistics can be updated as you type in the new panel. * The language selection dialog shows recent languages above other languages to make common changes quicker. * The position label is now displayed above the editor view when the cursor moves for reasons other than typing such as jumping by arrow movement or mouse/touch press to move the cursor. * Fix alignment/sizing of zoom buttons. * A new fullscreen mode similar to Ptyxis/Epiphany. Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gvfs: update 1.56.1 -> 1.57.2Markus Volk2025-03-182-280/+1
| | | | | | | | | | | | | | | | | | | | Major changes in 1.57.2 ======================= * onedrive: Use presentation id as host to adapt to the change in GOA (Jan-Michael Brummer) * onedrive: Fix incorrect include path for msgraph header (sid) Major changes in 1.57.1 ======================= * nfs: Support libnfs 6 (Jan Alexander Steffens) * onedrive: Support Sharepoint drives (Jan-Michael Brummer) * trash/udisks: Port from g_unix_mount_ to g_unix_mount_entry_ (Ondrej Holy) * afp/mtp/nfs/sftp/smb: Add edit mode implementation (Ondrej Holy) * fuse: Use edit mode when neither O_TRUNC, nor O_APPEND is used (Ondrej Holy) * afp/mtp/nfs/smb: Various output stream related fixes (Ondrej Holy) * udisks2: Update volume when setting/unsetting mount (Ondrej Holy) * Translation updates (GNOME Translation Project contributors) Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-online-accounts: update 3.52.2 -> 3.54.1Markus Volk2025-03-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Overview of changes in 3.54.0 ============================= * Bugs fixed: - #114 Fix unescaped characters in IMAP and SMTP logins - #391 Nextcloud 'Cannot find WebDAV endpoint' error - !319 goaproviderdialog: don't update the error revealer until set - !320 goaoauth2provider: rewrite the D-Bus helper as a per-task service - !323 goagoogleprovider: drop the client secret and deprecate the option * Translation updates: - Bokmål, Norwegian (Brage Fuglseth) - Catalan (Jordi Mas i Hernandez) - Danish (Ask Hjorth Larsen) - Hungarian (Balázs Úr) - Korean (Seong-ho Cho) - Nepali (Pawan Chitrakar) - Panjabi (A S Alam) - Spanish (Daniel Mustieles) Overview of changes in 3.53.2 ============================= * Bugs fixed: - !306 goaoauth2provider: handle OAuth2 error responses - !307 docs: update README - !308 goabackend: drop GoaHTTPClient - !309 examples: drop g_error() usage - !311 oauth2handler: Replace libsecret with dbus (Jan-Michael Brummer) * Translation updates: - Basque (Asier Sarasua Garmendia) - Bulgarian (twlvnn kraftwerk) - Chinese (China) (Luming Zh) - Czech (Daniel Rusek) - Finnish (Jiri Grönroos) - French (Irénée THIRION) - Galician (Fran Dieguez) - Georgian (Ekaterine Papava) - Hebrew (Yosef Or Boczko) - Indonesian (Andika Triwidada) - Lithuanian (Aurimas Černius) - Occitan (post 1500) (Quentin PAGÈS) - Panjabi (A S Alam) - Persian (Danial Behzadi) - Polish (Piotr Drąg) - Portuguese (Hugo Carvalho) - Portuguese (Brazil) (Álvaro Burns) - Swedish (Anders Jonsson) - Ukrainian (Yuri Chornoivan) Overview of changes in 3.53.1 ============================= * Bugs fixed: - !286 onedrive: Use presentation id in OneDrive uri * Translation updates: - Russian (Artur S0) - Slovenian (Martin) Overview of changes in 3.53.0 ============================= * Bugs fixed: - #113 Add GUI field for PresentationIdentity to be able to set a custom name / nickname for an online account - #357 Also offer an oauth2 sign-in link that can be copied instead of only directly opening in external browser? - #367 Non-actionable "Account Action Required" notification when account requires VPN - #383 imap: Remove / Demote "None" encryption option - #384 Unable to Sign In to Microsoft Exchange account on Gnome 46 24.04.1 - #386 segfault after signing into Fedora account - #389 Missing kerberos password not detected - #392 Fail faster - don't wait 120 seconds to timeout and return an error on initial authentication - !282 goadaemon: add a timeout for credential checks - !288 goaoauthprovider: fix expected NULL GError - !290 docs: add issue templates - !293 goadavclient.c: add WebDAV default candidate to test - !300 ci: add support for new release service - !303 goadaemon: Changes around "no provider" runtime warnings * Translation updates: - Catalan (Jordi Mas i Hernandez) - Dutch (Nathan Follens) - Friulian (Fabio Tomat) - Hebrew (Yaron Shahrabani) - Latvian (Rūdolfs Mazurs) - Russian (Artur S0) - Serbian (Марко Костић) - Slovenian (Martin) - Thai (Aefgh Threenine) - Turkish (Sabri Ünal) Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* msgraph: update 0.2.3 -> 0.3.3Markus Volk2025-03-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | 0.3.3 - Jan 27, 2025 =========================== - CI release service fix 0.3.2 - Jan 27, 2025 =========================== - Extended user service (photo, contacts, folders, find) - Improved mail service - Add rate limiting support 0.3.1 - Oct 02, 2024 =========================== * Fix pkgconfig file using wrong api version 0.3.0 - Sep 30, 2024 =========================== NOTE: This needs a recent version of gvfs * Set select scopes during requests * Add support for business "Add to OneDrive" sharepoints Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nautilus: update 47.2 ->> 48.0Markus Volk2025-03-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Major Changes in 48 =================== * Reversals: - Replace uselocale with Glib gettext variant (Khalid Abu Shawarib) * Bugfixes: - Generate thumbnails by order in view (Khalid Abu Shawarib) - Try more icons before using generic fallback (Khalid Abu Shawarib) - Focus filename entry in save mode by default (Ian Off) - Fix tree view and outdated file info crashes introduced in 48.rc (Khalid Abu Shawarib) - Use colored icon for filesystem root properties (Khalid Abu Shawarib) - Set search popover row heights (Khalid Abu Shawarib) * Cleanups: - Various performance enhancements around sorting, hidden files and image decoding (Khalid Abu Shawarib) - Add build summary (Khalid Abu Shawarib) * Translation updates (GNOME Translation Project contributors) Major Changes in 48.rc ====================== * Enhancements: - Run code formatting in parallel (Khalid Abu Shawarib) - Rework CI image job to freedesktop template (Khalid Abu Shawarib) - Rework and speedup adding of files to view (Khalid Abu Shawarib) - Add basic unit tests for files view (Khalid Abu Shawarib) - Load thumbnail info separate from other file infos (Khalid Abu Shawarib) * Reversals: - Revert port of properties dialog to AdwDialog due to outstanding issues * Bugfixes: - Fix app chooser widget sizing (Automeris naranja) - Fix free space calculation for archive extraction (Peter Eisenmann) - Fix shell sesrch result order (Khalid Abu Shawarib) - Fix floating bar style when unfocused (Peter Eisenmann) * Cleanups: - Rework view switching code of window-slot (António Fernandes) - Use AdwSpinner in floating bar (Automeris naranja) * Translation updates (GNOME Translation Project contributors) Major Changes in 48.beta ======================== * Enhancements: - Improve directory loading performance (Khalid Abu Shawarib, Peter Eisenmann) - Use AdwDialog for list view column chooser and properties dialog (Automeris naranja) - Change tab behavior for the sidebar (Lukáš Tyrychtr) - Create about dialog from appdata (Felipe Borges, Matthijs Velsink, Peter Eisenmann) - Port various dialogs to AdwAlertDialog (Automeris naranja) - Keep mount monitor around for caching in gvfs to work (Khalid Abu Shawarib) - Adjust to localsearch changes (Bobby Rong, Carlos Garnacho, Khalid Abu Shawarib, Sam Thursfield) - Hide Trash banner when empty (Isaac Yeo) - Ellipsize sidebar labels in the middle (Peter Eisenmann) - Add a CONTRIBUTING file (Corey Berla) - Allow removing bookmarks from pathbar (Isaac Yeo) - Various UI tweaks and label changes (Automeris naranja, Brage Fuglseth, Jamie Gravendeel, Khalid Abu Shawarib) - Various speedups (Corey Berla, Khalid Abu Shawarib) * Bugfixes: - Fix unintended grid relayouting on thumbnail loading (Calvin Walton) - Fix double a11y presentation of the filename in grid view (Lukáš Tyrychtr) - Keep CI running (Khalid Abu Shawarib, Peter Eisenmann) - Fix query editor translation (Aleksandr Melman) - Hide empty extensions list in properties (Khalid Abu Shawarib) - Fix NULL dereference with extensions (Philipp Unger) * Cleanups: - Improve grid selection implementation (Adrien Plazas) - Avoid setting up unnecessary directory monitors (Corey Berla) - Replace uselocale with Glib gettext variant (Khalid Abu Shawarib) - Stop setting invisible menu icons (Khalid Abu Shawarib) * Translation updates (GNOME Translation Project contributors) Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tinysparql: update 3.8.2 -> 3.9.1Markus Volk2025-03-183-32/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | - rework patches after directory refactor - use gi-docgen instead of gtk-doc - add graphviz-native as a dependency for api-documentation as we now need to provide dot NEW in 3.9.1 - 2025-03-17 ========================= * Brown paper bag release NEW in 3.9.0 - 2025-03-16 ========================= * Many fuzzing fixes * Multiple coverity fixes NEW in 3.9.rc - 2025-03-02 ========================== * Multiple fixes to issues found by OSS fuzz * Restructure project directories * Error handling fixes in SPARQL updates via D-Bus NEW in 3.9.alpha - 2025-01-11 ============================= * Hide again unintentionally leaked tracker_http_* symbols * A number of fixes to static linking Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* localsearch: update 3.8.2 -> 3.9.0Markus Volk2025-03-183-23/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NEW in 3.9.0 - 2025-03-16 ========================== Translations: ca Highlighted changes since 3.8.0: * Switched to libavformat for media extraction * Memory usage improvements * Improved recovery process after interruption - rework patches after directory refactor - drop deprecated options NEW in 3.9.rc - 2025-03-02 ========================== * Metadata extractor refactors * Fixed possible runtime warnings * Fixed possible indexer stall * Restructure project directories * Fix build with -Dwriteback=false NEW in 3.9.beta - 2025-02-04 ============================ * Ditch GStreamer for metadata extraction, and switch to FFmpeg/libav for many benefits in extraction speed, memory usage and sandbox friendliness. If this causes dependency/distribution issues, it is recommended to separate the following files to a standalone package: - $(datadir)/localsearch3/extract-rules/15-libav-guess.rule - $(datadir)/localsearch3/extract-rules/90-libav-audio-generic.rule - $(datadir)/localsearch3/extract-rules/90-libav-video-generic.rule - $(libdir)/localsearch-3.0/extract-modules/libextract-libav.so * Fix build issues with gcc 15.x * Updated README to new project name Translations: fr, sl, sr NEW in 3.9.alpha - 2025-01-11 ============================= * Fix for folder updates happening while the daemon is not running * Improve memory usage when dealing with very large folders * Improve recovery after process interruption * Code improvements * Avoid GStreamer memory payload in indexer process * Improved performance when deleting stale resources * Test improvements Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-settings-daemon: update 47.1 -> 48.0Markus Volk2025-03-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ============ Version 48.0 ============ - Translation updates - Port plugins to GApplication classes ============= Version 48.rc ============= - Translation updates - Add schemas for global shortcuts - Allow usage as subproject =============== Version 48.beta =============== - Translation updates - Fix deprecation warnings during build Media-keys: - Allow running custom commands in lock screen ================== Version 48.alpha.1 ================== - Brown paper bag release Media keys: - Fix crash on startup ================ Version 48.alpha ================ - Translation updates - Icon hint improvements to notifications Media keys: - Improve HIG compliance of notification messages - Add shortcuts for reboot and shutdown actions Power: - Improve HIG compliance of notification messages - Resolve device paths outside of the backlight helper Usb protection: - Improve strings Xsettings: - Do not notify icon-theme property on high-contrast changes ============= Version 47.2 ============= - Translation updates Power: - Fix possible invalid reads if backlight fails to initialize - Handle broken upower more elegantly - Test warning fixes Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gtksourceview: update 5.12.0 -> 5.16.0Markus Volk2025-03-181-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | News in 5.16.0, 2025-03-15 -------------------------- This is a stable release for GNOME 48.0 * Translation updates News in 5.15.1, 2025-02-24 -------------------------- * Remove use of various GTK deprecations * Testsuite improvements * Translation updates News in 5.15.0, 2025-02-02 -------------------------- This is a beta release for GNOME 48.beta * Various introspection fixes * Improvements to GtkSourceAssistants * Various GtkTextIter performance improvements * Deduplication fixes when sorting * Alter paths for resource:// usage so that resources take priority over system installations other than the current one * Adwaita.xml, Adwaita-dark.xml style updates * Quantize Y position for gutter line numbers * New and updated languages: meson.lang, zig.lang * Translation updates News in 5.14.1, 2024-10-04 -------------------------- This is a bug-fix release for GNOME 47 * Ensure you cannot show context menu from GtkSourceMap which otherwise has a limited FontMap containing only the BuilderBlocks font. News in 5.14.0, 2024-09-13 -------------------------- This is a stable release for GNOME 47.0 * Fix an issue where the gutter would not redraw when focus changes. * Add support for Groff syntax News in 5.13.1, 2024-08-04 -------------------------- This is an unstable release update for GNOME 47.beta * Documentation improvements * Improve performance of BuilderBlocks font loading. Some of this effort required changes to the TTF, so user testing with a wide variety of languages is desired. This should reduce startup time of GtkSourceView using applications. * gtk-doc.lang: highlight `backtick` spans * c.lang: highlight [[]] style attributes * java.lang: improve escaped character matching * Adwaita.xml, Adwaita-dark.xml: style updates to track platform changes for GNOME 47. News in 5.13.0, 2024-06-28 -------------------------- This is an unstable release update for GNOME 47.alpha * Ensure gutter renderers are released during dispose * Make default auto-indenter keep indentation when cursor is at line start * python3.lang: Fix f-string in curly braces to have no-spellcheck applied * Translation updates Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>