all repos — fluxbox @ 0c1380128d6e99b59945a64eb2167df68c5e4577

custom fork of the fluxbox windowmanager

Fix freeze with actions on external tab.
Tomas Janousek tomi@nomi.cz
commit

0c1380128d6e99b59945a64eb2167df68c5e4577

parent

04cd2fd14c6f45f61457e034906f630ce46a76cc

1 files changed, 0 insertions(+), 5 deletions(-)

jump to
M src/FbWinFrame.ccsrc/FbWinFrame.cc

@@ -127,11 +127,6 @@ ButtonPressMask | ButtonReleaseMask |

ButtonMotionMask | ExposureMask | EnterWindowMask | LeaveWindowMask); - XGrabButton(m_tab_container.display(), Button1, AnyModifier, - m_tab_container.window(), True, ButtonPressMask, - GrabModeSync, GrabModeSync, None, None); - XUngrabButton(m_tab_container.display(), Button1, Mod1Mask|Mod2Mask|Mod3Mask, m_tab_container.window()); - alignTabs(); // TODO: tab position