all repos — fluxbox @ 8ce203c9497519771c079ff0a3c30135dc0ac53a

custom fork of the fluxbox windowmanager

this shouldn't be necessary
markt markt
commit

8ce203c9497519771c079ff0a3c30135dc0ac53a

parent

78de14a99ce00b8148cc2a05b54b24c13a26776f

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

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

@@ -320,7 +320,6 @@ #endif // DEBUG

m_clients.push_back(traywin); FbTk::EventManager::instance()->add(*this, win); - FbTk::EventManager::instance()->addParent(*this, window()); XChangeSaveSet(FbTk::App::instance()->display(), win, SetModeInsert); traywin->reparent(m_window, 0, 0); showClient(traywin);