From 8a7879913ba7169224e18db81888a49e732c1819 Mon Sep 17 00:00:00 2001 From: Jim Ramsay Date: Fri, 30 Jan 2009 10:51:10 -0500 Subject: Ignore EnterNotify on Lower Lower is one of the actions which may reveal a window under the current mouse pointer which would unexpectedly change focus under focus-folows-mouse. --- src/Window.cc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/Window.cc b/src/Window.cc index 513fbb6..35d9b80 100644 --- a/src/Window.cc +++ b/src/Window.cc @@ -1668,6 +1668,10 @@ void FluxboxWindow::lower() { #ifdef DEBUG cerr<<"FluxboxWindow("<