Sync lib_ui with Telegram Desktop 7.0.5 - #6
Draft
Suoriks wants to merge 10 commits into
Draft
Conversation
Task: 2026/07/21/switch-slideshow-slides-by-swipe
Co-authored-by: MaxPlays35 <35427519+maxplays35@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changed
lib_uiline to upstreamdesktop-app/lib_uirevision07cea400e2e6b2a7c08a289472bf5976a77e6500, used by Telegram Desktop 7.0.5.Why
The Telegram Desktop 7.0.5 integration in AyuGramDesktop requires the current
lib_uiAPI. Pointing the superproject at upstream directly removed Ayu-specific UI contracts, while keeping the previous Ayu commit did not provide the new Telegram interfaces. This branch combines both sides into one buildable tree.Validation
lib_ui.vcxprojcompiled successfully as part of a clean Windows x64 Release build onai-station.CF00E988911075EC185FC6224965994B5AA1D7BF386B5C7D467847CE1A976DB1.The corresponding AyuGramDesktop pull request will reference this dependency.