2026-02-02 09:38:36 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
|
Mon Feb 2 08:59:18 UTC 2026 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
- Update to version 1.10.0:
|
|
|
|
|
|
+ Bug fixes:
|
|
|
|
|
|
- Column names were not announced to screen readers
|
|
|
|
|
|
- Apps view and Processes view were hard to navigate using just
|
|
|
|
|
|
a keyboard
|
|
|
|
|
|
- CPU frequency reading could be off for some users
|
|
|
|
|
|
- Titles of drives were not updated when the data unit prefix
|
|
|
|
|
|
was changed
|
|
|
|
|
|
+ New features:
|
|
|
|
|
|
- Added support for AMD NPUs using the amdxdna driver (note
|
|
|
|
|
|
that your kernel and firmware needs to be up-to-date for
|
|
|
|
|
|
proper detection)
|
|
|
|
|
|
- Searching for multiple process names at once is now possible
|
|
|
|
|
|
using the “|” operator in the search field
|
|
|
|
|
|
- Added support for detecting AppImage apps managed by
|
|
|
|
|
|
appimaged
|
|
|
|
|
|
- Added support for detecting apps managed by Portable
|
|
|
|
|
|
- LXC bridge network interfaces are now properly detected
|
|
|
|
|
|
+ Improvements:
|
|
|
|
|
|
- CPU usage of Resources’ companion process has been cut down
|
|
|
|
|
|
significantly
|
|
|
|
|
|
- Resources’ companion process now also offers debug logs
|
|
|
|
|
|
- Improved app detection by adhering to the XDG standard for
|
|
|
|
|
|
cgroups better
|
|
|
|
|
|
- Per-process memory usage is now determined by VmRSS — this
|
|
|
|
|
|
will lead to higher memory readings overall. Further
|
|
|
|
|
|
improvements to gathering per-process memory usage are being
|
|
|
|
|
|
explored along with ways to perhaps make this a
|
|
|
|
|
|
user-controllable option
|
|
|
|
|
|
- Less Cargo dependencies
|
|
|
|
|
|
- AdwAboutDialog’s newer features are now in use
|
|
|
|
|
|
- Decimal base will now always be used for network speeds when
|
|
|
|
|
|
displayed in bits per second
|
|
|
|
|
|
|
2025-11-09 18:50:38 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
|
Mon Oct 27 07:07:19 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
- Align with standard rust packaging via service.
|
|
|
|
|
|
|
2025-10-25 21:44:19 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
|
Sat Oct 25 21:22:09 UTC 2025 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
|
|
|
|
|
|
|
|
|
|
|
|
- Update to version 1.9.0
|
|
|
|
|
|
+ Bug fixes
|
|
|
|
|
|
- Certain notebook docking stations could mistakenly be
|
|
|
|
|
|
recognized as a GPU
|
|
|
|
|
|
- The fallback tab name for batteries was “Drive”
|
|
|
|
|
|
+ New features
|
|
|
|
|
|
- Added translations for new languages (Bulgarian, Finnish,
|
|
|
|
|
|
Hebrew, Slovenian)
|
|
|
|
|
|
- Support for the new “xe” driver for Intel GPUs
|
|
|
|
|
|
- Link info shown for Wi-Fi interfaces
|
|
|
|
|
|
- Resources can halt graphical updates when window not in view
|
|
|
|
|
|
- Added “Commandline” column in Processes view
|
|
|
|
|
|
- Added “Uptime” entry in CPU view
|
|
|
|
|
|
+ Improvements
|
|
|
|
|
|
- Improved power usage reading for some GPUs
|
|
|
|
|
|
- Right-aligned numerical values in Apps and Processes views
|
|
|
|
|
|
- Added support for PCIe 7.0 and 8.0
|
|
|
|
|
|
- Internal simplifications and clearer architecture
|
|
|
|
|
|
- More trace logs
|
|
|
|
|
|
|
2025-03-30 00:54:20 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
|
Sun Mar 30 00:22:21 UTC 2025 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
|
|
|
|
|
|
|
|
|
|
|
|
- Update to version 1.8.0
|
|
|
|
|
|
+ Bug fixes
|
|
|
|
|
|
- In certain configurations Resources was unable to read CPU
|
|
|
|
|
|
temperatures
|
|
|
|
|
|
+ New features
|
|
|
|
|
|
- GPUs, drives and network interfaces can now show their link
|
|
|
|
|
|
types and speeds
|
|
|
|
|
|
- Added support for trace logs - run Resources with the
|
|
|
|
|
|
environment variable RUST_LOG=resources=trace set to get
|
|
|
|
|
|
highly verbose logs
|
|
|
|
|
|
- Added support for reading temperatures of Raspberry PI CPUs
|
|
|
|
|
|
- Added support for monitoring Raspberry Pi GPUs when running
|
|
|
|
|
|
kernel 6.12 or higher
|
|
|
|
|
|
- Updates in the Apps and Processes view are now paused when
|
|
|
|
|
|
on Ctrl is held
|
|
|
|
|
|
- Added a column for combined memory and swap usage to the Apps
|
|
|
|
|
|
and Processes views
|
|
|
|
|
|
+ Improvements
|
|
|
|
|
|
- Resources now supports type-to-search, making the “Show
|
|
|
|
|
|
search on start” option obsolete
|
|
|
|
|
|
- Improved behavior of the side panel especially when in
|
|
|
|
|
|
portrait mode
|
|
|
|
|
|
- Battery detection has been improved and power calculation now
|
|
|
|
|
|
works in more configurations
|
|
|
|
|
|
|
2024-12-03 00:01:43 +00:00
|
|
|
|
-------------------------------------------------------------------
|
2024-12-07 20:01:09 +00:00
|
|
|
|
Sat Dec 7 00:20:26 UTC 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
|
|
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2024-12-03 00:01:43 +00:00
|
|
|
|
Mon Dec 2 23:25:15 UTC 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
|
|
|
|
|
|
|
2024-08-23 15:52:54 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
|
Fri Aug 23 15:27:05 UTC 2024 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
|
|
|
|
|
|
|
2024-12-03 00:01:43 +00:00
|
|
|
|
- Update to version 1.6.0
|
2024-08-23 15:52:54 +00:00
|
|
|
|
+ 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)
|
|
|
|
|
|
|
2024-08-18 11:15:38 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
|
Sun Aug 18 09:35:19 UTC 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
|
|
|
|
|
|
|
2024-06-23 12:45:36 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
|
Sun Jun 23 12:41:48 UTC 2024 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
|
|
|
|
|
|
|
|
|
|
|
|
- Add meson test to validate files
|
|
|
|
|
|
|
2024-06-23 12:33:18 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
|
Sun Jun 23 11:50:18 UTC 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
|
|
|
|
|
|
|
2024-04-15 13:39:30 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
|
Sun Dec 24 01:47:37 UTC 2023 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
|
|
|
|
|
|
|
|
|
|
|
|
- Initial package
|
|
|
|
|
|
|