Supreeeme / xwayland-satellite

Xwayland outside your Wayland
Mozilla Public License 2.0
199 stars 9 forks source link

Drag n drop doesn't work in Bitwig Studio #32

Open Supreeeme opened 4 months ago

Supreeeme commented 4 months ago
  1. Attempt to drag clip from sidebar to arranger/clip launcher
  2. Observe nothing happens

Works everywhere else (labwc, cage, anvil) Nothing interesting in current logs...

Zy-dra commented 1 month ago

I can confirm same issue on my own end too, practically any function in bitwig that requires dragging something somewhere, even entirely within the program itself does not work.

Dragging the start and end of notes is fine, but dragging the actual notes around is entirely nonfunctional, same for plugins and clips.

forgot to mention, using niri.

Zy-dra commented 1 week ago

I've been thinking about this again - it does seem to recognize that things are being dragged, but nothing actually moves.... ...except changing pretty much any parameter, knob, end/beginning, etc.

gamescope somehow manages to deal with the input properly and "works" under niri (however is not useful due to DAWs often opening many, many new windows)

ableton with lutris has been runing flawlessly with xwayland-satellite too, so its a very weird bitwig-only specific issue...?? its a shame because I like bitwig a lot...

Supreeeme commented 1 week ago

Satellite likely needs to facilitate the XDND protocol with the drag and drop portions of Wayland (wl_data_device_manager and friends). I plan to get to this, eventually...