diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index 4eaf2ec22..8020e46c5 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -49,7 +49,6 @@ jobs: defines: - "" - "DESKTOP_APP_DISABLE_X11_INTEGRATION" - - "DESKTOP_APP_DISABLE_WAYLAND_INTEGRATION" env: UPLOAD_ARTIFACT: "true" diff --git a/.gitmodules b/.gitmodules index dfc92dbf1..91f154826 100644 --- a/.gitmodules +++ b/.gitmodules @@ -82,9 +82,6 @@ [submodule "Telegram/ThirdParty/dispatch"] path = Telegram/ThirdParty/dispatch url = https://github.com/apple/swift-corelibs-libdispatch -[submodule "Telegram/ThirdParty/wayland-protocols"] - path = Telegram/ThirdParty/wayland-protocols - url = https://github.com/gitlab-freedesktop-mirrors/wayland-protocols.git [submodule "Telegram/ThirdParty/kimageformats"] path = Telegram/ThirdParty/kimageformats url = https://github.com/KDE/kimageformats.git @@ -94,9 +91,6 @@ [submodule "Telegram/ThirdParty/cld3"] path = Telegram/ThirdParty/cld3 url = https://github.com/google/cld3.git -[submodule "Telegram/ThirdParty/wayland"] - path = Telegram/ThirdParty/wayland - url = https://github.com/gitlab-freedesktop-mirrors/wayland.git [submodule "Telegram/ThirdParty/libprisma"] path = Telegram/ThirdParty/libprisma url = https://github.com/desktop-app/libprisma.git diff --git a/Telegram/ThirdParty/wayland b/Telegram/ThirdParty/wayland deleted file mode 160000 index b2649cb3e..000000000 --- a/Telegram/ThirdParty/wayland +++ /dev/null @@ -1 +0,0 @@ -Subproject commit b2649cb3ee6bd70828a17e50beb16591e6066288 diff --git a/Telegram/ThirdParty/wayland-protocols b/Telegram/ThirdParty/wayland-protocols deleted file mode 160000 index 4624cfaaf..000000000 --- a/Telegram/ThirdParty/wayland-protocols +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 4624cfaaf563cd7be5e2e2087c8de6d3a48ea867 diff --git a/Telegram/lib_base b/Telegram/lib_base index 3d1ea724a..d5a6bfced 160000 --- a/Telegram/lib_base +++ b/Telegram/lib_base @@ -1 +1 @@ -Subproject commit 3d1ea724a80c3e3a431a88a653d24f4f418eaea8 +Subproject commit d5a6bfced0b1fa35c4f601816313d02e6ecb7cde diff --git a/cmake b/cmake index 621b01ec9..a428df544 160000 --- a/cmake +++ b/cmake @@ -1 +1 @@ -Subproject commit 621b01ec9bd7f953223147daf59ab4c850cb3c40 +Subproject commit a428df5440e76a726abc30924766ac7da0cb381c