Loading
Commits on Source 65
-
Richard Hughes authored
-
Yuri Chornoivan authored
-
Emin Tufan Çetin authored
-
Anders Jonsson authored
-
Piotr Drąg authored
-
Balázs Úr authored
-
Boyuan Yang authored
-
Jürgen Benvenuti authored
-
Yuri Chornoivan authored
-
Luming Zh authored
-
Asier Sarasua Garmendia authored
(cherry picked from commit 761c9925a88b3519b4f0adb7eb194fd4abf4d79e)
-
Jürgen Benvenuti authored
-
Sergej A authored
-
Mario Limonciello authored
* Migrate to core22 * Update for upstream fwupd changes
-
Anders Jonsson authored
-
Automeris naranja authored
-
Automeris naranja authored
"Controls in the header bars of primary windows should all have tooltips". https://developer.gnome.org/hig/patterns/feedback/tooltips.html
-
Automeris naranja authored
"Use an ellipsis (…) at the end of a label if further input or confirmation is required from the user before the action can be carried out" https://developer.gnome.org/hig/guidelines/writing-style.html
-
Automeris naranja authored
-
Automeris naranja authored
When a doing a install, reinstall, upgrade or downgrade of a firmware, the confirmation dialog title needs to be phrased as a question.
-
Automeris naranja authored
-
Ekaterine Papava authored
-
Luming Zh authored
-
Yuri Chornoivan authored
-
Sabri Ünal authored
-
Asier Sarasua Garmendia authored
-
Sabri Ünal authored
-
Anders Jonsson authored
-
Sergej A authored
-
rene-coty authored
-
Richard Hughes authored
-
Yuri Chornoivan authored
-
Mario Limonciello authored
Just because a device isn't updatable by fwupd doesn't mean it's not useful to see the version. These devices are shown in fwupdmgr so adjust gnome-firmware to behave similarly.
-
Luming Zh authored
-
Ekaterine Papava authored
-
Automeris naranja authored
Add the following kbd shortcuts: - CTRL+R - refresh metadata - CTRL+I - install firmware archive - CTRL+W - close the window - CTRL+Q - quit the app Partially fixes https://gitlab.gnome.org/World/gnome-firmware/-/issues/56
-
Automeris naranja authored
Partially fixes https://gitlab.gnome.org/World/gnome-firmware/-/issues/56
-
Yuri Chornoivan authored
-
Sabri Ünal authored
-
Luming Zh authored
-
Ekaterine Papava authored
-
AsciiWolf authored
-
Yaron Shahrabani authored
-
Jiri Grönroos authored
-
Sergej A. authored
-
Juliano de Souza Camargo authored
-
Danial Behzadi authored
-
Christian Kirbach authored
-
Cheng-Chia Tseng authored
-
Cheng-Chia Tseng authored
-
Balázs Úr authored
-
Anders Jonsson authored
-
Daniel Mustieles authored
-
Maximiliano Sandoval authored
`developer_name` was deprecated in AppStream 1.0 and a developer attribute was added. Since many frontends do not support AppStream 1.0 fully, we cannot remove developer_name yet. This is a reverse DNS id. See https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-developer for more info.
-
Maximiliano Sandoval authored
Flathub switched to appstreamcli, hence we need to pass its validation in order to publish new builds. This commit fixes the appstreamcli error: $ flatpak run --command=flatpak-builder-lint org.flatpak.Builder appstream *metainfo* E: org.gnome.Firmware.desktop:~: desktop-app-launchable-omitted This `desktop-application` component has no `desktop-id` launchable tag, however it contains all the necessary information to display the application. The omission of the launchable entry means that this application can not be launched directly from installers or software centers. If this is intended, this information can be ignored, otherwise it is strongly recommended to add a launchable tag as well. Note that .desktop in the app id is not needed. -
Maximiliano Sandoval authored
-
Piotr Drąg authored
-
Maximiliano Sandoval R. authored
-
Maximiliano Sandoval R. authored
We need to show dialogs one after the other, if we present them all at the same time with the same transient-for the Shell will choke. Fixes: https://gitlab.gnome.org/World/gnome-firmware/-/issues/38
-
Richard Hughes authored
-
Richard Hughes authored
-
Jeremy Bícha authored