ags icon indicating copy to clipboard operation
ags copied to clipboard

[help] detect mouse motion

Open georgetzlp opened this issue 1 year ago • 0 comments

I am trying to add a mouse move listener using the EventControllerMotion class from types/@girs/gtk-3.0/gtk-3.0.cjs (specifically to a notification widget for the ability to drag it off screen)

unfortunately I haven't found any way to do this as I am unable to add a controller to any kind of widget and there's no other event that can do this as far as I can tell

georgetzlp avatar Jul 25 '24 18:07 georgetzlp