Loading
Commits on Source 29
-
Rachida SACI authored
-
Matej Urbančič authored
-
Jordi Mas authored
-
Милош Поповић authored
-
Милош Поповић authored
-
Juliano de Souza Camargo authored
-
Vaishnavi Nawghare authored
Related: #599
-
Vaishnavi Nawghare authored
Fixes: #599
-
Fabio Tomat authored
-
Efstathios Iosifidis authored
-
Hugo Carvalho authored
-
Guntupalli Karunakar authored
-
Jordi Mas authored
-
Andre Klapper authored
When not logged in, the New Issue URL only redirects to an unhelpful login page while the Issues page allows you to search for existing issues and still offers a "New Issue" button.
-
Jose Riha authored
-
Marinus Schraal authored
Switch to main branch to fix the build. Related: #616
-
Marinus Schraal authored
Nightly flatpak started reporting an issue with the Tracker->LocalSearch rename: `Error: D-Bus service file 'org.gnome.Music.Devel.LocalSearch3.service' has wrong name` Cleaning out the service file resolves the issue for now. This is probably not a good long term solution. Fixes: #616
-
Marinus Schraal authored
PyGObject added an override for register_object in pygobject!219, which mandates the use additonial arguments which were implicit before. Add given arguments. Fixes: #617
-
Michael Catanzaro authored
There is probably a smarter or more elegant way to do this, but this works. Fixes #553
-
Debanga Sarma authored
Add error handling code for bad media art image format. Log the filename on error. Fixes: #605
-
Marinus Schraal authored
-
Marinus Schraal authored
Split out for clarity.
-
Marinus Schraal authored
Declutter the main conditional
-
Marinus Schraal authored
Make the key checks one big if/else statement to have a cleaner control flow. Inline the modifiers check for this.
-
Marinus Schraal authored
Music was not stopping the propagation of handled keys, as mentioned in gnome-music#553#note_2072517. The new control flow allows for easier controlling the eventual propagation.
-
Marinus Schraal authored
-
Marinus Schraal authored
The songs view is gone, remove the corresponding shortcut.
-
Marinus Schraal authored
-
Jeremy Bícha authored