[Pureos-changes] Accepted gnome-usage 3.30.0+540+git4804bca-1pureos0 (source) into amber-phone-staging, amber-phone-staging
Guido Günther
agx at sigxcpu.org
Mon Mar 2 09:20:03 PST 2020
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sat, 29 Feb 2020 17:17:04 +0100
Source: gnome-usage
Architecture: source
Version: 3.30.0+540+git4804bca-1pureos0
Distribution: amber-phone
Urgency: medium
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
Changed-By: Guido Günther <agx at sigxcpu.org>
Changes:
gnome-usage (3.30.0+540+git4804bca-1pureos0) amber-phone; urgency=medium
.
[ Christopher Davis ]
* Retire app menu.
As per https://gitlab.gnome.org/GNOME/Initiatives/issues/4,
the application menu is being retired.
The application menu has been moved into a primary menu within
Usage, with "About" being changed to "About Usage".
Related to https://gitlab.gnome.org/GNOME/gnome-usage/issues/52
.
[ Piotr Drąg ]
* Update POTFILES.in
* Update Polish translation
* Update POTFILES.in and POTFILES.skip
* Update Polish translation
* Update POTFILES.in and POTFILES.skip
.
[ Daniel Mustieles ]
* Updated Spanish translation
* Updated Spanish translation
.
[ Kukuh Syafaat ]
* Update Indonesian translation
* Update Indonesian translation
.
[ Rafael Fontenelle ]
* Update Brazilian Portuguese translation
* Update Brazilian Portuguese translation
.
[ yodatak ]
* Add Flatpak build on the CI
* Simplify the build
* Update .gitlab-ci.yml
* Update .gitlab-ci.yml
* Simplyfy + Set the expiration to 7 days + remove args
.
[ Petr Štětka ]
* graphs: Remove rg and egg library
* graphs: Add custom vapi for libdazzle.
Actual/system version libdazzle vapi doesn't have methods like
get_iter_first, iter_next etc.. which we are using in
GraphStackedRenderer.
* graphs: Replace rg library with Dazzle library
* CI: Add libdazzle dependency.
We need libdazzle >= 3.30, so this commit update image to
Fedora 29 too.
* header-bar: Add filter processes button.
Add MenuButton to headerbar in performance tab for grouping system
processes or showing all processes.
* app-item: Add AppItem class for simplify SystemMonitor
* system-monitor: Simplify SystemMonitor
* quit-process-dialog: Simplify QuitProcessDialog according to backend
* process-row: Simplify ProcessRow according to backend
* process-list-box: Simplify ProcessListBox according to backend
* Remove unused files
* system-monitor: Add support for grouping system processes to backend
* gschema.xml: Add "system" to default unkillable processes
"system" representing app-item, which group all system processes
when are grouped. We don't want to allow the user to kill all system
processes.
* process-list-box: Update list-box when system-monitor notices
* Add action on activate group-system-processes radio button
* cpu-sub-view: Update showing list-box acording to backend state
* memory-sub-view: Update showing list-box acording to backend state
* primary-menu: Merge performance filter button and primary menu into one
* primary-menu: remove unused variable, it fix build warning
* DBus method FindUserById throws GLib.Error instead of GLib.IOError
* Remove unused code: graph-block and graph-block-row
* css: remove unused css code
.
[ Abderrahim Kitouni ]
* flatpak: build libdazzle
this is a new dependency added in cd5a5e388e06f03a85ae6ced3386b39c8719d538
.
[ Marek Cernocky ]
* Updated Czech translation
.
[ Anders Jonsson ]
* Update Swedish translation
.
[ Felipe Borges ]
* speedometer: Don't add GtkLabel twice to Speedometer.
Fixes #56
* icons: Update to new icon.
See https://gitlab.gnome.org/GNOME/Initiatives/issues/2
* Release 3.32.0.
Closes #61
.
[ Jiri Grönroos ]
* Update Finnish translation
.
[ Balázs Úr ]
* Update Hungarian translation
.
[ Fran Dieguez ]
* Update Galician translation
.
[ Emin Tufan Çetin ]
* Update Turkish translation
.
[ Ask Hjorth Larsen ]
* add da to LINGUAS
* Updated Danish translation
.
[ Nathan Follens ]
* Update Dutch translation
.
[ Gianvito Cavasoli ]
* Update Italian translation
(cherry picked from commit a9bb7bf062203a3387dd555927019f59ad825142)
* Update Italian translation
.
[ Fabio Tomat ]
* Update Friulian translation
.
[ Марко Костић ]
* Update Serbian translation
(cherry picked from commit 48a65e560b594c6eb16356e2c3c3497163141db8)
.
[ Asier Sarasua Garmendia ]
* Add Basque translation
(cherry picked from commit 7d7c543bf991a95177238ccdb9a0706757f84021)
.
[ Charles Monzat ]
* Update French translation
(cherry picked from commit ecc8b3d30d6c3b31f11c4fe2ad43a0af79d3cecb)
.
[ Rico Tzschichholz ]
* Constructors of abstract classes should not be public
.
[ Adrien Plazas ]
* debian: Add dependency on libdazzle-1.0 >= 3.30.0
* Add libhandy 0.0.10 dependency
* librem5: window: Drop the hardcoded minimum size
* performance-view: Replace the GtkPaned by a HdyLeaflet.
This makes the switcher hide itself if the window is too narrow, helping
the window to fit phone screens.
* storage-view: Replace the GtkPaned by a HdyLeaflet.
This makes the switcher hide itself if the window is too narrow, helping
the window to fit phone screens.
* librem5: storage-view: Hide the action bar
* performance-view: Use a HdyColumn.
This helps making the view adaptive.
* cpu-sub-view: Don't horizontally center.
This lets the HdyColumn do its job at handling the width.
* memory-sub-view: Don't horizontally center.
This lets the HdyColumn do its job at handling the width.
* cpu-sub-view: Don't hardcode the width.
This lets the HdyColumn do its job at handling the width.
* process-row: Don't hardcode the width.
This lets the HdyColumn do its job at handling the width.
* performance-view: Make the search bar adaptive.
Make the search bar a HdySearchBar to make it adaptive.
* performance-view: Set a minimum width to the content box.
Sets a sane minimum width to the content of the view so it can fold
before being too narrow.
* Add the speedometer-symbolic icon.
This will be used to represend the Performance page.
* application: Load icon resources.
This is needed to access the embedded icons.
* Add icons to the pages.
This makes the view switcher look better.
* Replace GtkHeaderBar by HdyHeaderBar.
This is needed to make the view switcher work well.
* Replace GtkStackSwitcher by HdyViewSwitcher.
This helps making the window adaptive.
* Add a HdyViewSwitcherBar
* header-bar: Hide the storage selection button.
We hide the action bar too so we don't want it.
* Add a HdySqueezer to move the view switcher to the bottom of the window
* header-bar: Ensure buttons are shown only in the right mode
* heaer-bar: Put the storage rescan button in a revealer.
This makes the button take just as much space even when it is hidden,
keeping the space allocated to the squeezer consistent.
* debian: Add the libhandy-0.0 >= 0.0.10 dependency
.
[ Guido Günther ]
* debian: Use gtherm
* Add initial thermal view.
Just thermal zone temperature for now, no cooling devices
* Add gitlab-ci
* Build-dep on tracker-sparql.
I wonder how this ever built before?
* Recommend gthd.
Thermal view is only useful with it.
Checksums-Sha1:
ddf1b452dcbfab20c418cc3fd836287b8603bfe8 2136 gnome-usage_3.30.0+540+git4804bca-1pureos0.dsc
afef1362797734c3af04654ad1e81ec0ff2e2029 392934 gnome-usage_3.30.0+540+git4804bca.orig.tar.gz
8794670610b16b7fd736d38ceb7a5dc71398fd75 5400 gnome-usage_3.30.0+540+git4804bca-1pureos0.debian.tar.xz
25409347f63a293fc3deb8fdb777296e8d010fcf 16120 gnome-usage_3.30.0+540+git4804bca-1pureos0_arm64.buildinfo
Checksums-Sha256:
e809a868e64bcd8155d72d600e5eb0af605301811d9c493c925b3b16ae7ebadd 2136 gnome-usage_3.30.0+540+git4804bca-1pureos0.dsc
898e1e40e4e19cedf669487bd13ddc3c5d13758ea024309f3f76ed6bb2811e9a 392934 gnome-usage_3.30.0+540+git4804bca.orig.tar.gz
e7259ad45f6b5f3f4f147665e3bf6ee734b9b28ae66efca45a024970d061162b 5400 gnome-usage_3.30.0+540+git4804bca-1pureos0.debian.tar.xz
adabe457bb54645b360a87e45961627965ed4999a10e1cb744c09a8a85378813 16120 gnome-usage_3.30.0+540+git4804bca-1pureos0_arm64.buildinfo
Files:
58e0c23f5df4c9f7caec4fe787a48801 2136 gnome optional gnome-usage_3.30.0+540+git4804bca-1pureos0.dsc
9ff96412bec1bf0827352fbe3fce5401 392934 gnome optional gnome-usage_3.30.0+540+git4804bca.orig.tar.gz
86bd78f46668a29b20cd427f3c8d2749 5400 gnome optional gnome-usage_3.30.0+540+git4804bca-1pureos0.debian.tar.xz
aaae2330acf9f8766e5fe06246948624 16120 gnome optional gnome-usage_3.30.0+540+git4804bca-1pureos0_arm64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQGzBAEBCAAdFiEEjQq0XWCFJ0hT17a/HLsjRafwJ0kFAl5all0ACgkQHLsjRafw
J0lm4wwAr0yuHjMmE5JcOpVUdHfDKNIDiSphkMWmnxzy+1VE/OfEmpiOpOrAFSi1
NXpKDoUJsEIDBtyE4yTsa6R9S0m7zEarjZq4H7sRa1ZIJ3wdCjBTra+2CHV6V3Dg
bkfE0SL7gaH/k39J7jASRCXfL8UQH5lwgd+WGoZfJzCe7bGTe4unJkzF8WUejPWg
wNvTCN18vqRf0eHVJ+za33NcXQkdA8A659C0SzGVVnDwffM9WqX0wHZEH72UeNs7
y+JnPUW6Qn4ELb8hAAIFYkAhbnZ1E48ggcnA74S+eteUQXiZVHDM/wHmamgT1X2W
/LXh/P2mIX/z3GTMrMV6iexGhdt8BmXYmasIxIfCYQW//xU4ZkSlLegzoKnn1QJy
T21OU+l4yKskCsVYx+JV0NCb7pevECxu7m3LRM6bAyYAJ18uSzKNjQOm24wR5jUJ
OS1YUG0WVs/sDJYuZ3uLXXTyWwSIUiGc4xKyAxIMcfb8JHtTyR/MFaN/zzZd5tPE
pIZSlNIh
=hry2
-----END PGP SIGNATURE-----
More information about the Pureos-changes
mailing list