Re: git: d076c78e68c1 - main - www/firefox: update to 109.0 (rc1)
- In reply to: Matthew D. Fuller: "Re: git: d076c78e68c1 - main - www/firefox: update to 109.0 (rc1)"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 12 Jan 2023 01:27:32 UTC
Wow, this project is such a pleasure. Within minutes of posting a problem I get (a) a link to the upstream bug report and (b) a pointer to a fix for a different but similar window manager. In the end ignoring NotifyNonlinearVirtual inside HandleLeaveNotify() was all that I needed. The code was already ignoring NotifyInferior and while ctwm also ignores NotifyVirtual, ignoring that broke the ability to detect the transition from a window to the root (which broke keyboard shortcuts) and besides firefox doesn't appear to generate NotifyVirtual events (that I was able to see anyway). Thanks, everybody! Craig