Results 681 comments of Mat

This would require https://github.com/actions/virtual-environments/issues/2187

You could try running Nicotine+ in Homebrew (https://github.com/nicotine-plus/nicotine-plus#stable-mojave1014), which should be native, to verify if the lag is a result of Rosetta 2 or GTK 3. The performance of GTK...

The header bar is now force disabled in the unstable macOS version of Nicotine+.

Current blockers for native M1 support: - No M1 support in GitHub Actions at the moment (for automatically generating Nicotine+ builds): https://github.com/actions/virtual-environments/issues/2187

The PyGObject-related crash is apparently fixed now: https://gitlab.gnome.org/GNOME/pygobject/-/issues/489#note_1495088

> Currently, it's possible to have a "Maximum results per search visible at a time" smaller than "Maximum total results per search". I haven't taken the time to prove it,...

I've previously thought about removing the "Maximum total results per search" option, since it doesn't serve a large purpose anymore. This can stay open, I'll take a look at the...

Some of the issues are questions and environment-related problems, those should probably be removed too.

Closing for now. We can reuse parts of this PR when writing release notes for 3.3.0 in the future.

Country flag in user info has been added. For the transfer views, we need to get the country from the user's IP address when connecting to them, and store it...