From 7458e57665edf91fedb18e88496cbfc13f9b29c7 Mon Sep 17 00:00:00 2001 From: Mariano Abad Date: Sat, 8 Aug 2026 14:07:51 -0300 Subject: [PATCH] chore: drop the hbb_common bump, this branch does not need it The bump carried rustdesk/hbb_common#580, the compositor-socket fallback. Nothing here depends on it: the greeter paths in this branch are the ones that run when compositor data is unavailable, which is what the commit before this one states as a known limitation. Keeping the bump would only block the greeter fix behind a review of a separate change, and would import that change's blocking review items into this path. --- libs/hbb_common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/hbb_common b/libs/hbb_common index f436f53f0..69cea8daf 160000 --- a/libs/hbb_common +++ b/libs/hbb_common @@ -1 +1 @@ -Subproject commit f436f53f0d3a71431596bd620fbd20b349ab8711 +Subproject commit 69cea8dafee147848ae88702029f4bf7df7224c3