hyprwm / Hypr

Hypr is a tiling window manager written in modern C++.
BSD 3-Clause "New" or "Revised" License
1.06k stars 32 forks source link

Unable to interact with Tidal-Hifi. #68

Closed aarchangel64 closed 2 years ago

aarchangel64 commented 2 years ago

Please describe the bug I am unable to use Tidal-Hifi (an electron app). I cannot interact with it, i.e. can't click anything or scroll. I don't think this is an issue with Tidal-Hifi as it works fine on other WMs (awesomewm, i3).

Steps to reproduce: Open Tidal-Hifi. Try clicking or scrolling anywhere. Nothing will happen.

Expected behavior Interactions should work.

Anything else? I'm using picom as a compositor. I can upload my configs if that will help.

Log: https://pastebin.com/PUpA9Kac

vaxerski commented 2 years ago

Can't reproduce, fully works for me.

Try resizing the window by any amount. some windows don't accept input until resized, idk why.

aarchangel64 commented 2 years ago

Interesting, after resizing I get graphical errors like this, and I'm still not able to interact with the program:

image

vaxerski commented 2 years ago

image

As I've said, can't reproduce. Maybe related to #53 ?

aarchangel64 commented 2 years ago

Sorry for the unreproducible bug! I'll open an issue on tidal-hifi's repository, since I seem to have reproduced the issue on i3 as well. I'll close this for now.

And thanks for the awesome project!

aarchangel64 commented 2 years ago

I solved the issue! It appears that the app would get frozen when creating a notification (in this case, the currently playing song). This was fixed by installing a notification manager, such as dunst. Perhaps that is also the problem in #53?

vaxerski commented 2 years ago

doubt, #53 is about Wine, which afaik doesnt create notifs. Also they said that on i3 it worked.