Pull in VITURE Beast and unfinished Pro 2 support, bump to v2.11.0

This commit is contained in:
wheaney 2026-08-14 16:28:16 -07:00
parent 013690580c
commit 886ce0b9dc
3 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
2.9.13
2.11.0

View File

@ -334,7 +334,7 @@ export const DeviceDataStream = GObject.registerClass({
} else if (this.breezy_desktop_running !== this.breezy_desktop_actually_running) {
// update the breezy_desktop_running property if the state changes to trigger "notify::" events
this.breezy_desktop_running = this.breezy_desktop_actually_running;
if (!this.breezy_desktop_running && keepalive_only) {
if (!this.breezy_desktop_running) {
this.device_data = null;
this.imu_snapshots = null;
}

@ -1 +1 @@
Subproject commit 33f15b0e15b141e7664afcc4c09d2c19b62716c0
Subproject commit dd0d592130b7fb8bc0923d2df6238e0c6a8b419b