pop-os / cosmic-epoch

Next generation Cosmic desktop environment
1.72k stars 55 forks source link

Cannot click in flatpak window #229

Open vorticalbox opened 3 months ago

vorticalbox commented 3 months ago

I have a number of apps install via flatpak, brave, slack, spotify and I am unable to click any buttons in these windows.

x64code commented 3 months ago

I am having the same problem with all flatpaks - Spotify for instance you can initially use it fine, but after switching back to other applications and going back to spotify only the minimize, maximize buttons do anything, nothing inside the app is clickable.

Drakulix commented 3 months ago

From the apps you are listing the common case seems to be xwayland rather than flatpak. (Most if not all of these apps are electron apps, which don't enable wayland support by default - yet.)

Possibly fixed by https://github.com/pop-os/cosmic-comp/pull/374#issuecomment-2014840313