20 Commits

Author SHA256 Message Date
e4fc205db0 Accepting request 1316700 from X11:Utilities
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1316700
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/resources?expand=0&rev=9
2025-11-10 18:16:02 +00:00
e5b6217356 - Align with standard rust packaging via service.
https://en.opensuse.org/openSUSE:Packaging_Rust_Software

OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/resources?expand=0&rev=19
2025-11-09 18:50:38 +00:00
a2441b4105 Accepting request 1313680 from X11:Utilities
OBS-URL: https://build.opensuse.org/request/show/1313680
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/resources?expand=0&rev=8
2025-10-27 13:40:07 +00:00
dfad3d2e54 - 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

OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/resources?expand=0&rev=17
2025-10-25 21:44:19 +00:00
b3dda8b863 Accepting request 1265444 from X11:Utilities
OBS-URL: https://build.opensuse.org/request/show/1265444
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/resources?expand=0&rev=7
2025-03-31 09:42:56 +00:00
3f814515bd - 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

OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/resources?expand=0&rev=15
2025-03-30 00:54:20 +00:00
fff3ebf740 Accepting request 1229064 from X11:Utilities
OBS-URL: https://build.opensuse.org/request/show/1229064
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/resources?expand=0&rev=6
2024-12-09 20:11:02 +00:00
9230891238 OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/resources?expand=0&rev=13 2024-12-07 20:01:09 +00:00
5ea0ad12dd Accepting request 1227876 from X11:Utilities
OBS-URL: https://build.opensuse.org/request/show/1227876
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/resources?expand=0&rev=5
2024-12-03 19:46:19 +00:00
89b984f0e8 - 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

OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/resources?expand=0&rev=11
2024-12-03 00:01:43 +00:00
1ea3dc6f3d Accepting request 1195764 from X11:Utilities
OBS-URL: https://build.opensuse.org/request/show/1195764
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/resources?expand=0&rev=4
2024-08-23 20:27:33 +00:00
d7a9487f8f 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)

OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/resources?expand=0&rev=9
2024-08-23 15:52:54 +00:00
d9736d102a Accepting request 1194540 from X11:Utilities
OBS-URL: https://build.opensuse.org/request/show/1194540
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/resources?expand=0&rev=3
2024-08-18 16:20:11 +00:00
5cef146835 - 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

OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/resources?expand=0&rev=7
2024-08-18 11:15:38 +00:00
518408a216 Accepting request 1182862 from X11:Utilities
- Add meson test to validate files
- 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

OBS-URL: https://build.opensuse.org/request/show/1182862
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/resources?expand=0&rev=2
2024-06-24 18:56:00 +00:00
e2c56e2fe5 - Add meson test to validate files
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/resources?expand=0&rev=5
2024-06-23 12:45:36 +00:00
4e085b056c - 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

OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/resources?expand=0&rev=4
2024-06-23 12:33:18 +00:00
467f54cbd4 Accepting request 1167865 from X11:Utilities
Initial package

OBS-URL: https://build.opensuse.org/request/show/1167865
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/resources?expand=0&rev=1
2024-04-16 18:03:52 +00:00
6ddffac243 Accepting request 1167861 from home:mantarimay:branches:X11:Utilities
limit adwaita version

OBS-URL: https://build.opensuse.org/request/show/1167861
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/resources?expand=0&rev=2
2024-04-15 18:25:00 +00:00
b376eea6d6 Accepting request 1167685 from home:mantarimay:GNOME:apps
Initial package

OBS-URL: https://build.opensuse.org/request/show/1167685
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/resources?expand=0&rev=1
2024-04-15 13:39:30 +00:00