pop up windows

Steven J Abner pheonix.sja at att.net
Fri Feb 14 17:24:22 UTC 2025


On Fri, Feb 14 2025 at 04:27:39 PM +0000, Uli Schlachter 
<psychon at znc.in> wrote:
> Since I guess you do not care about the differences between different 
> input devices, you could just use a GrabPointer request for that.

  The problem I was having with xcb_grab_pointer() was/is that I was 
only receiving events with button continuously pressed, much like a dnd 
type event. I'll retry again. Maybe I need to be using MODE_SYNC 
instead of MODE_ASYNC? Could have also been wrong placement, maybe I 
need after button released? But thanks!!!!!!!!!!! But sounds like the 
mouse function like expected of setting focus.
  Thanks
Steve




More information about the Xcb mailing list