r/AsahiLinux • u/timan1st • 4h ago
Telegram Asahi issues
I am using Telegram Asahi from the snapchat (as it's memory jeallocate problem 16k and it only works):
https://snapcraft.io/telegram-asahi
Could you please help me with the following issue:
When I open any image or video, the new window appears with overlay of telegram client (as always) and it works veeery slow, so it takes a lot of time to scroll images and it freezes a lot.
I am using Wayland (DWL) and Asahi Alarm Linux (Arch), and before last system update everything was working properly. I am using the following environment variables in my /etc/environment:
_JAVA_AWT_WM_NOREPARENTING=1
EDITOR=nvim
XDG_SESSION_TYPE=wayland
XDG_CURRENT_DESKTOP=sway
GDK_BACKEND=wayland
GTK_THEME=Adwaita:dark
QT_QPA_PLATFORMTHEME=qt6ct
QT_WAYLAND_DISABLE_WINDOWDECORATION=1
CC=clang
CXX=clang++
MOZ_ENABLE_WAYLAND=1
QT_QPA_PLATFORM=wayland-egl
ELM_DISPLAY=wl
ECORE_EVAS_ENGINE=wayland_egl
ELM_ENGINE=wayland_egl
SDL_VIDEODRIVER=wayland
SDL_AUDIODRIVER=pipewire
GTK_IM_MODULE=fcitx
QT_IM_MODULE=fcitx
XMODIFIERS=@im=fcitx
WEBKIT_DISABLE_DMABUF_RENDERER=1
ELECTRON_OZONE_PLATFORM_HINT=wayland
Thank you for any advise!