SHA256
1
0
forked from pool/resources

12 Commits

Author SHA256 Message Date
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
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
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
7 changed files with 39 additions and 14 deletions

View File

@@ -5,5 +5,4 @@
<param name="compression">zst</param>
<param name="update">true</param>
</service>
<service name="cargo_audit" mode="manual"/>
</services>

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:14bfb24046109a5aaa2922a3b87734bfd547b7a0f1d1c971bb354c8a875cde6e
size 770583

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:689a5ad21619e306209b095bcc3625118fbc8a97842e50aa061571ced61c967c
size 802839

3
resources-1.7.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:09d7084a23518c19a47e462b341af8f5e912eb06126b4cd7a94d86bcac122f62
size 842809

View File

@@ -1,7 +1,36 @@
-------------------------------------------------------------------
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
-------------------------------------------------------------------
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
-------------------------------------------------------------------
Fri Aug 23 15:27:05 UTC 2024 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
Update to version 1.6.0
- Update to version 1.6.0
+ Bug fixes
- Multiple dialogs (e. g. Settings dialog) could be shown at
the same time

View File

@@ -17,10 +17,10 @@
#
%bcond_without test
%bcond_with test
%define appid net.nokyan.Resources
Name: resources
Version: 1.6.0
Version: 1.7.1
Release: 0
Summary: Monitor your system processes
License: GPL-3.0-or-later
@@ -31,8 +31,8 @@ BuildRequires: appstream-glib
BuildRequires: cargo-packaging
BuildRequires: desktop-file-utils
BuildRequires: meson
BuildRequires: pkgconfig(gtk4)
BuildRequires: pkgconfig(libadwaita-1) >= 1.5.0
BuildRequires: pkgconfig(gtk4) >= 4.10
BuildRequires: pkgconfig(libadwaita-1) >= 1.6.0
Requires: dmidecode
Requires: polkit

View File

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:17426ccf43dab30adcd86bb1b005260f774fc8e6996dd916b392f10eddc5e436
size 25403631
oid sha256:4953d9234e2bd006a9a1feaf093f85c567fdaa031ddad0300138ae32aa3c2f1f
size 29354121