2009/7/31 Peter Jakobi <[email protected]>: > On Thu, Jul 30, 2009 at 11:20:57PM +0100, Thomas Adam wrote: > > just built from the jaunty source packages: > > - without change: hang as expected - OK > - with your patch applied: no hang - SUCCESS > > > two small annoyances left - maybe related, maybe not: > > - keep control pressed and "play" with the middle button > triggers sometimes triggers pasting. Possibly a race??
Nothing to do with this at all. I can't reproduce that. > - focus loss when the menu is "unmapped" in spite of the > pointing in the very same window. Another ^-Middleclick > however is processed and opens the menu. And the window > title bar quite correctly showed throughout that this > window always was the active window... What window manager is this? The popup window set override_redirect which, via the ICCCM, the windows *aren't* managed by the window manager. If you're seeing loss of focus, you've got something else broken. -- Thomas Adam _______________________________________________ rxvt-unicode mailing list [email protected] http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode
