summaryrefslogtreecommitdiffstats
path: root/meta-gnome
Commit message (Collapse)AuthorAgeFilesLines
...
* mutter: update 46.4 -> 47.0Markus Volk2024-10-111-6/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 47.0 ==== * Fix resizing of electron windows [Jonas; !3997] * Fix using modifiers on multi-GPU setups [José; !3998] * Don't override externally set tablet calibration [Peter; !3846] * Add experimental support for xdg-session-manager-v1 protocol * Fixed crashes [Peter, Sebastian, Jonas, Michel; !3959, !4000, !4003, !3999] [Jonas, Carlos, Sebastian; !3825] * Misc. bug fixes and cleanups [Florian, Sebastian, nibon7, Peter, Simon, Jonas; !3995, !4008, !3996, !4013, !4012, !4017, !4026] Contributors: Jonas Ådahl, Michel Dänzer, José Expósito, Carlos Garnacho, Peter Hutterer, Simon McVittie, Florian Müllner, nibon7, Sebastian Wick Translators: Daniel [es], Fran Dieguez [gl], Luming Zh [zh_CN], Martin [sl], Yuri Chornoivan [uk], Yaron Shahrabani [he], Emin Tufan Çetin [tr], Daniel Rusek [cs], Danial Behzadi [fa], Alexander Shopov [bg], Anders Jonsson [sv], Ekaterine Papava [ka], Asier Sarasua Garmendia [eu], Hugo Carvalho [pt], Piotr Drąg [pl], Aurimas Černius [lt], Balázs Úr [hu], Andika Triwidada [id], Andi Chandler [en_GB], Artur S0 [ru], Quentin PAGÈS [oc], Rafael Fontenelle [pt_BR], Ask Hjorth Larsen [da], Rūdolfs Mazurs [lv] 47.rc ===== * Add experimental color management protocol support [Sebastian W.; !3904, !3930, !3941, !3893, !3953] * Merge Cally into Clutter [Bilal; !3917] * Fix drag and drop between X11 and wayland clients [Carlos; !3821] * Fix drag and drop from grabbing popups [Carlos; !3937] * Fix EGLDevice support [Daniel; !3939] * Improve cursor smoothness under load [Jonas Å., Michel; !3184, !3934, !3958] * Fix frozen cursor on some hybrid machines [Daniel; !3950] * Fix touch window dragging with pointer lock enabled [Carlos; !3889] * Store the layout mode in monitor config [Jonas & Jonas; !3596] * Fix keys sometimes getting stuck after using global shortcut [Carlos; !3935] * Fix propagating tablet device removals to clients [Peter; !3955] * Fix tablet input in maximized windows [Peter; !3956] * Reduce damage on window movement [Christian; !3975] * Install mutter tests [Jonas Å.; !3973] * Use libadwaita for server-side decorations on GNOME [Georges; !3981] * Fix frozen cursor after suspend [Jonas Å.; !3982] * Let scaling-aware Xwayland clients scale themselves [Jonas & Jonas; !3567] * Add initial PipeWire explicit sync support [Michel, Wim; !3876] * Trace damage reason in sysprof [Sebastian W.; !3952] * Expose new backlight API to gnome-settings-daemon [Jonas Å.; !3861] * Fixed crashes [Jonas Å., Daniel; !3960, !3928] * Plugged leaks [Sebastian K.; !3994] * Misc. bug fixes and cleanups [Bilal, Sebastian W., Jonas Å., Marco, Daniel, Georges, sid, Florian, José, Sophie, Michel, Robert, Lukáš, Martin, Carlos, Sebastian K.; !3915, !3907, !3923, !3925, !3924, !3694, !3912, !3916, !3931, !3918, !3922, !3940, !3946, !3945, !3949, !3942, !3914, !3899, !3954, !3957, !3963, !3967, !3966, !3971, !3962, !3974, !3969, !3976, !3983, !3977, !3979, !3986, !3987, !3988, !3991, !3989, !3992] Contributors: Jonas Ådahl, Michel Dänzer, Jonas Dreßler, Bilal Elmoussaoui, José Expósito, Carlos Garnacho, Christian Hergert, Sophie Herold, Peter Hutterer, Sebastian Keller, Martin Abente Lahaye, Robert Mader, Florian Müllner, Georges Basile Stavracas Neto, sid, Wim Taymans, Marco Trevisan (Treviño), Lukáš Tyrychtr, Daniel van Vugt, Sebastian Wick Translators: Daniel Șerbănescu [ro], Quentin PAGÈS [oc], Vasil Pupkin [be] 47.beta ======= * Fix visibility of Xwayland windows [Michel; !3862] * Add plumbing for transforming color state [Jonas; !3433] * Build and publish GNOME OS systemd-sysext extensions [Martin; !3843] * Implement support for tablet tool keybindings and actions [Peter; !3649] * Add support for tablet tool pressure ranges [Peter; !3794] * Improve sticky behavior with transient dialogs [Jonas; !3870] * Improve placement and focus logic with always-on-top windows [Jonas; !3879] * Expose Orientationmanager to introspection [Ivan; !3880] * Recover from secondary GPU update failures [Daniel; !3817] * Plugged leaks [Sebastian K.; !3884, !3888] * Misc. bug fixes and cleanups [Carlos, Michel, Sebastian W., Pascal, Florian, Martin, Bilal, Daniel, Jonas, Robert; !3860, !3848, !3867, !3869, !3871, !3740, !3872, !3883, !3857, !3885, !3891, !3895, !3898, !3896, !3887, !3901, !3897, !3902, !3329, !3894, !3903, !3906, !3909, !3905, !3910] Contributors: Jonas Ådahl, Michel Dänzer, Bilal Elmoussaoui, Carlos Garnacho, Peter Hutterer, Sebastian Keller, Ivan Kuzmenko, Martin Abente Lahaye, Robert Mader, Florian Müllner, Pascal Nowack, Daniel van Vugt, Sebastian Wick Translators: Chao-Hsiung Liao [zh_TW] 47.alpha ======== * Fix sending preferred buffer transform [Robert; !3717] * Fix key press events with immediate release being ignored [Carlos; !3721] * Fix hardware cursor with non-atomic KMS drivers [Daniel; !3676] * Fix night light state getting stuck on monitor changes [Michel; !3742] * Fix unsetting clipboard on screen lock [Florian; !3752] * Fix wrong input region of undecorated X11 windows [Sebastian K.; !3720] * Fix windows potentially shrinking unexpectedly on configure [Jonas Å.; !3755] * Implement XDG dialog protocol [Carlos; !3557] * Fix popup menus sometimes closing immediately [Jonas D.; !3631] * Allow building without X11 support [Bilal; !3607, !3765, !3254, !3776, !3853] * Emit signal when accelerator is deactivated [dcz; !3680] * Fix wrong pointer cursor during compositor grabs [Carlos; !3736] * Fix possible out of sync primary selections and clipboard [Carlos; !3789] * Improve monitor matching when restoring windows on hotplug [Jonas Å.; !3753] * Add support for SIZE_HINTS cursor plane property [adarshgm; !3165] * Fix ibus support in popups [Sebastian K.; !3787] * Delay xdg-activation requests until window is mapped [Sebastian W.; !3728] * Fix hardware accelerated rendering when headless [Jonas Å.; !3805] * Merge ClutterColor and CoglColor [Bilal; !3796, !3802, !3544] * Fix performance issues with second virtual monitor [Jonas Å.; !3803] * Add back support for legacy X11 cursor themes [Daniel; !3718] * Add support for DRM lease protocol [Sebastian W., Jonas Å., José; !3746] * Base test backend on native backend instead of X11 [Jonas Å.; !3812] * Fix missing unmap animation of some windows [Michel; !3840] * Fix preedit offsets [Orko; !3845] * Use character offsets to specify surrounding text [Shiki; !3719] * Don't force titlebar on screen on all interactive resizes [Jeffrey; !3764] * Fixed crashes [Carlos, Michel, Keyu, Jonas Å., Sebastian K., Marco, Georges, Sebastian W.; !3715, !3725, !3711, !3758, !3763, !3749, !3732, !3729, !3828, !3783, !3849] * Misc. bug fixes and cleanups [Mart, Florian, Marco, Jonas Å., Sebastian W., Bilal, Michel, Corentin, Georges, Philip, Daniel, Jonas D., José, Pascal, Carlos; !3716, !3723, !3727, !3735, !3731, !3378, !3700, !3743, !3750, !3701, !3757, !3754, !3748, !3759, !3761, !3762, !3730, !3737, !3771, !3775, !3770, !3768, !3781, !3782, !3784, !3788, !3791, !2959, !3792, !3265, !3801, !3804, !3795, !3693, !3793, !3800, !3115, !3806, !3809, !3810, !3816, !3811, !3667, !3799, !3823, !3818, !3813, !3814, !3807, !3827, !3826, !3831, !3829, !3830, !3798, !3833, !3836, !3837, !3835, !3820, !3822, #3540, !3842, !3851, !3747, !3790] Contributors: Jonas Ådahl, adarshgm, Michel Dänzer, dcz, Jonas Dreßler, Bilal Elmoussaoui, José Expósito, Orko Garai, Carlos Garnacho, Sebastian Keller, Jeffrey Knockel, Robert Mader, Florian Müllner, Georges Basile Stavracas Neto, Corentin Noël, Pascal Nowack, Shiki Okasaka, Mart Raudsepp, Keyu Tao, Marco Trevisan (Treviño), Daniel van Vugt, Sebastian Wick, Philip Withnall Translators: Hugo Carvalho [pt], Leônidas Araújo [pt_BR], Scrambled 777 [hi], Jose Riha [sk], Милош Поповић [sr] Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libspelling: update 1.2.1 ->> 1.4.0Markus Volk2024-10-111-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libspelling 0.4.0 ================= This is a stable release for GNOME 47.0 * Protect the SpellingEngine from systems with misconfigured dictionaries. * Protect the SpellingTextBufferAdapter from NULL language codes. * Protect the SpellingJob from uncooperative break chars which could result in zero length runs. * Fix some incorrect licenses. libspelling 0.3.1 ================= This is an unstable release for GNOME 47.rc. * Immediately clear tags for invalidated regions without round-tripping to the checker thread. * Bump soname for ABI changes in 0.3 * Fix licenses to be LGPLv2.1+ * Add sysprof profiler marks for performance profiling * Update example so people know to copy the button-press work to update the menu immediately. * Fix pkg-config fields * Fix libspelling usage from subproject * Make introspection building optional * Documentation improvements libspelling 0.3.0 ================= This is an unstable release for GNOME 47.beta. The highlight for this release is a new threaded spellchecking engine. It performs text analysis and dictionary lookups in bulk off the UI thread. Care is taken to catch collisions in the face of user editing while spellchecking operations are in flight. I expect a significant reduction in initial spellchecking time after opening a document. Opening `gtktextbuffer.c` in Text Editor was more than 8x faster. Currently, libspelling relies on GTK main until 4.15.5 is released so do keep this in mind if you are a distributor. Some API has changed, though that is unlikely to affect any known applications using libspelling. * Many new unit tests are part of the testsuite * SpellingLanguage was renamed to SpellingDictionary * SpellingLanguageInfo was renamed to SpellingLanguage * Various helpers were added to SpellingTextBufferAdapter so that they can update spelling menus. Applications that update the cursor position on clicks before showing menus may want to force the menu updating before `menu.popup`. * SpellingTextBufferAdapter now uses the new GtkTextBufferCommitNotify API in GTK 4.15.5 and newer Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gvfs: update 1.54.0 -> 1.56.0Markus Volk2024-10-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Major changes in 1.56.0 ======================= * udisks2: Run update synchronously for internal changes (Ondrej Holy) * onedrive: Set name of drive root (Jan-Michael Brummer) * onedrive: Handle multiple drives with same IDs (Jan-Michael Brummer) * Translation updates (GNOME Translation Project contributors) Major changes in 1.55.90 ======================== * fuse: Fill stat info during readdir to improve performance (Ondrej Holy, Jan Palus) * smb: Fix access over FUSE when root dir is not accessible (rong wang) * onedrive: Guess mime type locally if not set by the server (Jan-Michael Brummer) * trash: Add support for x-gvfs-trash mount option (Ondrej Holy) * onedrive: Add seek on write functionality (Jan-Michael Brummer) * Translation updates (GNOME Translation Project contributors) Major changes in 1.55.1 ======================= * ftp: Change cwd to root before renaming to prevent failures (rong wang) * udisks2: Ignore autofs mounts to prevent duplicated entries (Ondrej Holy) * udisks2: Show only direct descendats of /media unless $USER (Ondrej Holy) * ftp: Obtain correct modification time for old files using MDTM cmd (Ondrej Holy) * ftp: Use timegm instead of mktime to not shift dates by timezone (Ondrej Holy) * ftp: Add support for setting mtime attribute using MFMT cmd (Ondrej Holy) * ftp: Preserve mtime when copying to local (Ondrej Holy) * build: Add deprecated_apis option and disable installation of headers (Ondrej Holy) * udisks2: Do not schedule update if pending already to improve performance (Ondrej Holy) * dav: Disable query_info_on_read method to fix mtime preservation (Ondrej Holy) * network: Disable usage of smbbrowse backend by default (Ondrej Holy) * smbbrowse: Don't enforce NT1 to fix mounting in certain cases (Ondrej Holy) * onedrive: Fix various memory leaks (Jan-Michael Brummer) * build: Disable burn backend by default (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-control-center: update 46.2 -> 47.0.1Markus Volk2024-10-112-16/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - inherit gi-docgen to make api-documentation available - Add missing dependencies to build documentation - Temporary switch to gitsm, because gnomebase.bbclass does not work, if package contains patch version number - Remove PACKAGE_DEBUG_SPLIT_STYLE = "debug-without-src" Seems to be unneeded by now =============== Version 47.beta =============== - Various translation updates - Various CI fixes - Various ports to modern libadwaita widgets - Various mnemonics additions - Use GtkWindow.set_default_icon_name for legacy sessions Accessibility - Rename "Reduce Animation" setting to "Animation Effects" Apps - Rename "File and Link Associations" page to "Files and Links" - Show status page when Parental Controls aren't available - Don't show "App is not sandboxed" banner for system components Display - Adapt rotation labels to the screen ratio - Don't set automatic Night Light when Location Services are unavailable Keyboard - Load input choice locales asynchronously - Fix "Move" buttons in input rows Location - Remove reference to now retired Mozilla Location Services Mouse - Use monochrome assets to support different accent colors - Separate "Touchpad" row into its own preferences row group Network - Don't set empty ignored hosts Notifications - Turn "App Notifications" dialog into a subpage Online Accounts - Add a toast overlay for panel notifications/error messages Users - Modernize the "Add User" dialog - Respect password "enforcing" based on /etc/security/pwquality.conf - Avoid user names with underscores being interpreted as mnemonics - Show correctly the remaining list of fingerprints to enroll - Reverse sorting of finger names list to prioritize most used ones Printers - Various tweaks for the PPD Selection dialog - Add button instead of link to open printer cups web page Privacy - Don't leak Bolt and Location subpages - Fix visibility of Bolt settings when Bolt isn't available Remote Desktop - Fix loop resetting credentials - Use new gnome-remote-desktop server configuration DBUs interface Sound - Add an empty state page for when no sound device is available Wacom - Set up Wacom stylus keyboard shortcuts and switch monitor WWAN - Fix crash preventing the load of the SIM Unlock dialog ================ Version 47.alpha ================ - Various translation updates - Various CI fixes - Various dialogs have been ported to subpages - Add CcNumberRow to ease the mapping of settings to combo rows - Skip tests if we don't have Xvfb or setxkbmap - Various ports of rows to AdwButtonRow - Various ports of dialogs to AdwDialog - Various ports to AdwAlertDialog - Various row changes to use the "property" style - Improve padding of some search entries - Fix Flatpak Development build manifest - Reorganize various icon assets Accessibility - Add "Activate Windows on Hover" setting - Move "Screen Reader" settings to the top - Use same size for cursors settings interface - Port Cursor Size dialog to AdwDialog - Various icon artwork updates Apps - Improve description of "Default Apps" settings - Turn app settings dialogs into subpages - Fix "No Search Results" page - Don't show "Open" button for Settings itself - Show the number of static permissions in the "Required Access" row - Indicate when no apps are available for a mime type in "Default Apps" Background - Implement accent colors - Improve window preview style - Improve a11y of the accent color toggles Color - Modernize looks of the Color settings - Capitalize "Built-In Webcam" - Rename "Laptop Screen" to "Built-In Screen" Displays - Fix panel crash when closing laptop lid - Add icon to the Night Light settings Keyboard - Allow previewing keyboard layouts in Input Sources dialog - Turn CcXkbModifierDialog into a subpage Mouse - Remove primary indicator delay for Mouse Test dialog - Make Mouse Test not respond to middle click Network - Make the QR Code dialog contents readable by screen readers - Use property rows to show Wi-Fi hotspot information - Add 6GHz to "Supported Frequencies" - Sort VPNs list - Fix row removal when Bluetooth wifi is removed - Add stable-ssid support for cloned-mac Online Accounts - Rename Windows Live provider to "Microsoft" - Rename MS365 provider - Close new account dialog when account creation is complete Printers - Modernize Printer Jobs dialog - Modernize Printer Details dialog - Fix spelling inconsistency for the word "Cancelled" - Close "Add Printer" dialog when pressing "Escape" key - Port "Undo" feature to AdwToast Power - Add suspend time options for mobile devices Privacy - Port to CcNumberRow Search - Port "Search Locations" page to a subpage Sharing - Improve text description of the Sharing features - Add DAV address in the File Sharing dialog - Add notice about shared files not being encrypted - Hide panel when none of the Sharing features are available in the system Sound - Use AppInfo to get app icons and fallback to icon-theme - Try to use AppInfo icon for stream icons - Turn volume levels dialog into a subpage - Adjust sound of the "Click" effect closer to the freedesktop.org bell sound - Make sound setting sliders more accessible with keyboard System - Load subpages on demand to speed up panel load - Avoid re-setting Remote Desktop credentials when they haven't changed Users - Don't show unwanted system accounts - Fix parental controls settings visibility - Rename "Add Enterprise User" to "Add Enterprise Login" Wacom - Always allow calibration for display tablets - Enforce a Z-shape sequence of calibration points - Fix wrong alignment detection in the calibrator - Reset the clock after any click on the calibrator - Up the calibrator threshold to 50 pixels - Simplify the calibrator code - Fall back to the generic tablet provided by libwacom - If we have two identical monitors, suffix the connector name Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-shell: update 46.2 -> 47.0Markus Volk2024-10-112-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 47.0 ==== * Fix new wifi connections for restricted users [Thore; !3462] * Do not disable required animations [Alessandro; !2986] * Fix showing pending PAM messages on login screen [Marco; !3466] * Misc. bug fixes and cleanups [Alessandro, Balló, Sundeep, Martin, Peter, Florian; !3446, !3374, !3439, !3464, !3465] Contributors: Alessandro Bono, Balló György, Peter Hutterer, Martin Abente Lahaye, Sundeep Mediratta, Florian Müllner, Thore Sommer, Marco Trevisan (Treviño) Translators: Aefgh Threenine [th], Irénée THIRION [fr], twlvnn kraftwerk [bg], Alexander Shopov [bg], Daniel Mustieles [es], Aurimas Černius [lt], Fran Dieguez [gl], Anders Jonsson [sv], Andi Chandler [en_GB], Ask Hjorth Larsen [da], Rūdolfs Mazurs [lv], Balázs Úr [hu] 47.rc ===== * Fix smartcard logins [Alessandro; !3448] * Mark drag to dash as move operation [Daniel; !3453] * Use rst2man to generate man pages [Florian; !3454] * Fix glitch when quick settings menu animation is interrupted [Dylan; !2481] * Plugged leak [Jonas; !3421] * Misc. bug fixes and cleanups [Bilal, Florian, Sophie, Jonas; Martin; !3433, !3441, !3443, !3447, !3450, !3451, !3449, !3455, !3456, !3452, !3458, !3459] Contributors: Jonas Ådahl, Alessandro Bono, Bilal Elmoussaoui, Sophie Herold, Martin Abente Lahaye, Dylan McCall, Florian Müllner, Daniel Sheeler Translators: Balázs Úr [hu], Yosef Or Boczko [he], Giannis Antypas [el], Daniel Șerbănescu [ro], Jordi Mas [ca], Ekaterine Papava [ka], Asier Sarasua Garmendia [eu], Artur S0 [ru], Vasil Pupkin [be], Rafael Fontenelle [pt_BR], Jordi Mas i Hernandez [ca], Yuri Chornoivan [uk], Luming Zh [zh_CN], Jose Riha [sk], Jiri Grönroos [fi], Jürgen Benvenuti [de], Brage Fuglseth [nb], Daniel Rusek [cs], Danial Behzadi [fa], Quentin PAGÈS [oc], Changwoo Ryu [ko], Hugo Carvalho [pt], Piotr Drąg [pl], Andika Triwidada [id], Baurzhan Muftakhidinov [kk], Sabri Ünal [tr] 47.beta ======= * Use hardware encoding for screen recordings if possible [Jonas D.; !2080] * Allow notification portal to always use GTK protocol [Julian; !3382] * Improve Persian on-screen keyboard layout [Sohrab; !3409] * Build and publish GNOME OS systemd-sysext extensions [Martin; !3390] * Make overview startup notification more reliable [Will; !3422, !3428] * Fix keyboard navigation in app folders [sorelz; !3338] * Support exporting DebugControl service from looking glass [Sebastian; !3425] * Use low-power pipeline in screen recorder if possible [José; !3416] * Show notification when detecting captive portal [Florian; !3408] * Fix connecting to WPA2 enterprise networks [Tuomas; !3426] * Use unlinked rounded buttons in notifications and dialogs [Sam; !3383, !3427] * Misc. bug fixes and cleanups [Jonas Å., Florian, Sam, Bilal, kramo, Julian, sorelz, Sebastian; !3363, !3411, !3413, !3414, !3412, !3402, !3423, !3420, !3415, !3410, !3168, !3387, !3424, !3432, !3431, !3430] Contributors: Jonas Ådahl, Sohrab Behdani, Jonas Dreßler, Bilal Elmoussaoui, Sam Hewitt, kramo, Martin Abente Lahaye, Florian Müllner, Tuomas Nurmi, José Relvas, sorelz, Julian Sparber, Will Thompson, Sebastian Wick Translators: Ekaterine Papava [ka], Scrambled 777 [hi], Sabri Ünal [tr], Martin [sl], Chao-Hsiung Liao [zh_TW], Daniel Rusek [cs], Emin Tufan Çetin [tr] 47.alpha ======== * Fix size of workspace switcher OSD [Jakub; !3282] * Fix handling of invalid TLS certs in portal handler [Sebastian K.; !3284] * Exclude override-redirect windows from workspace animation [Marco; !3285] * Also center time on lock screen when using 12h format [pesader; !3290] * Use absolute tray icon position in root event coordinates [Marco; !3283] * Fix displaying info messages on login screen [Ray; !3298] * Correct expected bus name for streams [Simon; !3303] * Fix notifications on lock screen [Florian; !3308] * notifications: Only apply special styling to symbolic icons [Florian; !3296] * Use three or more fingers for touchpad gestures [Gregor; !3275] * Fix number of search results with Large Text option [Sam H.; !3312] * Make overview spacings dynamic [Jonas D.; !3278] * Fix showing keyboard layouts with variants [Sebastian K.; !3324] * Tweak font sizes in calendar [Sam H.; !3313] * automountManager: Fix re-asking password for TCRYPT devices [segfault; !3300] * Port unit tests to jasmine [Sam S., Florian; !3164] * Fix stuck unlock prompt when animations are disabled [Florian; !3317] * Add extended on-screen keyboard layout for 'za' [Michael; !3309] * Fix possible hang on startup during ibus-daemon launch [Marco; !3293] * Allow fillPreferencesWindow() to be asyn [Leleat; !3348] * Fix on-screen keyboard when windows are unredirected [Carlos; !3356] * Switch to paint nodes [Georges; !1538] * Stop using SVG assets for checks and switches [Alice, Daniel; !2717] * Support accent color [Alice; !2715] * Fix rendering artifacts of some rounded borders [Jonas D.; !3354] * Fix overview animation glitch when windows overlap workspaces [Keyu; !3378] * Support building with X11-less mutter [Bilal; !3362] * Misc. bug fixes and cleanups [Monster, Sebastian W., Jamie, Florian, Gabriel, pesader, Sebastian K., Automeris, Jonas Å., Sam H., Jonas D., Ray, Bilal, Georges, Mister, Philip, Marco, Jakub, Jordan, Balló, Alessandro, Sundeep; !3224, !3267, !3254, !3280, !3248, !3281, !3289, !3288, !3270, !3295, !3299, !3310, !3315, !3322, !3326, !3321, !3319, !3329, !3327, !3314, !3320, !3331, !3337, !3245, !3332, !3340, !3344, !3347, !3350, !3349, !3351, !3352, !3353, !3355, !3358, !3357, !3359, !3307, !3323, !3365, !3366, !3367, !3369, !3370, !3361, !3142, !3368, !3291, !3371, !3375, !3311, !3376, !3377, !3380, !3373, !3385, !3386, !3396, !3398, !3403] Contributors: Jonas Ådahl, Daniel Ruiz de Alegría, Alessandro Bono, Jonas Dreßler, Bilal Elmoussaoui, Michael Evans, Carlos Garnacho, Jamie Gravendeel, Balló György, Sam Hewitt, Sebastian Keller, Leleat, Simon McVittie, Sundeep Mediratta, Alice Mikhaylenko, Monster, Florian Müllner, Gabriel Nagy, Automeris naranja, Georges Basile Stavracas Neto, Gregor Niehl, pesader, Jordan Petridis, segfault, Mister Smör, Sam Spilsbury, Jakub Steiner, Ray Strode, Keyu Tao, Marco Trevisan (Treviño), Sebastian Wick, Philip Withnall Translators: Martin [sl], Andika Triwidada [id], Yuri Chornoivan [uk], Hugo Carvalho [pt], Scrambled 777 [hi], Jose Riha [sk], Balázs Úr [hu], Quentin PAGÈS [oc], Artur S0 [ru], Yosef Or Boczko [he] Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-user-share: update 43.0 -> 47.0Markus Volk2024-10-111-1/+1
| | | | | | | | | | | | | | | This is gnome-user-share 47.0, a system for easy sharing of user files. Major changes since 47.alpha: - Translation updates Major changes since 43: - Increase the required Apache web server version to 2.4 - Remove GNOME 2 migration code - Remove the size limit for file transfers - Fix leaks - Translation updates Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-system-monitor_46.0 -> 47.0Markus Volk2024-10-111-4/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | New in 47.0 - 14 September 2024 * Updated translations * Fix blurred background on HiDPI screens !160 #300 (Qiu Wenbo) New in 47.rc - 31 August 2024 * Updated translations * Minor improvements in defaults and settings loading (Óscar Fernández Díaz) New in 47.beta - 2 August 2024 * Updated translations * Fix help and version crashing the application #260 !148 (luiz) * UI modernization for dialogs and disks view !150, !152, !153, !154 (Óscar Fernández Díaz) * Improve initial loadgraph points #248 !151 (Luiz França) New in 47.alpha - 29 June 2024 * Updated translations * Improved flatpak app icon search !132 (Óscar Fernández Díaz) * Set affinity for all tasks !134 (Yannis Gerlach) * Use new Adwaita adaptive dialogs !125 (Óscar Fernández Díaz) * Use same translatable for CPU charts and affinty #203 (Robert Roth) * Several migrations from deprecated treeview to columnview (Óscar Fernández Díaz) * Migrate color button to GtkColorDialog (Óscar Fernández Díaz) * Add one column per group of 32 core labels !144 (Yannis Guyon) * Various interface improvements to match HIG (Ó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>
* gnome-text-editor: update 46.3 -> 47.0Markus Volk2024-10-111-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - use libspelling instead of enchant2 * Fix focus ring around checkmark in save-changes dialog * Translation updates * Text Editor now uses libspelling for spellchecking * Various CSS fixes for transitioning to AdwDialog * implicit-trailing-newline is now turned on by default * Various recoloring tweaks to better match platform styling. * Improvements to use of AdwDialog. * Print operations improvements. * Spellcheck improvements including support for use with F10/Menu. * Prefer wide layout for save-changes-dialog. * Various UI elements have been ported to new libadwaita features so this is a good chance to discover bugs early. * A number of papercuts in accordance with the GNOME HIG. * Text Editor will try harder to break out of potential CPU cyclic issues from GTK forward validation of text buffers. This should help reduce CPU usage if/when large files are closed. * Various spellcheck improvements. * Ensure encoding is propagated when using Save As. * More detailed error messages in the error banner. * Many translation updates. Thanks to everyone who contributed! Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-software: update 46.2 -> 47.0Markus Volk2024-10-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Version 47.0 ~~~~~~~~~~~~ Released: 2024-09-12 This is a stable release with the following changes: * Do not install example featured software lists by default (packagers should use gnome-app-list instead) This release also updates translations: * Bokmål, Norwegian (Brage Fuglseth) * Bulgarian (twlvnn kraftwerk, Alexander Shopov) * Catalan (Jordi Mas i Hernandez) * Czech (Daniel Rusek) * Danish (Alan Mortensen) * English (United Kingdom) (Bruce Cowan) * Galician (Fran Dieguez) * Hungarian (Balázs Úr) * Indonesian (Andika Triwidada) * Italian (Davide Ferracin) * Kazakh (Baurzhan Muftakhidinov) * Lithuanian (Aurimas Černius) * Occitan (post 1500) (Quentin PAGÈS) * Polish (Piotr Drąg) * Portuguese (Hugo Carvalho) * Portuguese (Brazil) (Juliano de Souza Camargo) * Spanish (Daniel, Daniel Mustieles) * Swedish (Anders Jonsson) * Thai (Aefgh Threenine) * Turkish (Emin Tufan Çetin) Version 47~rc ~~~~~~~~~~~~~ Released: 2024-08-30 This is an unstable release with the following changes: * Update help pages and add some translations of them * Correct tooltips of review voting buttons * Lower power consumption when certain pages are not visible This release also updates translations: * Basque (Asier Sarasua Garmendia) * Belarusian (Vasil Pupkin) * Bokmål, Norwegian (Brage Fuglseth) * Chinese (China) (Luming Zh) * Czech (Daniel Rusek) * Finnish (Jiri Grönroos) * Georgian (Ekaterine Papava) * German (Jürgen Benvenuti, Tim Sabsch) * Greek, Modern (1453-) (Giannis Antypas) * Hindi (Scrambled 777) * Korean (Seong-ho Cho) * Persian (Danial Behzadi) * Portuguese (Brazil) (Rafael Fontenelle, Juliano de Souza Camargo) * Russian (Artur S0) * Slovak (Matej Mrenica) * Turkish (Sabri Ünal) * Ukrainian (Yuri Chornoivan) Version 47~beta ~~~~~~~~~~~~~~~ Released: 2024-08-02 This is an unstable release with the following changes: * Shorten text in some notifications * Fix Orca not reading the contents in Preferences dialog * Enhance behavior of a review row * Added plugin to ease installation of DKMS and akmods key with enabled Secure Boot This release also updates translations: * Greek, Modern (1453-) (Efstathios Iosifidis) * Hebrew (Yaron Shahrabani, Yosef Or Boczko) * Hindi (Scrambled 777) * Slovenian (Martin) Version 47~alpha ~~~~~~~~~~~~~~~~ Released: 2024-06-28 This is an unstable release with the following changes: * Fix a crash when updating apps when built with Mogwai * Fix a crash when installing flatpak application * Correct desktop/mobile hardware support detection * Correct state of Fedora upgrade * Several fixes in historical updates for rpm-ostree * Fix a crash when no appstream data is found * Correct app safety calculation * Correct Flatpak system and user apps recognition * Slightly speed-up rpm-ostree metadata refresh * Show "Install All" button only for codecs * Prefer vendor name from os release in app origin * Make more jobs asynchronous * Port to recent Adwaita widgets This release also updates translations: * Catalan (Jordi Mas i Hernandez) * Chinese (China) (Boyuan Yang) * Czech (Daniel Rusek) * Dutch (Nathan Follens) * Friulian (Fabio Tomat) * Georgian (Ekaterine Papava) * Hebrew (Yosef Or Boczko) * Kabyle (Athmane MOKRAOUI) * Panjabi (A S Alam) * Portuguese (Hugo Carvalho) * Russian (Artur S0) * Serbian (Милош Поповић) * Slovenian (Martin) * Spanish (Daniel Mustieles) * Turkish (Sabri Ünal) * Ukrainian (Yuri Chornoivan) Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-settings-daemon_46.0 -> 47.1Markus Volk2024-10-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ============= Version 47.1 ============= - meson: Fix project version ============= Version 47.0 ============= - Translation updates Power: - Only update mutter backlight properties when the mutter backend is in use ============= Version 47.rc ============= - Port X11 tests to using Xwayland - Translation updates Power: - Set backlight through Mutter APIs, drop gnome-rr dependency Wwan: - Fix memory access errors Xsettings: - Get UI scaling factor from a dedicated Mutter D-Bus API =============== Version 47.beta =============== - Translation updates Housekeeping: - Improve string in OOM notifications Sharing: - Stop assigned services only when there is no network connection - Fix building without systemd Printing: - Clear members of GsdPrintNotificationsManager 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.50.2 -> 3.52.0Markus Volk2024-10-111-3/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - inherit gi_docgen to make api-documentation available - Add PACKAGECONFIG for manpages to not fail because they are built now by default - Add missing keyutils dependency Overview of changes in 3.52.0 ============================= * Translation updates: - Bulgarian (Alexander Shopov, twlvnn kraftwerk) - Catalan (Jordi Mas i Hernandez) - Czech (Daniel Rusek) - Danish (Ask Hjorth Larsen) - English (United Kingdom) (Andi Chandler) - French (Irénée THIRION) - Galician (Fran Dieguez) - German (Tim Sabsch) - Indonesian (Andika Triwidada) - Lithuanian (Aurimas Černius) - Polish (Piotr Drąg) - Russian (Artur S0) - Slovak (Dušan Kazik) - Spanish (Daniel) - Swedish (Anders Jonsson) - Turkish (Sabri Ünal) Overview of changes in 3.51.3 ============================= * Accessibility fixes and event announcements * Translation updates Overview of changes in 3.51.2 ============================= * Adopt a less aggressive notification policy * Translation updates Overview of changes in 3.51.1 ============================= * Enable Mail, Calendar & Contacts for Microsoft 365 * Improvements to Microsoft 365 setup dialog * Use AdwButtonRow when applicable * Allow overriding dependencies supporting built as a meson wrap * Refactor web browser authentication flow as a discrete task * Improve error reporting and notification for providers * Document configuration files used by the daemon * Correctly save and reset settings for TLS certificate errors Overview of changes in 3.51.0 ============================= * Support Mail Autoconfig XML for IMAP/SMTP services * Support SRV lookups for DAV services * Support Linux's KEYRING notification pipe for Kerberos * Ability to restrict which services of a particular account type are available * Add version CLI flag for goa-daemon * Port to AdwDialog and AdwAlertDialog * Accept GtkWidget as a top-level for account setup * Port documentation to gi-docgen * Documentation and manual pages are enabled by default * Fixes for bugs found by Coverity Scan * Fix libsoup error handling * Translation fixes and missing strings * Translation updates Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-calendar: update 46.1 -> 47.0Markus Volk2024-10-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Major changes in 47.0: * Updated translations Major changes in 47.rc: * Set a user agent when requesting remote servers for calendar files * Port various spinners to AdwSpinner * Improvements to URL validation when adding new calendars * Only offer writable calendars when creating new events * Show indicator icons for invisible calendars in the importer dialog * Fix drag and drop issue with events in daylight saving time * Updated translations Major changes in 47.beta: * Add the ability to import ICS files using drag n' drop * Fix the timelines backend, to eliminate divergence between views after moving events * Fix the agenda sidebar's events ordering * Fix the agenda sidebar's duplication of day separation headers in the events list * Fix the agenda sidebar's events randomly appearing or disappearing * Interpret floating time events (no timezone defined) using local time instead of UTC * Interpret timezones when previewing events in the .ics importer dialog * Various improvements to the file importer dialog * Many visual improvements to the event preview popover * Event reminders states are now remembered properly * Avoid creating an extra duplicate local calendar when adding calendars from URLs * Show service names instead of URLs in tooltips for recognized videoconferencing links * Small improvement to the spacing of the month view Major changes in 47.alpha: * Faster, flicker-free search * Use modern Adwaita widgets in various places * Improved event editor dialog * Improved visuals for mini-calendar 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-calculator: update 46.1 -> 47.0Markus Volk2024-10-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Overview of changes in gnome-calculator 47.0 * Updated translations * Fixed flatpak build !181 (Hari Rana) * Don't use symbolic icons for the window !182 (Balló György) Overview of changes in gnome-calculator 47.rc * Updated translations * Added brand colors !178 (Brage Fuglseth) Overview of changes in gnome-calculator 47.beta * Updated translations * Fix hex string conversion for bitwise operator !177 (Xiong Nandi) * Force LTR for buttons !171 (Khalid Abu Shawarib) * Added kWh, MJ, KJ unit support #417 (Robert Roth) * Sort conversion categories alphabetically #395 (Robert Roth) * Removed obsolete bulgarian translations #402 (Robert Roth) * Only allow alphanumeric values for variable names #396 (Robert Roth) * Replace base_label with buttons !173 (Clément Mathieu--Drif) * Updated flathub badge !174 (Brage Fuglseth) * Use adwaita spinner !175 (Cristopher Davis) Overview of changes in gnome-calculator 47.alpha * Updated translations * Support VND currency #387 (Robert Roth) * Fixed incorrect event handling #392 (Robert Roth) * Removed Shift left/right dropdown #330 (Robert Roth) * Improved popover remove buttons #401 (Robert Roth) * Use result format instead of number format #399 (Robert Roth) * Ported to Adwaita adaptive dialogs (Robert Roth) * Disable undo button if nothing to undo #280 (Robert Roth) * Metainfo improvements (Andre Klapper) * Keep last conversion options at launch #351 (Robert Roth) * Minor improvements to the undo button !166 (Automeris naranja) * Make sure to use the correct app id for development builds !170 (Christopher Davis) * Stop using orange accent color !169 (Alice Mikhaylenko) * A11y announce status changes !172 (Lukáš Tyrychtr) Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gdm: update 46.0 -> 47.0Markus Volk2024-10-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | ========== Version 47 ========== - Fix X11 support ============= Version 47.rc ============= - Make X11 support optional - Support logind secure attention key - Drop gdm-screenshot - Don't hardcode g-r-d in dbus policy - Fix numeric local address resolution - Docs updates - Translation updates ================ Version 47.alpha ================ - Support for gnome-remote-desktop persistent sessions - Misc changes - Translation updates Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-remote-desktop: update 46.2 -> 47.0Markus Volk2024-10-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 47.0 ==== Translators: Sabri Ünal [tr], Davide Ferracin [it], Fran Dieguez [gl], Aurimas Černius [lt], Efstathios Iosifidis [el], twlvnn kraftwerk [bg], Alexander Shopov [bg], Daniel [es], Irénée THIRION [fr], Anders Jonsson [sv], Andika Triwidada [id], Andi Chandler [en_GB], Piotr Drąg [pl], Martin [sl], Danial Behzadi [fa], Balázs Úr [hu], Jordi Mas i Hernandez [ca], Emin Tufan Çetin [tr], Luming Zh [zh_CN], Ekaterine Papava [ka], Juliano de Souza Camargo [pt_BR], Daniel Rusek [cs], Yuri Chornoivan [uk], Tim Sabsch [de], Ask Hjorth Larsen [da], Bruce Cowan [en_GB], Artur S0 [ru], Quentin PAGÈS [oc], Vasil Pupkin [be], Jose Riha [sk], Yaron Shahrabani [he] 47.rc ===== * Reduce resource usage of unauthenticated sessions Contributors: Pascal Nowack Translators: Jordi Mas i Hernandez [ca], Daniel Șerbănescu [ro], Vasil Pupkin [be], Ekaterine Papava [ka], Yuri Chornoivan [uk], Luming Zh [zh_CN], Asier Sarasua Garmendia [eu], Jiri Grönroos [fi], Rafael Fontenelle [pt_BR], Jose Riha [sk], Danial Behzadi [fa], Daniel Rusek [cs], Seong-ho Cho [ko], Hugo Carvalho [pt] 47.beta ======= * Gracefully handle file descriptor limits * Introduce standalone configuration D-Bus service * Improve grdctl status reporting * Gracefully handle invalid x224Crq data * Fix file descriptor leak Contributors: Pascal Nowack, Joan Torres Translators: Artur S0 [ru], Scrambled 777 [hi], Yaron Shahrabani [he], Junting Wu [zh_TW], Emin Tufan Çetin [tr] 47.alpha ======== * Support persistent remote login sessions * Support entering new credentials via standard input when using grdctl * Use access portal dialogs for warning about connection insecurity * Avoid crash when getting invalid PipeWire buffers Contributors: Dudemanguy, Pascal Nowack, Ray Strode, Joan Torres Translators: Martin [sl], Balázs Úr [hu] Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-boxes: update 46.1 -> 47.0Markus Volk2024-10-111-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | 47.0 - Sep 17, 2024 =================== Changes since 47.beta - Add HW and brand colors info to metainfo file - Rename metainfo file to o.g.B.metainfo.xml.in - Don't consider distro derivatives when resolving logos - Added/updated/fixed translations 47.beta - Aug 14, 2024 ====================== Changes since 46.1 - Fix appdata validation for "Devel" build profile - Check when a libvirt-broker reference is invalid - Improve some print format specifiers - Add "Trisquel" logo - Various CI fixes - Added/updated/fixed translations Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xdg-desktop-portal-gnome: update 46.2 -> 47.1Markus Volk2024-10-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes in 47.1 ================= - Fix the capabilities for the print dialog Changes in 47.0 ================= - Translation updates Changes in 47.rc ================= - Fix restoring last used folder in the File Chooser portal - Fix selecting multiple window on single selection - Do not block xdg-desktop-portal-gnome when connecting to Nautilus - Fix incorrectly set mimetype in the File Chooser portal - Translation updates Changes in 47.beta ================= - Use GNOME Shell's private API for the Notification portal - Use Nautilus for the File Chooser portal - Translation updates Changes in 47.alpha ================= - Expose the new accent colors setting - Various cleanups to the screencast widget - Add support for the "supported_output_file_formats" option in the Print portal - Fix default layout mode of the ScreenCast/Remote Desktop portal - Translation updates Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* layer.conf: Update to walnascar (5.2) layer/release seriesKhem Raj2024-10-011-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-desktop: update 44.0 -> 44.1Markus Volk2024-09-231-1/+1
| | | | | | | | | | | | | | | ============ Version 44.1 ============ - Fix compatibility with muslc (!158, Pablo Correa Gomez) - Fix GNOME_DESKTOP_IS_THUMBNAIL_FACTORY (!160, Matthijs Velsink) - Update default Indic input methods (!163, Parag Nemade) - Use ibus-chewing as the default input source for zh_TW (!164, Kan-Ru Chen) - Translation updates Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-shell: add gnome-control-center dependencyMarkus Volk2024-09-231-0/+1
| | | | | | | | This fixes: Run-time dependency gnome-keybindings found: NO (tried pkgconfig and cmake) Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tecla: upgrade 46.0 -> 47.0Wang Mingyu2024-09-181-1/+1
| | | | | | | | | | | | Changelog: =========== - Add --parent-handle command line option to integrate as a "modal dialog". - Translation updates - Set window icon Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-font-viewer: upgrade 46.0 -> 47.0Wang Mingyu2024-09-182-45/+1
| | | | | | | | | | | | | | | | | 0001-window-Fix-function-callback-definition.patch removed since it's included in 47.0 Changelog: ========= * Set application name and icon * Remove unused dependency on gnome-desktop * Add slant preview * Fix install button mnemonic * Fix the "Install" button stuck in "Installing" when font install is successful * Use adaptive dialogs Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-chess: upgrade 46.0 -> 47.0Wang Mingyu2024-09-181-2/+2
| | | | | | | | | | | | | | Changelog: =========== - Fix appdata screenshot URL - Updated translations - Use modern libadwaita widgetry - Fix incorrect shortcuts on shortcuts help dialog - Change First/Last history shortcuts to Up/Down key - Miscellaneous code modernization and improvements Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-backgrounds: upgrade 46.0 -> 47.0Wang Mingyu2024-09-181-1/+1
| | | | | | | | | | | | | | | Changelog: ========== - default: adjusted optics - lcd,lcd-rainbow: nostalgia pixels - map: geometric vectors - pills: shading improvements - sheet: curvy curtain - swoosh: classic gradients - symbolic-soup: noisier than usual Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-disk-utility: update 46.0 -> 46.1Markus Volk2024-09-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | 46.1 - September 03, 2024 ========================= Alexandre Franke: * metainfo: fix URLs * metainfo: replace screenshots Athmane MOKRAOUI: * Add Kabyle translation Updated translations: * Alexandre Franke (fr), Anders Jonsson (sv), Andi Chandler (en_GB), Andika Triwidada (id), Artur S0 (ru), Asier Sarasua Garmendia (eu), Athmane MOKRAOUI (kab), Aurimas Černius (lt), Balázs Úr (hu), Boyuan Yang (zh_CN), Danial Behzadi (fa), Daniel Rusek (cs), Daniel Șerbănescu (ro), Efstathios Iosifidis (el), Ekaterine Papava (ka), Guntupalli Karunakar (hi), Hugo Carvalho (pt), Jordi Mas i Hernandez (ca), Juliano de Souza Camargo (pt_BR), Jürgen Benvenuti (de), Martin (sl), Matej Mrenica (sk), Piotr Drąg (pl), Rachida SACI (kab), Sabri Ünal (tr), Seong-ho Cho (ko), Vasil Pupkin (be), Vincent Chatelain (fr), Yaron Shahrabani (he), Yuri Chornoivan (uk) Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* grilo: fix buildpaths QA errorYoann Congal2024-09-121-1/+10
| | | | | | | | | | | | | | | grl-type-builtins.* are generated by glib-mkenums which leave full paths in comment and #include directives. Rewrite those before *-src packaging. Previous fix did not correct the .c file and did not work in the "devtool modify" case. Fix these errors: ERROR: grilo-0.3.16-r0 do_package_qa: QA Issue: File /usr/src/debug/grilo/0.3.16/src/grl-type-builtins.c in package grilo-src contains reference to TMPDIR [buildpaths] ERROR: grilo-0.3.16-r0 do_package_qa: QA Issue: File /usr/src/debug/grilo/0.3.16/src/grl-type-builtins.h in package grilo-src contains reference to TMPDIR [buildpaths] ERROR: grilo-0.3.16-r0 do_package_qa: Fatal QA errors were found, failing task. Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-autoar: upgrade 0.4.4 -> 0.4.5Wang Mingyu2024-09-101-1/+1
| | | | | | | | | | Changelog: =========== * mime-types: Add tar variant of bzip2 * extractor: Fix source string leak Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* eog: upgrade 45.4 -> 47.0Wang Mingyu2024-09-101-1/+1
| | | | | | | | | | | | Bugfix: ======== - Fix icon name - desktop: Add jpeg-xl to MimeType list - EogWindow: Raise priority of image loading and transformation jobs - EogMetadataDetails: Support copying metadata values to the clipboard Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libspelling: add recipeMarkus Volk2024-09-071-0/+13
| | | | | | | The gnome spellcheck library for gtk4 Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cleanup after polkit fixMarkus Volk2024-09-013-32/+3
| | | | | | | | | This commit removes the need to fix polkit permissions: https://git.openembedded.org/meta-openembedded/commit/?h=master-next&id=d5e90541f8e35916abc930b2da6de037b23d51a1 That allows to do some cleanup Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mutter: upgrade 46.2 -> 46.4Wang Mingyu2024-08-281-1/+1
| | | | | | | | | | Changelog: =========== * Fix nested popovers on wayland * Misc. bug fixes and cleanups Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* colord-gtk: upgrade 0.3.0 -> 0.3.1Wang Mingyu2024-08-281-1/+1
| | | | | | | | Bugfixes: - Fix the callback signature to fix a crash Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libgsf: Fix build with libxml2 2.13+Khem Raj2024-08-242-1/+107
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-bluetooth: upgrade 46.0 -> 46.1Wang Mingyu2024-08-091-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* eog: upgrade 45.3 -> 45.4Wang Mingyu2024-08-091-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sysprof: Fix build with llvm libunwindKhem Raj2024-07-253-2/+31
| | | | | | Update status of the patches Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sysprof: upgrade 3.44.0 -> 3.48.0Carlos Alberto Lopez Perez2024-07-253-13/+50
| | | | | | | | | | * 3.48.0 is currently the last stable version * The GUI now uses GTK4 instead of GTK3 * A new CLI program sysprof-agent is now available * libsysprof can be built without polkit support Signed-off-by: Carlos Alberto Lopez Perez <clopez@igalia.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* yelp: fix unterminated stringAlba Herrerías2024-07-181-0/+2
| | | | | Signed-off-by: Alba Herrerias <alba@thehoodiefirm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* geary: update 44.1 -> 46.0Markus Volk2024-07-173-58/+44
| | | | | | | | | | | | - Remove 0001-meson-Use-PKG_CONFIG_SYSROOT_DIR-when-using-pkg-conf.patch Using it pulls buildpath into the client library and thus breaks reproducibility - Add a patch to fix more reproducibility issues - Add soup3 dependency - inherit gsettings - remove CFLAGS:append, tested to be working with clang 18.1.6 for x86_64 musl Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* zenity: upgrade 4.0.1 -> 4.0.2Wang Mingyu2024-07-151-1/+1
| | | | | | | | | | | | | | | | | Changelog: ============ - tree: Enable 'activates-default' in GtkSearchEntry - main: Fix command-line signal signature - filesel: Passing a dir with trailing '/' should open that dir - colview: Return if nth item of row exceeds num items in row - tree: Don't try to print nonexisting items - colview: Add more sanity checks - colview: Clicking on column titles should sort items - filesel: Allow a non-existing filename with --save and add associated test - filesel: Remove spurious extra _show() call Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-keyring: upgrade 46.1 -> 46.2Wang Mingyu2024-07-151-1/+1
| | | | | | | | | | | | | | Changelog: ========= * Don't use 'bool' as variable name * autogoo: replace AC_HELP_STRING with AS_HELP_STRING * Default "automatically unlock" checkbox to false * build: Fix distcheck with systemd unit * rpc-layer: Fix undefined reference to g_strlcpy * Updated translations Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gimp: CVE status updateNinette Adhikari2024-07-031-0/+5
| | | | | | | Update status for: CVE-2007-3741, CVE-2009-0581, CVE-2009-0723, CVE-2009-0733 Signed-off-by: Ninette Adhikari <ninette@thehoodiefirm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gexiv2: upgrade 0.14.2 -> 0.14.3Wang Mingyu2024-07-011-1/+1
| | | | | | | | | | | Changelog: ========= * Prevent std::exception escaping from exiv2 * Declare gexiv2_metadata_open_stream and _save_stream as deprecated * Documentation updates Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* msgraph: upgrade 0.2.2 -> 0.2.3Wang Mingyu2024-06-271-1/+1
| | | | | | | | | | Changelog: ============ * Fix memory leaks * Fix logger level warning Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-remote-desktop: update 46.1 -> 46.2Markus Volk2024-05-291-3/+13
| | | | | | | | | | | | | | | | | | | | | | | | | 46.2 ==== * Potential crasher fix * Improved disconnection messages * Broader client compatibility support * Various security hardening improvements * CVE-2024-5148 Limit login screen->user session handover access to appropriate user Contributors: Pascal Nowack, Ray Strode Translators: Balázs Úr [hu], Efstathios Iosifidis [el], Fabio Tomat [fur], Hugo Carvalho [pt], Jordi Mas i Hernandez [ca], Juliano de Souza Camargo [pt_BR] - add polkitd user and fix permissions to avoid: Error: Transaction test error: file /usr/share/polkit-1/rules.d conflicts between attempted installs of gnome-remote-desktop-46.2-r0.corei7_64 and gnome-control-center-46.2-r0.corei7_64 Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xdg-desktop-portal-gnome: update 46.1 -> 46.2Markus Volk2024-05-291-1/+1
| | | | | | | | | | | Changes in 46.2 ================= - Various behavioral and accessibility fixes to the ScreenCast portal dialog - Translation updates Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-software: update 46.1 -> 46.2Markus Volk2024-05-291-1/+1
| | | | | | | | | | | | | | | | | | | | Version 46.2 ~~~~~~~~~~~~ Released: 2024-05-24 This is a stable release with the following changes: * Fix a crash when no appstream data is found * Correct app safety calculation * Correct Flatpak system and user apps recognition * Slightly speed-up rpm-ostree metadata refresh This release also updates translations: * Kabyle (Rachida SACI) * Portuguese (Hugo Carvalho) * Spanish (Daniel Mustieles) Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-shell: update 46.1 -> 46.2Markus Volk2024-05-293-41/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 46.2 ==== * Fix size of workspace switcher OSD [Jakub; !3282] * Fix handling of invalid TLS certs in portal handler [Sebastian K.; !3284] * Exclude override-redirect windows from workspace animation [Marco; !3285] * Also center time on lock screen when using 12h format [pesader; !3290] * Use absolute tray icon position in root event coordinates [Marco; !3283] * Fix displaying info messages on login screen [Ray; !3298] * Correct expected bus name for streams [Simon; !3303] * Fix notifications on lock screen [Florian; !3308] * notifications: Only apply special styling to symbolic icons [Florian; !3296] * Fix number of search results with Large Text option [Sam; !3312] * Fix showing keyboard layouts with variants [Sebastian K.; !3324] * Tweak font sizes in calendar [Sam; !3313] * automountManager: Fix re-asking password for TCRYPT devices [segfault; !3300] * Fix stuck unlock prompt when animations are disabled [Florian; !3317] * Fix possible hang on startup during ibus-daemon launch [Marco; !3293] * Misc. bug fixes and cleanups [Sebastian W., Gabriel, Sebastian K., Florian, Jonas, Sam, Ray; !3267, !3281, !3288, !3295, !3299, !3310, !3315, !3326, !3321, !3319, !3329, !3331, !3245, !3340] Contributors: Jonas Ådahl, Sam Hewitt, Sebastian Keller, Simon McVittie, Florian Müllner, Gabriel Nagy, pesader, segfault, Jakub Steiner, Ray Strode, Marco Trevisan (Treviño), Sebastian Wick Translators: Andika Triwidada [id], Rachida SACI [kab], Hugo Carvalho [pt], Scrambled 777 [hi], Jose Riha [sk], Balázs Úr [hu], Quentin PAGÈS [oc] - remove backport patch - update extensions Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-control-center: update 46.1 -> 46.2Markus Volk2024-05-292-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ============ Version 46.2 ============ - Enable the "Location" settings panel by default (build-optional) - Various translation updates - Improve accessibility of some secondary-labels in settings rows - Increase default log verbosity level Accessibility - Fix icon name of accessibility panel desktop file - Fix flash area settings selection shown incorrectly Display - Fix crash when closing laptop lid Keyboard - Fix keyboard navigation of keyboard shortcuts dialog categories Mouse and Touchpad - Remove unnecessary a11y label Network - Fix crash when removing bluetooth network adapter row - Sort VPN connections list alphabetically - Remove incorrect assertion that breaks proxy settings page Sound - Make sliders more accessible by keyboard - Remove need for translating speaker test button tooltip System - Improve accessibility of "Copy" buttons in Remote Desktop - Fix crash in Date And Time settings closing before async calls finish - Fix reuse of remote-desktop verify encryption fingerprint dialog Users - Fix visibility issue in parental controls row Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mutter: update 46.1 -> 46.2Markus Volk2024-05-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 46.2 ==== * Fix hardware cursor with non-atomic KMS drivers [Daniel; !3676] * Fix night light state getting stuck on monitor changes [Michel; !3742] * Fix sending preferred buffer transform [Robert; !3717] * Fix key press events with immediate release being ignored [Carlos; !3721] * Fix unsetting clipboard on screen lock [Florian; !3752] * Fix wrong input region of undecorated X11 windows [Sebastian K.; !3720] * Fix windows potentially shrinking unexpectedly on configure [Jonas Å.; !3755] * Fix popup menus sometimes closing immediately [Jonas D.; !3631] * Fixed crashes [Michel, Carlos, Keyu, Jonas Å., Sebastian K.; !3725, !3763, !3715, !3711, !3758, !3749] * Misc. bug fixes and cleanups [Florian, Echo, Michel, Jonas Å., Sebastian W., Corentin, Bilal; !3723, !3744, !3737, !3743, !3735, !3731, !3700, !3750, !3757, !3754, !3748, !3730, !3775] Contributors: Jonas Ådahl, Michel Dänzer, Jonas Dreßler, Bilal Elmoussaoui, Carlos Garnacho, Echo J, Sebastian Keller, Robert Mader, Florian Müllner, Corentin Noël, Keyu Tao, Marco Trevisan (Treviño), Daniel van Vugt, Sebastian Wick Translators: Hugo Carvalho [pt], Leônidas Araújo [pt_BR] Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>