Using `MouseX` / `MouseY` in emacs

The question is almost fully phrased in the title: Is it possible to use MouseX / MouseY when using scel instead of the scide?

I’m on Linux using Gnome on Wayland in case that’s relevant. I noticed that the mouse MouseX.ar only changes in value whenever I move my mouse across a supercollider-created GUI element, such as the oscilloscope, or any part of the IDE window. Since that’s mostly absent when using emacs it’s not obvious to me how I could use the cursor tracking UGens.

Thanks!

1 Like

That’s a security design of Wayland. I don’t think there is a simple solution.

You can create a GUI window. Inside this window, those UGens should work. I believe.