catch button presses on the window's frame window, else they end up passing up the...
authorDana Jansens <danakj@orodu.net>
Sun, 8 Sep 2002 01:22:13 +0000 (01:22 +0000)
committerDana Jansens <danakj@orodu.net>
Sun, 8 Sep 2002 01:22:13 +0000 (01:22 +0000)
commit7f001973a8154b1fa9db110092c438b862f81c3b
tree676a45522bc85a0dc1a550f275a4b47c5b76cc24
parent70fed8c96297b3f0a97607a38bd60a8419b9aac7
catch button presses on the window's frame window, else they end up passing up the heirarchy to the root window, and then that will do things like pop up the root menu by right clicking on the window's frame window.
src/Window.cc