summaryrefslogtreecommitdiff
path: root/src/Window.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/Window.cc')
-rw-r--r--src/Window.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Window.cc b/src/Window.cc
index 7c36329..c9ab1b2 100644
--- a/src/Window.cc
+++ b/src/Window.cc
@@ -562,6 +562,7 @@ void FluxboxWindow::init() {
562 setMaximizedState(tmp); 562 setMaximizedState(tmp);
563 } 563 }
564 564
565 m_workspacesig.notify();
565 566
566 struct timeval now; 567 struct timeval now;
567 gettimeofday(&now, NULL); 568 gettimeofday(&now, NULL);