↵ Return to the main page of gnome-shell-extension-system-monitor-applet
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2021-03-20 | Nicolas Viéville <nicolas dot vieville at uphf dot fr> - 1:38-11.20210320git0b42126 | - Updated to last upstream commits - Fix gnome-shell and information spelling - Fix for top left corner info - Use utilities-system-monitor icon - Numerous fixes for translations and locales handling - Fix GPU not translated |
2021-01-26 | Fedora Release Engineering <releng at fedoraproject dot org> - 1:38-10.20200503git7f8f0a7 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild |
2020-07-27 | Fedora Release Engineering <releng at fedoraproject dot org> - 1:38-9.20200503git7f8f0a7 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild |
2020-05-03 | Nicolas Viéville <nicolas dot vieville at uphf dot fr> - 1:38-8.20200503git7f8f0a7 | - Updated to last upstream commits - Fix string warning: Use ByteArray - Fixed malformed nl translation. Updated makefile to put builds in ./dist - Cleaned and switched Recommends tag for gnome-tweaks to Suggests tag as dnf treats it as Requires tag - RHBZ#1830474 |
2020-04-16 | Nicolas Viéville <nicolas dot vieville at uphf dot fr> - 1:38-7.20200416git32cc79e | - Updated to last upstream commits - Support for gnome-shell 3.36 added, and keep legacy usage - Be able to show preferences from menu - Make compact work even on resize - Use UPower directly to remove warning - Dropped patches (applied upstream) |
2020-03-25 | Nicolas Viéville <nicolas dot vieville at uphf dot fr> - 1:38-6.20200325gitcd2704c | - Updated to last upstream commits - Translate to Turkish language - Add patch to fix typo nvidia-settings in gpu_usage.sh - RHBZ#1794158 - Add patch to improve fetching values for NVidia GPU usage |
2020-01-28 | Fedora Release Engineering <releng at fedoraproject dot org> - 1:38-5.20191019gitf00e248 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild |
2019-10-19 | Nicolas Viéville <nicolas dot vieville at uphf dot fr> - 1:38-4.20191019gitf00e248 | - Updated to last upstream commits - Use Gio.Subprocess for cleaner child process handling - Updated Italian Translation - Updated Slovak translation - Edited gpu_usage.sh to work with glxinfo - Included GS 3.34. Fixed formatting - Removed duplicate css class - Added Dutch (Netherlands) translation - Use enums (instead of magic numbers) with GLib.file_test() |
2019-07-25 | Fedora Release Engineering <releng at fedoraproject dot org> - 1:38-3.20190515gitfc83a73 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild |
2019-05-15 | Nicolas Viéville <nicolas dot vieville at uphf dot fr> - 1:38-2.20190515gitfc83a73 | - Updated to last upstream commits - Fix #504 (array.to string() warnings) - Remove obsolete compatibility code - Scale width of elements if compact display is on - Updated translation files - Reverted ByteArray usage breaking display of thermal and fan speed - Fixed frequency display showing blank due to ByteArray.tostring |