forked from pool/resources
+ 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)
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/resources?expand=0&rev=9
80 lines
3.3 KiB
Plaintext
80 lines
3.3 KiB
Plaintext
-------------------------------------------------------------------
|
||
Fri Aug 23 15:27:05 UTC 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 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
|
||
|
||
-------------------------------------------------------------------
|
||
Sun Jun 23 12:41:48 UTC 2024 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
|
||
|
||
- Add meson test to validate files
|
||
|
||
-------------------------------------------------------------------
|
||
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
|
||
|
||
-------------------------------------------------------------------
|
||
Sun Dec 24 01:47:37 UTC 2023 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
|
||
|
||
- Initial package
|
||
|