Loading
Commits on Source 38
-
Aurimas Černius authored
-
Felipe Borges authored
As described in #3367, "Search" is present as a value rather than a description property in the final KeyListEntry in 01-launchers.xml.in. This string is translated at build time, resulting in dozens of duplicate search rows in the launchers section of the keyboard shortcuts dialog. This MR corrects the KeyEntry to match the others, removing the duplicate rows. Closes #3367 (cherry picked from commit 03b3c7e4) Co-authored-by:
Eric Daigle <eric.daigle@mailbox.org>
-
Hugo Carvalho authored
-
Vasil Pupkin authored
-
Vasil Pupkin authored
-
Felipe Borges authored
The port to AdwDialog in the printer details forgot to make sure that the dialog close response runs (which applies the changes). Fixes #3382 (cherry picked from commit 8b4ba7d7) Co-authored-by:
Felipe Borges <felipeborges@gnome.org>
-
Emin Tufan Çetin authored
-
Asier Saratsua Garmendia authored
-
Antonio Marin authored
-
Brage Fuglseth authored
-
Quentin PAGÈS authored
-
Davide Ferracin authored
-
Balázs Úr authored
-
Cheng-Chia Tseng authored
-
Cheng-Chia Tseng authored
-
Matthijs Velsink authored
Elements of the list returned by gtk_size_group_get_widgets() become invalid after the call to gtk_size_group_remove_widget(). (cherry picked from GNOME/network-manager-applet@6b0de82dd52d0f9c7279a0dcae7d4b6a8e0cf5f0) (cherry picked from commit c3994d40) Co-authored-by:
Beniamino Galvani <bgalvani@redhat.com>
-
Philipp Kiemle authored
-
Baxrom Raxmatov authored
-
Juliano de Souza Camargo authored
-
Cas Pascal authored
-
Jordi Mas authored
-
Matthijs Velsink authored
If the chart is being asked to represent a partial week of data with at least one value greater than the overlay line value (i.e. the user’s screen time limit), the bars which should be taller than the overlay line will be clipped to the height of the overlay line. This is because empty data slots are represented as `NAN`, and `MAX (some_float, NAN) == NAN` for fun reasons. Signed-off-by:
Philip Withnall <pwithnall@gnome.org> Fixes: #3395 (cherry picked from commit 507941b4) Co-authored-by:
Philip Withnall <pwithnall@gnome.org>
-
Matthijs Velsink authored
This wasn’t actually causing any problems which I could trigger by using the app, but could potentially have caused problems. I found it by enabling `SIGFPE` for more floating point exceptions than normal: ```c // somewhere early on in the process feenableexcept (FE_DIVBYZERO | FE_INVALID); ``` Signed-off-by:
Philip Withnall <pwithnall@gnome.org> (cherry picked from commit 3f83a858) Co-authored-by:
Philip Withnall <pwithnall@gnome.org>
-
Matthijs Velsink authored
This reverts commit 99ad5e51 (cherry picked from commit 13347516) Co-authored-by:
Jordan Petridis <jpetridis@gnome.org>
-
Марко Костић authored
-
Matthijs Velsink authored
Fixes: #3408 Signed-off-by:
Bin Li <binli@ubuntu.com> (cherry picked from commit 4339427f) Co-authored-by:
Bin Li <binli@ubuntu.com>
-
Matthijs Velsink authored
The row is currently activatable, while activating the row doesn't do anything. This commit disables activatable so there isn't any confusion. (cherry picked from commit 1339ebab) Co-authored-by:
Jamie Gravendeel <me@jamie.garden>
-
Felipe Borges authored
This reverts commit 03b3c7e4. (cherry picked from commit 923b7c85)
-
Felipe Borges authored
We load the shortcuts at runtime. Avoids the issue that causes #3367 Co-authored-by:
Matthijs Velsink <mvelsink@gnome.org> (cherry picked from commit 42f937c6)
-
Felipe Borges authored
-
Jeremy Bícha authored
-
Jeremy Bícha authored
Update to upstream version '48.1' with Debian dir 4d9860b0bfac53e662ac3dea0d228a2db1bf5523
-
Jeremy Bícha authored
-
Jeremy Bícha authored
-
Nathan Teodosio authored
tagging package gnome-control-center version debian/1%48.1-1
-
Nathan Teodosio authored
Applied upstream.
-
Nathan Teodosio authored
identical GPUs when different GPUs are available (LP: #2037076).
-
Nathan Teodosio authored