Open ros-financial-com opened 2 days ago
I have this troubles with the flatpak version on ubunut 24.04 with wayland, too.
Hello @ros-financial-com and @alfsch, thanks for reporting.
Can you check if the previous version still works? flatpak and snap can be a pain with wayland, and they are tricky to find the reasons as they don't tend to be easy to reproduce.
I downgraded with this command:
sudo flatpak update \
--commit=ed6e779dd7935b309daa4643e2423ab26613874ee401a238dc3296f931b0526a com.github.IsmaelMartinez.teams_for_linux
to this version:
Commit: ed6e779dd7935b309daa4643e2423ab26613874ee401a238dc3296f931b0526a
Subject: Update teams-for-linux module (72e25526)
Date: 2024-11-15 06:15:23 +0000
now resizing of teams application window is possible without problems.
hi! I got the same problem with the last version of flatpak on fedora with wayland. @alfsch 's solution solves it.
My suspicion is this PR I merged the other day. https://github.com/flathub/com.github.IsmaelMartinez.teams_for_linux/pull/90
Just updated to the latest stable flatpak (was previously using the Wayland testing branch) and I am seeing no problems at all. Window is responsive to resizing and content is scaling/reorienting as needed.
Running on openSUSE Tumbleweed, KDE Plasma 6.2.3 with kwin_wayland_wr
.
actually, it might be this one from electron https://github.com/electron/electron/issues/44543 . That sound more plausible
After the update to v1.11.5, the window cannot be resized anymore. It can only be used in a preset size (too small for many use cases) or in full screen.
To Reproduce Steps to reproduce the behavior:
Expected behavior When moving the mouse pointer to any edge or corner of the Teams window, the mouse pointer should indicate that here, the size can be changed and the window size should be adjustable.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context While the version from flatpak shows this behaviour, the one from the Arch Linux repository appears not to be affected and works as expected.