Closed jonas-moreonion closed 12 months ago
Hi @jonas-moreonion,
can you please test Mattermost from flathub-beta repository? It should include the patch. If it's working I'll merge that to the master build too.
Thanks.
Hi, I can confirm that running mattermost in the beta branch works as it should. The cursor is now the same size as in all my other windows.
Thank you!
This is similar to this issue here: https://github.com/flathub/im.riot.Riot/issues/341 and might be fixed like it was done for the Signal flatpak here: https://github.com/flathub/org.signal.Signal/commit/831398d6b89fc2ae75423ef4ee178898b9d2e908
I am running mattermost with the flags
--enable-features=UseOzonePlatform,WebRTCPipeWireCapturer --ozone-platform=wayland
since I am on wayland and I use scaling. Without those flags all the fonts are blurry. But the cursor still is suuper small and does not get scaled appropriately. It seems to be a common issue as I found several issues about it here.I can get more information on this if needed.