hyprwm / Hyprland

Hyprland is an independent, highly customizable, dynamic tiling Wayland compositor that doesn't sacrifice on its looks.
https://hyprland.org
BSD 3-Clause "New" or "Revised" License
19.84k stars 843 forks source link

xwayland Reaper mouse misfunction #2257

Open c3kkos opened 1 year ago

c3kkos commented 1 year ago

First of all, I KNOW it's a known issue

https://github.com/hyprwm/Hyprland/issues/1108

And that is closed due to the fact the app is running on legacy x11

The point is: this is a deadlock situation for users who are willing to use the awesome hyprland DE.

I beg devs to consider a dirty fix for this.

ps. I added a fullscreen bind to my hyprland.conf, no luck with that.

vaxerski commented 1 year ago

it was closed cuz it was fixed. What's the issue? You did not provide whats wrong

c3kkos commented 1 year ago

User cannot accurately use mouse drag on any of the "virtual moving parts" from the tracks channel strips.

Eg:

when trying to adjust any volume slider or pan wheel, the cursor -while draggin- goes crazy, it loses its position and this makes impossible to do fine (even coarse!) tuning

It seems to me a absolute<->relative cursor issue

c3kkos commented 1 year ago

https://user-images.githubusercontent.com/30070329/236693476-92d9eb35-af6d-4efa-b9c0-d45e2a2906f6.mp4

Uploaded a video to show bad behaviour

I'm running Arch Linux on a old Dell laptop with a Core2Duo CPU

All up&running with latest sudo pacman -Syu

rei-00 commented 1 year ago

a similar issue with dragging exists in Bitwig too, but with slightly different behavior #2034

the issue was attributed to how focus is handled in Hyprland, the issue doesn't occur in Sway. this seems to happen specifically among DAWs for some reason

c3kkos commented 1 year ago

When a Reaper pan wheel is dragged, using mouse left button, the cursor disappears (works as intended, to let the user clearly see the little widget). That custom behaviour may fight with hyprland cursor handling (?)

Twinkie001 commented 1 year ago

I think the mouse weirdness can be attributed to a focusing problem of some sort. From what i saw in my case it seems like Hyprland is treating faders and pan wheels as separate windows which causes the main window to constantly re-focus which causes slowness in mouse actuation. I created another issue for this, hopefully it will get looked at...

MitchMG2 commented 3 months ago

I cant post a video at the moment, but also clicking top bar menu buttons starts the "pop" animation at the center of the screen but sort of crashes/disappears before fully rendering. Its almost identical to #1108 , only with different context menus.

izmyname commented 1 day ago

Still actual? Especially, after xwayland rewrite