Changelog for
wingpanel-indicator-bluetooth-2.1.8-2.1.x86_64.rpm :
* Mon Sep 06 2021 Alexei Podvalsky
- Update to 2.1.8:
* Minor updates:
* Improve restoring Bluetooth state on restart and resuming from suspend
* Updated translations
* Add tooltip on hover
* Add a fallback device name for headphones
* Thu Jun 10 2021 Alexei Podvalsky - Update to 2.1.6:
* Prevent showing duplicate devices
* Fix animated icon when disabling Bluetooth
* Fallback device names to their device type instead of \"(null)\"
* Updated translations
* Mon Apr 13 2020 Alexei Podvalsky - Update to 2.1.5:
* Use GLib.DBusObjectManagerClient instead of doing everything by oursels (#108)
* Update bluetooth.appdata.xml.in
* Device: Subclass Gtk.ListBoxRow (#79)
* Meson: Add data to subdirs (#100)
* Data: clean up names and meson (#101)
* Mon Nov 25 2019 Alexei Podvalsky - Update to 2.1.4
* Tue May 28 2019 Alexei Podvalsky - Update to 2.1.3:
* Device: add status images (#78)
* DisplayWidget: Fix warning caused by a typo (#76)
* PopoverWidget: Use a listbox for devices and sort (#75)
* Always enable use of fallback icon (#72)
* Escape device name (#70)
* Merge branch \'origin/master\' into Weblate
* Spelling: Bluetooth, BT indicator signal (#67)
* Mon Dec 24 2018 Alexei Podvalsky - Update to 2.1.2:
* Device: Fix bold device names (#66)
* Meson: Use GLib preset for l10n
* Thu Nov 08 2018 Alexei Podvalsky - Add regex for filtering provided libraries
* Mon Oct 08 2018 Alexei Podvalsky - Update to 2.1.1
* Tue Jun 12 2018 avvissuAATTyandex.by- Update to 2.1.0:
* RDNN (#63)
* Remove unused gschema gettext domain
* Add editorconfig file
* Fix freeze if power off when connected. (#60)
* Lose style_context private member; modify style_context before setting icon (#58)
* Manager.vala: Remove unused methods (#55)
* Fix deprecation warnings with get_active () (#54)
* PopoverWidget: Use Revealer when add/remove devices (#46)
* Get rid of unnecessary close request signal (#47)
* Update to latest wingpanel API (#52)
* Device.vala: GObject-style (#45)
* PopoverWidget: use native Gtk.ScrolledWindow (#49)
* DisplayWidget: GObject-style (#50)
* Consistently namespace everything as BluetoothIndicator (#51)
* PopoverWidget: Use granite style constant (#48)
* Update copyright headers (#44)
* Indicator.vala: Use GObject style (#43)
* Remove CMake (#39)
* Removed useless content and link to deprecated utility (#38)
* Install settings schema (#36)
* Use Gtk.ModelButton (#35)
* Meson: Add a var for gettext name (#33)
* Animate disabled slashie (#30)
* Add deps to README (#32)
* Add meson build support (#31)
* Sat Jun 09 2018 avvissuAATTyandex.by- Switch to github- Switch to meson- Add README files- Spec file cleanup