summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* README: Mention version requirement for python-dbusmockBastien Nocera2022-02-241-0/+1
| | | | | "The latest", always, as we add new functionality to python-dbusmock that we rely on to run our tests.
* README: Mention that gnome-bluetooth isn't for app developersBastien Nocera2022-01-181-1/+3
|
* README: Mention new default adapter algorithmBastien Nocera2022-01-061-3/+7
|
* README: Explain how to disable a Bluetooth adapterBastien Nocera2022-01-061-0/+42
| | | | | Explain how to disable a builtin Bluetooth adapter as gnome-bluetooth only supports one in its UI.
* README: UpdateBastien Nocera2021-12-021-9/+3
|
* lib: Remove joypad quirks moved to the autopair pluginBastien Nocera2021-02-171-1/+1
| | | | | | | | The joypad quirk has been merged in BlueZ's autopair plugin in version 5.51, released in 2019. https://gitlab.gnome.org/GNOME/gnome-bluetooth/-/issues/36 https://bugzilla.gnome.org/show_bug.cgi?id=790906
* README: UpdateBastien Nocera2020-08-271-0/+25
Closes: #65