Package Release Info

resources-1.7.1-bp160.1.24

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

resources
resources-lang

Change Logs

* Sat Dec 07 2024 Roman Gromov <phoenix91140@gmail.com>
- Update to version 1.7.1
  + Bug fixes
  - GPU, encoder and decoder usage stats for NVIDIA GPUs were
    displayed as 0% most of the time
  + Improvements
  - Improved detection for VPN tunnels
- Removed cargo_audit from _service due that contains vendor now
* Mon Dec 02 2024 Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
- Update to version 1.7.0
  + Bug fixes
  - Dialogs could be weirdly cutoff at very small window heights
  - Compute usage was not shown as GPU usage for AMD GPUs
  + New features
  - Support for monitoring Intel Neural Processing Units (NPUs)
  - Added a column for swap usage in the Apps and Processes view
  - Added temperature graphs
  + Improvements
  - Multiple processes can now be selected in the Processes view
  - Improved handling of media engines on newer AMD GPUs
  - Graphs can now include 600 datapoints (up from 300)
  - Added more tests for statistics gathering code
- disable tests: failed on cargo tests
* Fri Aug 23 2024 Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
- Update to version 1.6.0
  + Bug fixes
  - Multiple dialogs (e. g. Settings dialog) could be shown at
    the same time
  - Resources could freeze sometimes after the device wakes up
    from sleep
  - Apps installed in local folders (e. g. /usr/local/share) were
    not recognized
  - Sidebar ordering could get messed up when a new drive or
    network interface was detected
  - Accessibility hints and tooltips were not translatable
  - Resources could not detect power usage of some batteries
  + New features
  - Dialog for changing a process’ priority and CPU affinity
  - Resources and resources-processes now accept commandline
    arguments to help with debugging
  - Context menus for items in the Apps and Processes views
  + Improvements
  - Graphs now have rounded corners
  - Memory usage over time has been reduced
  - Vastly improved debug messages
  - Improved app detection
  - Debug messages are disabled per default when using the
    release profile (or just use env RUST_LOG=resources=debug)
* Sun Aug 18 2024 Andrea Manzini <andrea.manzini@suse.com>
- Update to version 1.5.1
  + Bug fixes:
  - AMD GPU usage could be displayed to be higher than 100 %
  - Resources detected HID batteries resulting in unnecessary battery
    pages with little to no information
  - AMD GPU power usage couldn’t be determined sometimes
  + Improvements:
  - Smaller GNOME Circle related fixes and improvements
* Sun Jun 23 2024 Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
- Add meson test to validate files
* Sun Jun 23 2024 Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
- Update to version 1.5.0
  + Bug fixes
  - If the Processes view was the last opened view and the
    “Show search fields on launch” setting was enabled, the
    search bar was not automatically focused
  - Graphs in the sidebar were reset when a drive or network
    interface was added or removed
  - App icons were not shown for user-wide installed Flatpaks
  - The calculated amount of logical CPUs was wrong for systems
    with multiple CPU sockets
  + New features
  - Resources can now monitor connected batteries
  - CPU usage normalization can now be toggled off
  - Total read and write stats for drives
  + Improvements
  - Graph colors have been revamped to avoid low contrast
    situations and improve consistency within views
  - Some keyboard shortcuts were changed to avoid clashes with
    standard shortcuts
  - More stability when performance statistics could not be
    determined
  - Some entries in the settings dialog now have subtitles
  - If a drive has no model name, its block device name will now
    be shown in the titlebar
  - Small accessibility improvements
* Sun Dec 24 2023 Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
- Initial package