From ba7dae82aa14d37d2c2ad9c2c93529df649c5174 Mon Sep 17 00:00:00 2001 From: Bob Date: Thu, 20 Aug 2026 18:00:14 +0000 Subject: [PATCH] build(deps): bump aw-tauri and aw-qt to pick up the start-at-login toggles aw-tauri 1aa54bf -> f70bcdf: feat(autostart): expose start-at-login as a user-facing toggle (#238) aw-qt 6fbb5f7 -> 45f4c2f: feat(autostart): user-toggleable OS-level autostart (login item) support (#127) One commit each; dependabot's gitsubmodule cadence is monthly, so without this the next release would not carry either toggle. --- aw-qt | 2 +- aw-tauri | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/aw-qt b/aw-qt index 6fbb5f770..45f4c2f66 160000 --- a/aw-qt +++ b/aw-qt @@ -1 +1 @@ -Subproject commit 6fbb5f77073b23ae54fe0de4fc9b18f1eb761ccc +Subproject commit 45f4c2f66e9a76a0e98077e32f254bde74352a03 diff --git a/aw-tauri b/aw-tauri index 1aa54bfb7..f70bcdf91 160000 --- a/aw-tauri +++ b/aw-tauri @@ -1 +1 @@ -Subproject commit 1aa54bfb767e501259ea391809b2dc0ee3c8b68b +Subproject commit f70bcdf913db3e1648b99ba459538469f744cd26