Multi-touch support landing in X
Multi-touch support landing in X
Posted Jan 19, 2012 19:52 UTC (Thu) by daniels (subscriber, #16193)Parent article: Multi-touch support landing in X
Nice article, but the example in your WM + drawing app is backwards: grabs are traversed from the root window downwards, rather than bubbling up from the child window. So, in that example, the WM would get ownership first, then the drawing app.
