diff --git a/desktop-app-patches b/desktop-app-patches index 12780ae..78fe199 160000 --- a/desktop-app-patches +++ b/desktop-app-patches @@ -1 +1 @@ -Subproject commit 12780ae73abe21d00ae125e284d8bca9d8993948 +Subproject commit 78fe199b743df0358c04502d6947cd42bb5d16ed diff --git a/org.telegram.desktop.yml b/org.telegram.desktop.yml index 036c8d5..ba2a168 100644 --- a/org.telegram.desktop.yml +++ b/org.telegram.desktop.yml @@ -182,8 +182,8 @@ modules: - -DFMT_TEST=OFF sources: - type: archive - url: https://github.com/fmtlib/fmt/releases/download/10.1.1/fmt-10.1.1.zip - sha256: b84e58a310c9b50196cda48d5678d5fa0849bca19e5fdba6b684f0ee93ed9d1b + url: https://github.com/fmtlib/fmt/releases/download/10.2.0/fmt-10.2.0.zip + sha256: 8a942861a94f8461a280f823041cde8f620a6d8b0e0aacc98c15bb5a9dd92399 x-checker-data: type: json url: https://api.github.com/repos/fmtlib/fmt/releases/latest @@ -541,8 +541,8 @@ modules: sources: - type: git url: https://github.com/telegramdesktop/tdesktop.git - commit: cb4fce251e77fe5a7f9f311ce9447804c01a1fc8 - tag: v4.13.1 + commit: 0ae537478fdcf96a0aedc4e0c1f22273c759f85c + tag: v4.14.1 x-checker-data: type: json url: https://api.github.com/repos/telegramdesktop/tdesktop/releases diff --git a/qtbase.json b/qtbase.json index 875a0bf..99064fd 100644 --- a/qtbase.json +++ b/qtbase.json @@ -27,7 +27,7 @@ "desktop-app-patches/qtbase_6.6.1/0024-highdpi-downscale-property.patch", "desktop-app-patches/qtbase_6.6.1/0025-highdpi-downscale-wayland.patch", "desktop-app-patches/qtbase_6.6.1/0026-highdpi-downscale-opengl.patch", - "desktop-app-patches/qtbase_6.6.1/0027-qt-patched-define.patch", - "desktop-app-patches/qtbase_6.6.1/0028-fill-transparent-hidpi-backing-store.patch" + "desktop-app-patches/qtbase_6.6.1/0027-fill-transparent-hidpi-backing-store.patch", + "desktop-app-patches/qtbase_6.6.1/0028-update-window-geometry-on-scale-change.patch" ] } \ No newline at end of file diff --git a/qtwayland.json b/qtwayland.json index 105ac2c..7507c94 100644 --- a/qtwayland.json +++ b/qtwayland.json @@ -4,6 +4,8 @@ "desktop-app-patches/qtwayland_6.6.1/0001-Client-Move-topmost-grabbing-popup-tracking-to-QWayl.patch", "desktop-app-patches/qtwayland_6.6.1/0002-force-enable-fractional-scale.patch", "desktop-app-patches/qtwayland_6.6.1/0003-use-native-coordinates-cursor-pos.patch", - "desktop-app-patches/qtwayland_6.6.1/0004-offload-transparency-filling-to-hidpi.patch" + "desktop-app-patches/qtwayland_6.6.1/0004-offload-transparency-filling-to-hidpi.patch", + "desktop-app-patches/qtwayland_6.6.1/0005-popup-reposition.patch", + "desktop-app-patches/qtwayland_6.6.1/0006-fix-gtk4-embedding.patch" ] } \ No newline at end of file