+ Present existing window on activation + Updated translations. OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-usage?expand=0&rev=29
244 lines
9.1 KiB
Plaintext
244 lines
9.1 KiB
Plaintext
-------------------------------------------------------------------
|
||
Sun Oct 26 06:29:46 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
|
||
|
||
- Update to version 48.0:
|
||
+ Present existing window on activation
|
||
+ Updated translations.
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Mar 5 08:27:15 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
|
||
|
||
- Update to version 48.rc:
|
||
+ performance: change default minimum load to 0
|
||
+ update for libadwaita 1.6
|
||
+ network panel with data usage per interface
|
||
+ storage: move to tinysparql
|
||
+ Usage can optionally make use of vnstat's JSON interface for a
|
||
new network view.
|
||
+ The app-minimum-load key expects values between 0.0 and 1.0.
|
||
Previously, it was 0.0 to 100.0.
|
||
+ window: drop strict centering-policy from titlebar
|
||
+ storage-view: remove check buttons from available and used rows
|
||
+ Set icon for the window
|
||
+ window: use Adwaita's listview padding
|
||
+ process: use MappedFile
|
||
+ prioritise desktop entries without NoDisplay when matching
|
||
processes to apps
|
||
+ optimise performance views
|
||
+ storage: Skip XDG folder if missing
|
||
+ app-item: fix use after free in process update
|
||
+ Updated translation.
|
||
- Replace pkgconfig(tracker-sparql-3.0) with
|
||
pkgconfig(tinysparql-3.0) BuildRequires following upstream
|
||
changes.
|
||
- Add pkgconfig(libnm) BuildRequires: New dependency.
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Mar 5 07:49:48 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
|
||
|
||
- Update to version 46.1:
|
||
+ Bugs fixed:
|
||
- a use after free bug when a process exits during update
|
||
- finding the preferred desktop entry when an app install
|
||
mutliple
|
||
- having bogus check boxes on system rows in the storage view
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Mar 20 07:21:02 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||
|
||
- Update to version 46.0:
|
||
+ Usage now
|
||
- uses ListViews in its performance tabs,
|
||
- split the two performance views
|
||
- and renovated the storage view's look,
|
||
- displays indicators for applications running in background,
|
||
- has an application dialogue instead of directly asking users
|
||
to terminate a process,
|
||
- classifies Android applications inside Waydroid and has an
|
||
indicator for that
|
||
- uses Adwaita's new adaptive dialogues instead of modal
|
||
windows.
|
||
+ Updated translations.
|
||
- Changes from version 45.1:
|
||
+ builds with GCC 14 and Clang 16, together with Vala 0.56.15,
|
||
+ avoids glitches in graphs on systems with no swap, due to a
|
||
previous division by zero,
|
||
+ has better keyboard navigation with a different selection mode
|
||
for boxes in the storage view, and
|
||
+ correctly classifies applications with a long path in its
|
||
cmdline.
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Jan 16 17:57:55 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||
|
||
- Convert to source service for easier updating.
|
||
|
||
-------------------------------------------------------------------
|
||
Sun Sep 17 21:08:20 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||
|
||
- Update to version 45.0:
|
||
+ Remove GNOME from the app's name.
|
||
+ Porting to GTK4 and the new Adwaita widgets with a completely
|
||
rewritten graph view.
|
||
+ Normalising the load, so that 100 % now means all threads are
|
||
in use.
|
||
+ Reducing the re-rendering by making the graphs not scroll
|
||
continuously – at least by default.
|
||
+ Making sure Usage doesn't think we had no swap just because 0%
|
||
is left.
|
||
+ Various bug and enhancement fixes.
|
||
+ Updated translations.
|
||
- Dropped pkgconfig(gtk+-3.0), pkgconfig(libdazzle-1.0) and
|
||
pkgconfig(libhandy-1), added pkgconfig(gee-0.8), pkgconfig(gtk4),
|
||
pkgconfig(libadwaita-1) and pkgconfig(gio-unix-2.0) following
|
||
upstreams port to gtk4 and libadwaita.
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Sep 1 11:56:02 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||
|
||
- Update to version 3.38.1:
|
||
+ Flag GtkBuilder children as unowned.
|
||
+ Prevent reading beyond GTop's args.
|
||
+ Prevent navigation to the storage separator.
|
||
+ Prevent a double border in the performance sidebar.
|
||
+ List compatible form-factors.
|
||
- Changes from version 3.38.0:
|
||
+ Port to Tracker 3.
|
||
+ Updated translations.
|
||
- Replace pkgconfig(tracker-sparql-2.0) BuildRequires with
|
||
pkgconfig(tracker-sparql-3.0): follow upstreams port to
|
||
Tracker 3.
|
||
|
||
-------------------------------------------------------------------
|
||
Sat Sep 5 23:12:01 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
||
|
||
- Update to version v3.37.1:
|
||
+ Add icons to the pages.
|
||
+ app-item: Add application ID based on .desktop file name.
|
||
+ app-item: Add application lookup based on cgroup information.
|
||
+ app-item: Add newline at end of file.
|
||
+ application: Don't access the header bar directly.
|
||
+ application: Load icon resources.
|
||
+ cpu-sub-view: Don't hardcode the width.
|
||
+ cpu-sub-view: Don't horizontally center.
|
||
+ header-bar: Make it a HdyHeaderBar.
|
||
+ header-bar: Replace the GtkStackSwitcher by a
|
||
HdyViewSwitcherTitle.
|
||
+ header-bar: Wrap the search button in a revealer.
|
||
+ icons: Add the speedometer-symbolic icon.
|
||
+ memory-sub-view: Don't horizontally center.
|
||
+ performance-view: Make the search bar adaptive.
|
||
+ performance-view: Replace the GtkPaned by a HdyLeaflet.
|
||
+ performance-view: Set a minimum width to the content box.
|
||
+ performance-view: Use a HdyColumn.
|
||
+ process-row: Don't hardcode the width.
|
||
+ process: Add function to read cgroup information.
|
||
+ storage-view: Replace the GtkPaned by a HdyLeaflet.
|
||
+ window: Add a HdyViewSwitcherBar.
|
||
+ window: Add action_on_search().
|
||
+ window: Drop get_header_bar().
|
||
+ window: Inline the header into the window.
|
||
+ window: Reduce the hardcoded minimum size.
|
||
+ window: Specialize Hdy.ApplicationWindow.
|
||
+ window: Use a GtkBuilder template.
|
||
- Add pkgconfig(libhandy-1) BuildRequires: new dependency.
|
||
|
||
-------------------------------------------------------------------
|
||
Sat Jan 25 14:12:25 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
||
|
||
- No longer recommend -lang: supplements are in use
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Sep 6 13:28:50 NZST 2019 - luke@ljones.dev
|
||
|
||
- Update to version None:
|
||
+ Add support for GameMode.
|
||
+ Support for correctly identfying Flatpaks (specifically Steam).
|
||
+ Add an EditorConfig file.
|
||
+ Introduce the new Storage panel.
|
||
+ Added/updated/fixed translations.
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Mar 22 16:10:39 UTC 2019 - bjorn.lie@gmail.com
|
||
|
||
- Update to version 3.32.0:
|
||
+ Retire application menu.
|
||
+ Simplify the build scripts.
|
||
+ Drop RG and EGG libraries.
|
||
+ Use libdazzle.
|
||
+ Add filter processes option.
|
||
+ Support grouping system processes.
|
||
+ Add new application icon.
|
||
+ Updated translations.
|
||
- Add pkgconfig(libdazzle-1.0) BuildRequires: New dependency.
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Sep 25 14:43:04 UTC 2018 - bjorn.lie@gmail.com
|
||
|
||
- Update to version 3.30.0:
|
||
+ Support Adwaita dark better.
|
||
+ Fix error message grammar/typos.
|
||
+ Fix compatibility with newer Vala.
|
||
+ Use proper POSIX API in quit-process-dialog.
|
||
+ Add scrolling animation to performance view.
|
||
+ Update screenshots.
|
||
+ Updated translations.
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Mar 12 22:53:30 UTC 2018 - bjorn.lie@gmail.com
|
||
|
||
- Update to version 3.28.0:
|
||
+ Drop "accountsservice" dependency.
|
||
+ process-row: Consume AccountsService data over DBus.
|
||
+ Updated translations.
|
||
- Drop pkgconfig(accountsservice) BuildRequires: No longer needed.
|
||
|
||
-------------------------------------------------------------------
|
||
Sun Mar 04 13:08:00 UTC 2018 - bjorn.lie@gmail.com
|
||
|
||
- Update to version 3.27.92:
|
||
+ Add categories to desktop file.
|
||
+ Fix flatpak manifest file URLs.
|
||
+ Updated translations.
|
||
- Drop update-desktop-files BuildRequires and no longer use
|
||
suse_update_desktop_file macro, no longer needed.
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Feb 28 16:30:11 UTC 2018 - dimstar@opensuse.org
|
||
|
||
- Modernize spec-file by calling spec-cleaner
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Feb 09 18:56:13 UTC 2018 - bjorn.lie@gmail.com
|
||
|
||
- Update to version 3.27.90:
|
||
+ Updated translations.
|
||
- Following upstreams License changes, replace AGPL-3.0 with new
|
||
upstream GPL-3.0 in spec.
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Feb 5 19:09:26 UTC 2018 - jengelh@inai.de
|
||
|
||
- Update description.
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Jan 24 16:38:55 UTC 2018 - bjorn.lie@gmail.com
|
||
|
||
- Update to version 0.4.5~20180114.6452220:
|
||
+ license: Add correct license file with GPLv3.
|
||
+ Updated translations.
|
||
- Switch Licence tag ref upstreams correction.
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Jan 04 18:23:10 UTC 2018 - zaitor@opensuse.org
|
||
|
||
- Update to version 0.4.5~20180103.65d5f93:
|
||
+ swap-speedometer: Initialize label to "0%".
|
||
+ Updated translations.
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Dec 22 23:02:11 UTC 2017 - zaitor@opensuse.org
|
||
|
||
- Initial packaging for openSUSE.
|
||
|