nicotine+:master

Last commit made on 2024-10-12
Get this branch:
git clone -b master https://git.launchpad.net/nicotine+

Branch merges

Branch information

Name:
master
Repository:
lp:nicotine+

Recent commits

53a0ab0... by Mat

macos/dependencies.py: add librsvg

adwaita-icon-theme used to pull in this dependency in the past.

ff639fa... by Mat

treeview.py: add method for faster multi-value updates

Updating multiple values at once avoids some redundant signal
emissions and calls to Gtk.TreeModel.get_path().

044b28b... by Mat

Update list of translators

71f80d0... by Mat

Merge pull request #3150 from weblate/weblate-nicotine-plus-nicotine-plus

Translations update from Hosted Weblate

2b62e77... by slrslr <email address hidden>

Translated using Weblate (Czech)

Currently translated at 38.7% (493 of 1272 strings)

Translated using Weblate (Czech)

Currently translated at 33.1% (422 of 1272 strings)

Co-authored-by: slrslr <email address hidden>
Translate-URL: https://hosted.weblate.org/projects/nicotine-plus/nicotine-plus/cs/
Translation: Nicotine+/nicotine-plus

eedcc2e... by Mat

userinfo.py: hide picture view when no picture is present

Also add a context menu option to hide the picture. Uses the "Remove"
translatable string until we can a better one in Nicotine+ 3.4.0.

Closes #2865

3972846... by Mat

userinfo.py: hide irrelevant stats when slots are free

2e95c17... by Mat

tests.yml: bump Python 3.13 to final

5160aba... by Mat

tests.yml: fix Alpine and openSUSE jobs

No fonts are installed by default, which causes GTK to crash.

fe75e00... by Mat

combobox.py: fix entry focus grab in GTK 4