telegramdesktop / tdesktop

Telegram Desktop messaging app
https://desktop.telegram.org/
Other
26.23k stars 5.2k forks source link

Bad UI performance on Linux Wayland #27785

Closed PoSayDone closed 6 months ago

PoSayDone commented 6 months ago

Steps to reproduce

26343 regression

Expected behaviour

Normal fps

Actual behaviour

Laggish non responsive UI

Operating system

NIxOS 23.04, Hyprland

Version of Telegram Desktop

4.16.7 (nixpkgs)

Installation source

Other (unofficial) source

Crash ID

No response

Logs

No response

ilya-fedin commented 6 months ago

26343 regression

Other (unofficial) source

I'm not sure how there could be a regression given that the fix was done to the tdesktop's Qt patchset and you don't use a build using it?

PoSayDone commented 6 months ago

26343 regression

Other (unofficial) source

I'm not sure how there could be a regression given that the fix was done to the tdesktop's Qt patchset and you don't use a build using it?

I am using telegram version from nixpkgs. That is how it is built: https://github.com/NixOS/nixpkgs/blob/master/pkgs/applications/networking/instant-messengers/telegram/telegram-desktop/default.nix

ilya-fedin commented 6 months ago

That is exactly my point, it has no fix as it doesn't use the Qt patchset. You have to use static binary, flatpak or snap package.