Re: pop up windows

Steven J Abner <[email protected]> Sun, 16 Feb 2025 06:01:30 -0500
Newsgroups gmane.comp.freedesktop.xcb
Message-ID <[email protected]>
On Sun, Feb 16 2025 at 08:31:57 AM +0000, Steven J Abner 
<[email protected]> wrote:
> xcb_ungrab_pointer() so on running you should have to reboot since 
> grab pointer aint letting go :)

Please let me know your result on the having to reboot. That leads me 
to think, if I'm the only one with problem, then maybe I should try a 
reinstall of xcb. Maybe a single bit is off on that function for me. 
Also found the some of my focus code was unneeded with a working grab, 
so is possible that it's hiding a non-working grab. Can also use debug 
code and turn on motion reporting to see if events outside of white 
window, or huge button :) or being reported.
 Kinda scared to re-install xcb, so please let me know.
Thanks
Steve