this shouldn't be necessary
markt markt
1 files changed,
0 insertions(+),
1 deletions(-)
jump to
M
src/SystemTray.cc
→
src/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);